Commit Graph

  • 7cee9ad889 Add missing properties for GitPutParams schema Kris De Volder 2018-07-17 08:57:01 -07:00
  • dfc861466f Add missing attributes to GitGetParams schema Kris De Volder 2018-07-16 14:01:59 -07:00
  • c1c46a3709 RE-using JMXConnectors as much as possible. Kris De Volder 2018-07-13 15:20:17 -07:00
  • 1354e1f3fc Merge branch 'master' of github.com:spring-projects/sts4 Kris De Volder 2018-07-13 10:06:06 -07:00
  • 10a1e32e29 Moving towards more easy to re-use JMXConnector Kris De Volder 2018-07-13 10:00:27 -07:00
  • b7cdd7d165 updated jdt maven module to latest photon release version Martin Lippert 2018-07-13 10:21:58 +02:00
  • e349bdb055 removed strict project matching setting again and removed unnecessary complexity in the code Martin Lippert 2018-07-13 10:21:31 +02:00
  • 4b31ac99ee Better caching proxy using CGlib Kris De Volder 2018-07-12 16:06:43 -07:00
  • 1c376bcbea Add description to boot-java.remote-apps configuration key. Kris De Volder 2018-07-12 14:29:04 -07:00
  • f29e7e9954 Various cleanups Kris De Volder 2018-07-12 14:19:56 -07:00
  • 57f42c9883 Make remote boot app urls configurable from vscode Kris De Volder 2018-07-12 14:13:47 -07:00
  • d81a6a6763 Merge branch 'master' of github.com:spring-projects/sts4 Kris De Volder 2018-07-11 17:36:24 -07:00
  • a81a54f391 Partially working remote app live hover Kris De Volder 2018-07-11 16:49:52 -07:00
  • d7fc10794c first cut for strict project matching mode to ensure live hovers are detected and shown only for relevant projects Martin Lippert 2018-07-11 16:40:18 +02:00
  • e1c0953f4f Refactoring: introduce abstract 'SpringBootApp' Kris De Volder 2018-07-10 11:29:23 -07:00
  • 20ff5f406a adopting new LSP4E API to avoid restaring old language servers Martin Lippert 2018-07-10 12:06:30 +02:00
  • 34728a702f Avoid calling editor.markBufferRange(...) with custom options BoykoAlex 2018-07-09 19:28:31 -04:00
  • 1383fff41d Treat @Inject as synonymous to @Autowired Kris De Volder 2018-07-06 15:24:10 -07:00
  • f0a306ac4d Merge branch 'master' of github.com:spring-projects/sts4 Kris De Volder 2018-07-06 12:33:38 -07:00
  • ffe5675bcb Fix https://www.pivotaltracker.com/story/show/158853750 Kris De Volder 2018-07-06 12:31:45 -07:00
  • 76e66fb340 adopting fix and changed API in LSP4E for not starting old language servers again Martin Lippert 2018-07-06 13:07:15 +02:00
  • fc21e145ca update jdt prefs for photon Martin Lippert 2018-07-06 13:04:51 +02:00
  • 78f2d3c716 Add a 'close' button to LSP console Kris De Volder 2018-07-05 14:20:43 -07:00
  • 1886928251 Fix compile error caused by lps4e api change Kris De Volder 2018-07-05 10:43:19 -07:00
  • 880d308b49 Remove workaround for lsp4e sorting issue Kris De Volder 2018-07-05 10:41:55 -07:00
  • 3f0cbac23f added signing to jdt.ls extension bundle Martin Lippert 2018-07-03 13:04:11 +02:00
  • 6b352d3e8f updated dependencies and update urls to limit the scope of updated to e48 based installs Martin Lippert 2018-06-29 10:53:50 +02:00
  • 3421d7deaa Removed obsolete manifest LS types nsingh 2018-06-25 20:10:44 -07:00
  • 990c8aae26 PT 156579665 - Improvements in handling CF targets in manifest LS nsingh 2018-06-25 20:07:13 -07:00
  • cc9d1858f3 Update Jandex to 2.0.5.final BoykoAlex 2018-06-20 18:02:40 -04:00
  • bb9bdff10f PT #158478912: Add jrt-fs.jar on classpath for fallback in case of JDK >8 BoykoAlex 2018-06-20 14:28:35 -04:00
  • 92699a5691 updated repo for new m2e-egit version Martin Lippert 2018-06-20 12:48:04 +02:00
  • ecc099879b added jgit lfs support feature Martin Lippert 2018-06-20 12:32:50 +02:00
  • 653aec3725 added new change detection setting property to client extensions Martin Lippert 2018-06-19 11:31:38 +02:00
  • 954f65de4d added config options for change detection mechanism and changed default to disabled Martin Lippert 2018-06-19 10:02:52 +02:00
  • 71bebf307a change detection is now able to re-connect to already stopped application Martin Lippert 2018-06-08 18:23:49 +02:00
  • e157343daa check for existing model before updating it and fixed typo Martin Lippert 2018-06-08 16:06:48 +02:00
  • 2353b43fa3 first steps towards detecting changes in live running apps across, at the moment across internal restarts via devtools Martin Lippert 2018-06-07 10:53:32 +02:00
  • cb645f3a34 updated version of eclipse-language-servers to 0.3.2 Martin Lippert 2018-06-19 08:04:39 +02:00
  • 394afb69f8 PT #158345230: Added tests for javadoc from Eclipse client BoykoAlex 2018-06-18 15:47:45 -04:00
  • 19890b880a Bump version to 0.3.2 Kris De Volder 2018-06-18 18:01:42 +00:00
  • cc80abb586 Undeprecated a method in Editor test harness Kris De Volder 2018-06-18 10:52:10 -07:00
  • a1f3da0611 Concourse editor: support for semver driver 'gcs' Kris De Volder 2018-06-18 10:47:45 -07:00
  • 0d4c3b8c42 Fix NPE Kris De Volder 2018-06-15 08:47:29 -07:00
  • f0237da679 Add missing null check on workbench window nsingh 2018-06-13 16:58:21 -07:00
  • f71989b174 Removed unnecessary exception call. nsingh 2018-06-13 16:49:42 -07:00
  • c74b642f9a PT 158342760 - Iterate through all workbench windows for live hovers nsingh 2018-06-13 16:44:34 -07:00
  • e0b63ef3d9 Bypass lsp4e filtering to avoid bug in lsp4e Kris De Volder 2018-06-13 15:23:58 -07:00
  • d6145ade9e Trying to make jumpies work in lsp4e jumpy-completions Kris De Volder 2018-06-13 14:55:59 -07:00
  • 1187e93973 PT #158305061: Hanlde only java documents by boot java handlers BoykoAlex 2018-06-13 16:31:56 -04:00
  • 9c2155ef68 PT #158305061: Hanlde only java documents by boot java handlers BoykoAlex 2018-06-13 16:31:56 -04:00
  • 780c2cea94 Merge branch 'master' into jumpy-completions Kris De Volder 2018-06-13 12:02:56 -07:00
  • 596c617202 PT #158305140 Fix more errors around bean type properties BoykoAlex 2018-06-13 10:57:26 -04:00
  • e11e1196ef Fixes suspected race condition causing NPE Kris De Volder 2018-06-12 18:09:10 -07:00
  • 58ace93d32 PT #158305140 Fix javadoc on eclipse client, make javadoc lazy on server BoykoAlex 2018-06-12 20:58:32 -04:00
  • 23fd1e460d Remove packaged atom package upload to s3 BoykoAlex 2018-06-12 16:30:17 -04:00
  • 2276ae82a7 Doc for Atom release repo usage for testing BoykoAlex 2018-06-12 16:02:04 -04:00
  • 649e87641d Add back build folder for atom packages BoykoAlex 2018-06-12 15:41:18 -04:00
  • f6358a494c More version numbers 0.3.0 -> 0.3.1 Kris De Volder 2018-06-11 16:15:06 -07:00
  • 8a9a7fda16 Bump version to 0.3.1 (manual eclipsy bits) Kris De Volder 2018-06-11 16:08:10 -07:00
  • 171fb272f9 Bump version to 0.3.1 Kris De Volder 2018-06-11 22:56:05 +00:00
  • 4555d9930a Jumpy completions working in STS4 eclipse Kris De Volder 2018-06-11 15:00:17 -07:00
  • c5ac3b29b4 Add atom-langiageclient to dependencies to make latest node/npm happy BoykoAlex 2018-06-08 12:29:18 -04:00
  • bfabb75bca Remove build folder from release repos BoykoAlex 2018-06-08 12:21:48 -04:00
  • 34e6036fd7 updated additional entry to changelog Martin Lippert 2018-06-08 10:38:27 +02:00
  • 5627385c96 updated changelogs for individual vscode extension bundles Martin Lippert 2018-06-08 10:32:37 +02:00
  • e39d5311ca updated bundle manifest version to 0.3.0 Martin Lippert 2018-06-08 10:07:20 +02:00
  • 3e37a009e2 updated version of eclipse language server bundles to 0.3.0 Martin Lippert 2018-06-08 09:50:05 +02:00
  • 036ab5eba2 Add space to empty edit because vscode doesn't like empty strings. Kris De Volder 2018-06-07 17:21:34 -07:00
  • f0afe840d9 Add special case to avoid a bug in vscode's magic indent handling Kris De Volder 2018-06-07 15:06:06 -07:00
  • e26c4907d3 Progress to fixing a 'almost jumpy' completion Kris De Volder 2018-06-07 14:36:55 -07:00
  • 26f0c031fa Update vscode ls client to more recent Kris De Volder 2018-06-07 14:14:32 -07:00
  • 5aebb062a2 Bump up highlights timeout to get tests to pass BoykoAlex 2018-06-07 17:07:25 -04:00
  • 66a9aa8fe3 PT #156686000: Fix additional cases with javadoc doc for property keys BoykoAlex 2018-06-07 16:50:28 -04:00
  • cd90f2dbc1 added changelog to spring boot vscode extension and updated readme a bit Martin Lippert 2018-06-07 16:50:28 +02:00
  • 33837362db updated orbit photon releass repo and a few others Martin Lippert 2018-06-07 08:58:03 +02:00
  • 1203b899dd PT #156686000: Make enum value description look closer to javadoc BoykoAlex 2018-06-06 21:42:28 -04:00
  • 0c09c7d423 PT 155476005 - Support for jumpy completions nsingh 2018-06-06 18:11:41 -07:00
  • 1a8f536b60 Fixed failing concourse LS due to changed Streams type nsingh 2018-06-05 16:23:47 -07:00
  • 58b038704c Replace ObjectMapper with Gson in CF Cli provider nsingh 2018-06-05 15:50:08 -07:00
  • 1125337db8 Guard against errors when getting element String value nsingh 2018-06-05 15:39:05 -07:00
  • 82974b9f1d Remove Jackson dependencies nsingh 2018-06-05 15:28:41 -07:00
  • aa2e89f0dd PT 156967558 - Replace ObjectMapper with Gson in Bosh LS nsingh 2018-06-05 15:26:55 -07:00
  • ac145815e3 Merge branch 'master' of github.com:spring-projects/sts4 Kris De Volder 2018-06-05 11:28:41 -07:00
  • 4b9e29590b Refactor javadoc service injection BoykoAlex 2018-06-05 09:53:52 -04:00
  • 31482dc34d Remove obsolete 'sts/project' service support Kris De Volder 2018-06-04 13:14:09 -07:00
  • 9e612bb10e Disable pipeline generator command nsingh 2018-06-04 11:30:01 -07:00
  • 3738f649d1 Bump version to 0.3.0 Kris De Volder 2018-06-04 18:02:37 +00:00
  • 0a160bf2e7 Add support for new properties in DockerImagePutParams Kris De Volder 2018-06-04 10:53:57 -07:00
  • 2d6aae5097 Pin version of vscode-language-client to 4.1.3 Kris De Volder 2018-06-04 09:54:54 -07:00
  • bc0d114f27 Add support for new DockerImageSource properties Kris De Volder 2018-06-04 09:31:25 -07:00
  • a4ea1a474c specialize the generic editors for property editing with icon association Martin Lippert 2018-06-04 08:30:53 +02:00
  • 9b90a7800a removed m2e.egit bundle, not yet compatible with eclipse 4.8 Martin Lippert 2018-06-04 07:42:22 +02:00
  • 365ea1f51b Improve OSX profile condition for jdt ls extension build BoykoAlex 2018-06-01 09:56:05 -04:00
  • 1b33036794 PT #156965730: Get Javadoc from JDT LS or eclipse client via sts/javadoc BoykoAlex 2018-05-30 17:10:34 -04:00
  • d27856da64 avoid to confuse the ASTParser with the classpath of the running JDK Martin Lippert 2018-05-31 11:16:06 +02:00
  • 95d81ea1ce fixed typo Martin Lippert 2018-05-31 09:54:36 +02:00
  • 719a73d603 re-enabled the generic editor content-types and associations for ls-based boot property editing Martin Lippert 2018-05-30 14:54:02 +02:00
  • dd3a8a94c4 Experimental concourse pipeline generator Kris De Volder 2018-05-29 20:26:39 -07:00
  • 4ad7319243 PT #157937762: Properly start LS with tools.jar on the cp BoykoAlex 2018-05-29 13:04:42 -04:00