Commit Graph

122 Commits

Author SHA1 Message Date
aboyko
57da884bfd Remove unnecessary System.out.println 2023-02-06 10:41:24 -05:00
Martin Lippert
b2e8b4bb14 updated version to 4.18.0 2023-02-01 08:41:34 +01:00
aboyko
8db31656a9 Switch to URI#toASCIIString() 2023-01-19 17:00:55 -05:00
Martin Lippert
167b49f284 updated version to 4.17.2 2023-01-03 21:10:46 +01:00
Martin Lippert
6aa25effee updated version to 4.17.1 2022-12-07 12:56:11 +01:00
Martin Lippert
52fb1469da update version to 4.17.0 2022-10-26 08:33:35 +02:00
Martin Lippert
eec1071de0 update versions to 4.16.1 2022-09-16 09:36:24 +02:00
Martin Lippert
37b93e0833 updated versions to 4.16.0 2022-08-12 11:42:05 +02:00
Martin Lippert
d2acd42e92 updated version to 4.15.3 for additional maintenance release to fix performance issues around open-rewrite reconciling 2022-08-10 07:47:31 +02:00
Martin Lippert
4f8782b12b updated version to 4.16.0 2022-08-04 11:11:48 +02:00
Martin Lippert
8561bc0584 update version to 4.15.2 2022-06-21 14:06:28 +02:00
Martin Lippert
4d3f6cc3c7 update Eclipse 2022-06 release repo 2022-06-16 14:13:55 +03:00
Martin Lippert
8dbbbaf2ab bring back icons in go-to-symbols dialogs 2022-06-10 09:34:40 +02:00
Martin Lippert
fe6ad22020 make symbols dialogs work again with new lsp4j version and various kinds of symbols 2022-06-07 13:46:26 +02:00
Martin Lippert
3c1602d57a update to latest lsp4e and lsp4j versions, incorporating changes to symbol parts of the LSP protocol, but not yet complete (symbol views in Eclipse broken at the moment) 2022-06-02 19:22:37 +02:00
Martin Lippert
1fcfa40154 updated version to 4.15.0 2022-04-27 10:22:20 +02:00
Kris De Volder
94b69086bc More eclipse metadata mess to try and fix 2022-04-21 09:37:02 -07:00
Martin Lippert
6578446a74 updated versions to 4.14.1 2022-03-17 09:33:09 +01:00
Martin Lippert
1dd8c2ba78 updated version to 4.14.0 2022-02-02 13:16:02 +01:00
Martin Lippert
7b3c3952d9 update versions to 4.13.1 and 1.30.0 (eclipse product and language servers) 2021-12-16 18:05:40 +01:00
Martin Lippert
f998f4003c updated version to 4.13.0 2021-10-28 08:38:57 +02:00
Martin Lippert
8186e63edf updated version to 4.12.1 2021-09-15 10:49:41 +02:00
Martin Lippert
82cd1e1302 GH-682: fixed broken symbols in symbols dialogs for Eclipse 2021-09-10 14:02:35 +02:00
Martin Lippert
224b47e217 some formatting 2021-09-10 14:01:23 +02:00
Martin Lippert
12394c8ff7 remove unused class 2021-09-10 14:01:02 +02:00
Martin Lippert
e165ed5254 adapt to newer version of lsp4e and changed API around capability checks 2021-08-20 12:58:08 +02:00
Martin Lippert
9c4db19b0c update version to 4.12.0 2021-08-19 14:27:42 +02:00
BoykoAlex
4447021b79 Switch LS to std in/out from socket with port 2021-08-12 08:48:02 -04:00
Martin Lippert
db5786440f updated version of Eclipse pieces to 4.11.1 2021-06-22 11:54:27 +02:00
Martin Lippert
a485c3247d updated version to 4.11.0 since there will be no 4.10.1 release 2021-05-18 11:33:00 +02:00
BoykoAlex
a4513b87ae Minimum Java 11 for all spring LS. Upgrade vscode dependencies. 2021-03-19 12:21:10 -04:00
Martin Lippert
a597af6cad updated version to 4.10.1 2021-03-17 12:35:22 +01:00
Martin Lippert
7b31a3d7f7 updated version to 4.10.0 2021-03-02 15:20:25 +01:00
Martin Lippert
28cb5f0761 updated internally used java language version to Java-SE 11 2021-03-01 17:04:51 +01:00
Martin Lippert
8526862a80 updated product copyrights and vendor information to 2021 and VMware 2021-01-05 11:56:59 +01:00
Martin Lippert
482eadbfc1 updated version to 4.9.1 2020-12-17 09:51:37 +01:00
Martin Lippert
63bd4631c7 updated version to 4.9.0 since we skip the 4.8.2 release 2020-11-17 13:26:35 +01:00
Martin Lippert
70fd84f060 updated version to 4.8.2 2020-10-27 16:46:30 +01:00
Kris De Volder
0f450e4596 Updates due to moved pstore api 2020-09-25 09:32:52 -07:00
Kris De Volder
7fa09894cb REmove boot/dash deps from gotosymbol dialog 2020-09-23 16:17:06 -07:00
Martin Lippert
74d3ff697d updated versions to 4.8.1 2020-09-17 08:58:23 +02:00
Martin Lippert
fe6caedc1f updated versions to 4.8.0 2020-09-03 16:51:49 +02:00
Martin Lippert
d230f02c77 updated version to 4.7.2 2020-07-30 08:47:05 +02:00
Nieraj Singh
8a4f46a642 PT 173744488 - Set cursor at end of search box 2020-07-20 14:41:02 -07:00
Nieraj Singh
6648bf9a35 PT 173267278 - Ensure boot LS shuts down on last open view/editor
When the last editor and symbols view instance are closed, ensure that
the boot LS shuts down.
2020-07-17 16:31:03 -07:00
Nieraj Singh
f0d936239b PT 173744629 - Fix for file scope for symbols view 2020-07-17 14:30:38 -07:00
Nieraj Singh
7c19adfa35 PT 173267278 - Fix issue when boot LS does not shut down
When symbols view is open and a file editor is also open, boot LS does
not shut down when the editor is closed. This fixes the issue.
2020-07-09 16:44:49 -07:00
Kris De Volder
54344284cb Add refresh button to Goto Symbols view 2020-06-19 13:24:51 -07:00
Kris De Volder
8b7448fbb2 Shared selection tracking for GotoSymbolsView...
... and a fix for https://www.pivotaltracker.com/story/show/173266410
2020-06-19 13:14:32 -07:00
Martin Lippert
4d1f0f540f updated versions to 4.7.1 2020-06-19 13:22:36 +02:00