Commit Graph

2324 Commits

Author SHA1 Message Date
Kris De Volder
d6145ade9e Trying to make jumpies work in lsp4e
This works 'in theory'. Alas, lsp4e doesn't seem to execute
commands from a completion items. So cursor doesn't move.
Also filtering in lsp4e is still bonkers too.
2018-06-13 14:55:59 -07:00
Kris De Volder
780c2cea94 Merge branch 'master' into jumpy-completions 2018-06-13 12:02:56 -07:00
BoykoAlex
596c617202 PT #158305140 Fix more errors around bean type properties 2018-06-13 10:57:26 -04:00
Kris De Volder
e11e1196ef Fixes suspected race condition causing NPE
See PT-158202141
2018-06-12 18:09:10 -07:00
BoykoAlex
58ace93d32 PT #158305140 Fix javadoc on eclipse client, make javadoc lazy on server 2018-06-12 20:58:32 -04:00
BoykoAlex
23fd1e460d Remove packaged atom package upload to s3 2018-06-12 16:30:17 -04:00
BoykoAlex
2276ae82a7 Doc for Atom release repo usage for testing 2018-06-12 16:02:04 -04:00
BoykoAlex
649e87641d Add back build folder for atom packages 2018-06-12 15:41:26 -04:00
Kris De Volder
f6358a494c More version numbers 0.3.0 -> 0.3.1
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2018-06-11 16:15:06 -07:00
Kris De Volder
8a9a7fda16 Bump version to 0.3.1 (manual eclipsy bits)
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2018-06-11 16:08:10 -07:00
Kris De Volder
171fb272f9 Bump version to 0.3.1 2018-06-11 22:56:05 +00:00
Kris De Volder
4555d9930a Jumpy completions working in STS4 eclipse
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2018-06-11 15:04:45 -07:00
BoykoAlex
c5ac3b29b4 Add atom-langiageclient to dependencies to make latest node/npm happy 2018-06-08 12:29:18 -04:00
BoykoAlex
bfabb75bca Remove build folder from release repos 2018-06-08 12:21:48 -04:00
Martin Lippert
34e6036fd7 updated additional entry to changelog 2018-06-08 10:38:27 +02:00
Martin Lippert
5627385c96 updated changelogs for individual vscode extension bundles 2018-06-08 10:32:37 +02:00
Martin Lippert
e39d5311ca updated bundle manifest version to 0.3.0 2018-06-08 10:07:20 +02:00
Martin Lippert
3e37a009e2 updated version of eclipse language server bundles to 0.3.0 2018-06-08 09:50:05 +02:00
Kris De Volder
036ab5eba2 Add space to empty edit because vscode doesn't like empty strings. 2018-06-07 17:21:34 -07:00
Kris De Volder
f0afe840d9 Add special case to avoid a bug in vscode's magic indent handling 2018-06-07 15:06:06 -07:00
Kris De Volder
e26c4907d3 Progress to fixing a 'almost jumpy' completion
Still not working in vscode though because a presumed bug
in vscode magic indent handler.
2018-06-07 14:36:55 -07:00
Kris De Volder
26f0c031fa Update vscode ls client to more recent
Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2018-06-07 14:14:32 -07:00
BoykoAlex
5aebb062a2 Bump up highlights timeout to get tests to pass 2018-06-07 17:07:25 -04:00
BoykoAlex
66a9aa8fe3 PT #156686000: Fix additional cases with javadoc doc for property keys 2018-06-07 16:50:28 -04:00
Martin Lippert
cd90f2dbc1 added changelog to spring boot vscode extension and updated readme a bit 2018-06-07 16:50:28 +02:00
Martin Lippert
33837362db updated orbit photon releass repo and a few others 2018-06-07 08:58:25 +02:00
BoykoAlex
1203b899dd PT #156686000: Make enum value description look closer to javadoc 2018-06-06 21:42:28 -04:00
nsingh
0c09c7d423 PT 155476005 - Support for jumpy completions 2018-06-06 18:11:41 -07:00
nsingh
1a8f536b60 Fixed failing concourse LS due to changed Streams type 2018-06-05 16:23:47 -07:00
nsingh
58b038704c Replace ObjectMapper with Gson in CF Cli provider 2018-06-05 16:10:09 -07:00
nsingh
1125337db8 Guard against errors when getting element String value 2018-06-05 16:10:09 -07:00
nsingh
82974b9f1d Remove Jackson dependencies 2018-06-05 16:10:09 -07:00
nsingh
aa2e89f0dd PT 156967558 - Replace ObjectMapper with Gson in Bosh LS 2018-06-05 16:10:09 -07:00
Kris De Volder
ac145815e3 Merge branch 'master' of github.com:spring-projects/sts4 2018-06-05 11:28:41 -07:00
BoykoAlex
4b9e29590b Refactor javadoc service injection 2018-06-05 09:55:09 -04:00
Kris De Volder
31482dc34d Remove obsolete 'sts/project' service support 2018-06-04 13:14:09 -07:00
nsingh
9e612bb10e Disable pipeline generator command 2018-06-04 11:30:01 -07:00
Kris De Volder
3738f649d1 Bump version to 0.3.0 2018-06-04 18:02:37 +00:00
Kris De Volder
0a160bf2e7 Add support for new properties in DockerImagePutParams
- additional_tags
- cache_from
- load_bases
- target_name
2018-06-04 10:53:57 -07:00
Kris De Volder
2d6aae5097 Pin version of vscode-language-client to 4.1.3
This is to avoid implicit upgrade from breaking the build.
2018-06-04 09:54:54 -07:00
Kris De Volder
bc0d114f27 Add support for new DockerImageSource properties
- aws_session_token
- max_concurrent_downloads
- max_concurrent_uploads
2018-06-04 09:31:25 -07:00
Martin Lippert
a4ea1a474c specialize the generic editors for property editing with icon association 2018-06-04 08:30:53 +02:00
Martin Lippert
9b90a7800a removed m2e.egit bundle, not yet compatible with eclipse 4.8 2018-06-04 07:42:32 +02:00
BoykoAlex
365ea1f51b Improve OSX profile condition for jdt ls extension build 2018-06-01 09:56:05 -04:00
BoykoAlex
1b33036794 PT #156965730: Get Javadoc from JDT LS or eclipse client via sts/javadoc 2018-05-31 22:19:28 -04:00
Martin Lippert
d27856da64 avoid to confuse the ASTParser with the classpath of the running JDK 2018-05-31 11:16:06 +02:00
Martin Lippert
95d81ea1ce fixed typo 2018-05-31 09:54:36 +02:00
Martin Lippert
719a73d603 re-enabled the generic editor content-types and associations for ls-based boot property editing 2018-05-30 14:54:02 +02:00
Kris De Volder
dd3a8a94c4 Experimental concourse pipeline generator 2018-05-29 20:26:58 -07:00
BoykoAlex
4ad7319243 PT #157937762: Properly start LS with tools.jar on the cp 2018-05-29 13:04:48 -04:00