Commit Graph

1328 Commits

Author SHA1 Message Date
Kris De Volder
7d9b2ce03b Align plugin.xml etc. for goto-symbol plugin with other plugin.xml 2017-10-02 12:36:07 -07:00
Kris De Volder
982408b60f Goto Symbol popup fully functional 2017-10-02 12:27:59 -07:00
Kris De Volder
adced19b09 WIP: goto symbol in file dialog 2017-10-02 12:27:59 -07:00
Martin Lippert
7c4c3f50f5 PT #151428541: first steps to gather live hover hint data from running apps 2017-10-02 16:30:33 +02:00
Martin Lippert
0d75bd4b56 PT #150711096: start symbol parsing at language server startup 2017-10-02 09:33:14 +02:00
Martin Lippert
a4520d49a1 enable boot ls on java document open 2017-09-29 17:46:51 +02:00
Martin Lippert
860195d5b2 adding back the JDK9 launch vmarg 2017-09-29 16:18:32 +02:00
Martin Lippert
8cbd4359d6 adopt early oxygen 1a bits from staging area 2017-09-29 10:17:53 +02:00
nsingh
c34c52f440 Fixed NPE in additional edit 2017-09-28 18:55:24 -07:00
nierajsingh
efc45d96e6 Merge pull request #14 from spring-projects/java-snippet
Snippets for request mappings
2017-09-28 16:24:17 -07:00
nsingh
5b434b16c4 Added JDT-derived import rewrite for snippets 2017-09-28 16:08:25 -07:00
Martin Lippert
d1eaa4621d updated additional product branding 2017-09-28 12:29:27 +02:00
Kris De Volder
89667897eb Cleanup debug log msg 2017-09-26 15:40:58 -07:00
Kris De Volder
640c2cd361 Fix bug when there are multiple overlapping diagnostics with quickfix 2017-09-26 15:38:07 -07:00
BoykoAlex
f3836c4770 Adjust quick fix for Atom extensions 2017-09-26 17:36:38 -04:00
Kris De Volder
4173b22d9d Merge branch 'master' of github.com:spring-projects/sts4 2017-09-26 14:31:35 -07:00
Martin Lippert
4e8d6f154e updated remaining product id usages 2017-09-26 15:19:30 +02:00
Martin Lippert
e8ff84003e updated remaining product id usages 2017-09-26 13:27:08 +02:00
Martin Lippert
7099d77817 updated product-based p2 repo to include updated category names 2017-09-26 12:49:07 +02:00
Martin Lippert
1677134bf0 updated product id to match plugin id + some extra bits 2017-09-26 12:49:07 +02:00
BoykoAlex
884d0c8555 Update atom packages to atom 1.21. Allow quick-fixes 2017-09-25 18:23:46 -04:00
BoykoAlex
37a84a1449 Allow quick fixes 2017-09-25 18:16:09 -04:00
Kris De Volder
1efe306bf1 Some small improvements to readme-dev-env 2017-09-25 11:26:29 -07:00
Kris De Volder
cb087c7064 Merge branch 'master' of github.com:spring-projects/sts4 2017-09-25 09:50:39 -07:00
Kris De Volder
1f7bfed5f5 Add info from google doc into README-dev-env.txt 2017-09-25 09:50:22 -07:00
Martin Lippert
baece88159 adopt early oxygen.1 m-builds and updated version identifiers 2017-09-25 16:45:57 +02:00
Martin Lippert
b43b32b895 PT #150803616: taking search query into account and running a similar search on the ls side than the client does afterwards 2017-09-25 13:59:49 +02:00
Kris De Volder
e6e960d924 Add support for info messages from reconciler. 2017-09-22 10:57:24 -07:00
Kris De Volder
7adb4fa3cc Add a preliminary 'dev env setup' readme 2017-09-22 10:52:44 -07:00
Martin Lippert
0d69e95d69 added another dependency for eclipse tm bundle 2017-09-22 10:51:29 +02:00
Martin Lippert
b1bd48fcdb fixed category name on ls update site and added missing jcodings dependency 2017-09-22 10:36:14 +02:00
Martin Lippert
3ef692119b PT #151319913: live hovers working again, adding tools.jar to classpath of language server vm 2017-09-22 10:26:12 +02:00
BoykoAlex
11b33fff20 Adjust output for atom-boot-java package build 2017-09-21 19:45:51 -04:00
BoykoAlex
869f9c1445 Correct input for atom-boot-java package build 2017-09-21 19:43:22 -04:00
BoykoAlex
7e607dc405 Correct boot-java git repo resource 2017-09-21 19:18:21 -04:00
BoykoAlex
20ce7bc127 Correct boot-java git repo resource 2017-09-21 19:15:39 -04:00
BoykoAlex
72a48f7a0f Concourse build for boot-java atom package 2017-09-21 15:29:54 -04:00
BoykoAlex
aec547da7b Concourse build modifications for concourse and manifest-yaml 2017-09-21 14:53:59 -04:00
BoykoAlex
2f985a3296 Consource build modifications for atom-bosh 2017-09-21 14:21:02 -04:00
BoykoAlex
908325d829 Merge branch 'master' of https://github.com/spring-projects/sts4 2017-09-21 13:18:52 -04:00
BoykoAlex
734fa05dbe Try atom package build script changes 2017-09-21 12:56:37 -04:00
Kris De Volder
ebe95edcd8 Add two more snippets 2017-09-21 09:10:44 -07:00
Kris De Volder
c1be7f7afb Merge branch 'java-snippet' of github.com:spring-projects/sts4 into java-snippet 2017-09-21 08:42:58 -07:00
Kris De Volder
830f2e9879 Use proper snippet syntax so placeholders work in vscode 2017-09-20 17:41:27 -07:00
nsingh
7e928e4ec4 Update vscode-languageclient for the other extensions 2017-09-20 16:18:08 -07:00
nsingh
cdd390f048 Update vscode-languageclient 2017-09-20 16:08:25 -07:00
nsingh
00c3213adc Add support to include imports through additional edits 2017-09-20 16:08:05 -07:00
Kris De Volder
5fe87f6522 Add one more snippet 2017-09-20 14:01:52 -07:00
nsingh
0a47b7c158 PT 150711216 - Initial implementation
Includes basic completion of a request mapping snippet
2017-09-20 13:27:28 -07:00
Alex Boyko
b1fe5ef55d Update Concourse screenshot links 2017-09-20 16:14:17 -04:00