Commit Graph

2334 Commits

Author SHA1 Message Date
Martin Lippert
653aec3725 added new change detection setting property to client extensions 2018-06-19 11:31:38 +02:00
Martin Lippert
954f65de4d added config options for change detection mechanism and changed default to disabled 2018-06-19 10:02:52 +02:00
Martin Lippert
71bebf307a change detection is now able to re-connect to already stopped application 2018-06-19 09:43:30 +02:00
Martin Lippert
e157343daa check for existing model before updating it and fixed typo 2018-06-19 09:43:30 +02:00
Martin Lippert
2353b43fa3 first steps towards detecting changes in live running apps across, at the moment across internal restarts via devtools 2018-06-19 09:43:30 +02:00
Martin Lippert
cb645f3a34 updated version of eclipse-language-servers to 0.3.2 2018-06-19 08:04:39 +02:00
BoykoAlex
394afb69f8 PT #158345230: Added tests for javadoc from Eclipse client 2018-06-18 15:49:18 -04:00
Kris De Volder
19890b880a Bump version to 0.3.2 2018-06-18 18:01:42 +00:00
Kris De Volder
cc80abb586 Undeprecated a method in Editor test harness
I think its fine to just keep using the
'newEditor' method without an explicit
language id. So let's get rid of all
the deprecation warnings associated
with it.
2018-06-18 10:52:10 -07:00
Kris De Volder
a1f3da0611 Concourse editor: support for semver driver 'gcs'
See https://github.com/spring-projects/sts4/issues/60
2018-06-18 10:47:45 -07:00
Kris De Volder
0d4c3b8c42 Fix NPE
See: https://github.com/spring-projects/sts4/issues/59#issuecomment-397569150

Signed-off-by: Kris De Volder <kdevolder@pivotal.io>
2018-06-15 08:47:29 -07:00
nsingh
f0237da679 Add missing null check on workbench window 2018-06-13 16:58:21 -07:00
nsingh
f71989b174 Removed unnecessary exception call. 2018-06-13 16:49:42 -07:00
nsingh
c74b642f9a PT 158342760 - Iterate through all workbench windows for live hovers 2018-06-13 16:45:10 -07:00
Kris De Volder
e0b63ef3d9 Bypass lsp4e filtering to avoid bug in lsp4e 2018-06-13 15:23:58 -07:00
BoykoAlex
1187e93973 PT #158305061: Hanlde only java documents by boot java handlers 2018-06-13 16:31:56 -04:00
BoykoAlex
9c2155ef68 PT #158305061: Hanlde only java documents by boot java handlers 2018-06-13 16:31:56 -04: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
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
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