Commit Graph

1646 Commits

Author SHA1 Message Date
Kris De Volder
40abf6b566 Edits aren't supposed to ever be lazy resolve in LSP. So don't make them lazy. 2017-11-24 15:14:41 -08:00
Kris De Volder
bcbda72c58 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-24 13:57:10 -08:00
Kris De Volder
9b580108f7 Beginnings of vscode-boot-properties readme 2017-11-24 13:56:57 -08:00
BoykoAlex
2dd23d8ac1 Include boot-properties on Atom snapshot site 2017-11-24 16:36:05 -05:00
BoykoAlex
38aa300fd5 Require ide-java for boot-java package 2017-11-24 16:05:49 -05:00
Kris De Volder
d4c58603ba Remove stray link from vscode-boot-java readme 2017-11-24 12:31:59 -08:00
Kris De Volder
cf0faa4f34 Update vscode-boot-java readme image links 2017-11-24 12:25:20 -08:00
Kris De Volder
f4a6540790 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-24 11:58:21 -08:00
Kris De Volder
ff06656015 Add some sensible content to vscode-boot-java readme 2017-11-24 11:58:12 -08:00
BoykoAlex
f02222584e Finalize Atom build fix 2017-11-24 14:05:15 -05:00
BoykoAlex
2b36f2db0c Correction to Atom build script 2017-11-24 13:39:07 -05:00
BoykoAlex
6e704b9f05 Properly setup atom-commons 2017-11-24 13:25:54 -05:00
BoykoAlex
e4276eb620 Revert git change check 2017-11-24 13:22:10 -05:00
BoykoAlex
3e131bfbd4 Correct git check for Atom build 2017-11-24 13:11:54 -05:00
BoykoAlex
c80cbe1751 Fix Atom build by installing local atom-commons 2017-11-24 13:00:19 -05:00
BoykoAlex
1c87a3878c Debugging atom build 2017-11-24 12:33:40 -05:00
BoykoAlex
37ca42c969 Fix Atom built artifact 2017-11-24 10:16:19 -05:00
Martin Lippert
25d2b4c020 set max heap size for boot-java ls in eclipse context to 1024m 2017-11-24 10:25:57 +01:00
BoykoAlex
32783763b2 Correct prepublish for the latest version of postinstall-build 2017-11-24 00:47:54 -05:00
BoykoAlex
e914017909 Upgrade postinstall-build dependency 2017-11-24 00:31:44 -05:00
BoykoAlex
37b7c3b6bf Build for boot-properties 2017-11-23 17:02:33 -05:00
Kris De Volder
78fcd14bca Merge branch 'master' of github.com:spring-projects/sts4 2017-11-23 13:17:23 -08:00
Kris De Volder
d676ca411c Never reconcile place holder nodes (fixes PT-152918825) 2017-11-23 13:17:01 -08:00
BoykoAlex
e53dbe3d31 PT #153123095 Add readme for boot-properties 2017-11-23 15:54:03 -05:00
BoykoAlex
c39d6a90fe PT #153123095 Boot Properties Atom package 2017-11-23 15:24:08 -05:00
Kris De Volder
062af41a02 Nicer bosh icon 2017-11-23 11:55:18 -08:00
Kris De Volder
eb2fc61e15 More memory for spring-boot-properties LS 2017-11-23 11:45:12 -08:00
Kris De Volder
318a257e86 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-23 10:39:44 -08:00
Kris De Volder
fbaf9680c7 Create proper language ids for application.properties|yml 2017-11-23 10:38:33 -08:00
BoykoAlex
ad9e676a75 Upload boot-properties LS jar to S3 2017-11-23 12:56:27 -05:00
BoykoAlex
a2503bfa6b PT #153107223 Don't put any string for undefined request method 2017-11-23 12:37:17 -05:00
Kris De Volder
c5df8812fa Some tweaks to log outpur redirection for vscode 2017-11-22 14:37:33 -08:00
Kris De Volder
1b6aacaa81 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-22 13:03:37 -08:00
Kris De Volder
cc75054281 Attempt to fix log redirection 2017-11-22 13:03:21 -08:00
nsingh
61ff353a12 PT 152579405 - Fixed style issues with goto symbol dialogue
Location now appears in gray and italic font. Also removed symbol "kind
2017-11-22 12:33:10 -08:00
BoykoAlex
5300fecaa4 Bump up all timeout times for the maven project cache tests 2017-11-22 15:22:31 -05:00
BoykoAlex
01b5889216 Revert MavenProjectCacheTest to the previous. Bump up timeout time 2017-11-22 15:11:55 -05:00
Martin Lippert
0e05a1a280 refactored common language server eclipse integration code into superclass and enabled progress message support for all eclipse ls integrations 2017-11-22 20:58:01 +01:00
BoykoAlex
a50c09097a PT #153100339 Don't cache CU unless there is a project for it 2017-11-22 14:49:44 -05:00
nsingh
8c956bf962 Fixed bug where location appearing twice in symbol dialogue 2017-11-22 11:43:40 -08:00
nsingh
6c062d18ee Minor fix in goto symbol dialogue 2017-11-22 11:40:38 -08:00
Martin Lippert
06fcf0a0c8 include sts4-specific p2 repos in distribution 2017-11-22 20:16:30 +01:00
nsingh
11d31064e8 Refactor method in goto symbol dialogue 2017-11-22 11:18:40 -08:00
nsingh
e26bd0a760 Attempt to add italic style to resource location in goto symbol dialogue 2017-11-22 11:18:40 -08:00
Kris De Volder
80d80758f6 Reduce log noise from JMX connections for spring boot app polling loop 2017-11-22 10:52:27 -08:00
BoykoAlex
622af0efe0 Don't split notification messages with line breaks 2017-11-22 09:48:21 -05:00
Martin Lippert
ba8896618d splash screen update with slightly changed background, removing outdated spring-xd icon 2017-11-22 09:33:56 +01:00
Kris De Volder
86ff6e28d9 Merge branch 'master' of github.com:spring-projects/sts4 2017-11-21 15:22:37 -08:00
Kris De Volder
db2569d4d6 Don't show resource if it is the String "null" 2017-11-21 15:22:17 -08:00
BoykoAlex
7541238a5a Merge branch 'master' of https://github.com/spring-projects/sts4 2017-11-21 17:35:12 -05:00