Commit Graph

4787 Commits

Author SHA1 Message Date
aboyko
df5b6c2cf7 Re-work project reconcile for optimization purposes 2023-01-25 16:10:39 -05:00
aboyko
72ce3e03b2 Better way to clear diagnostics before reconciling 2023-01-24 19:00:34 -05:00
aboyko
f6d3986863 Debounce project reconcile requests rather than throttle 2023-01-24 17:44:16 -05:00
aboyko
e92323ab74 Project and Version reconcile optimizations
Version validation under Project Reconcile architecture
Limit initial project reconcile to one per project
2023-01-24 17:31:07 -05:00
aboyko
ff5adf8264 Support more types in recipe descriptor loading from json 2023-01-24 10:28:35 -05:00
aboyko
c8b12a37b9 Unit test MavenProjectParser 2023-01-23 15:48:01 -05:00
aboyko
d885924cdb Up-version Rewrite 2023-01-23 12:24:18 -05:00
Martin Lippert
29826d91f0 updated nightly download page to include early 4.27-based builds 2023-01-23 12:02:51 +01:00
aboyko
9a11ed4d5e Background colour for Spring reconcile popup 2023-01-20 16:04:02 -05:00
aboyko
8db31656a9 Switch to URI#toASCIIString() 2023-01-19 17:00:55 -05:00
aboyko
c1accd1016 Add URL link to Additional Java Reconcile popup 2023-01-19 16:07:45 -05:00
aboyko
75f577c74b Fix possible reconcile race condition (occasionally failing tests) 2023-01-18 23:50:01 -05:00
aboyko
cb8b9a36e4 Support throttle and debounce reconcile strategies. Debounce for Boot 2023-01-18 16:01:29 -05:00
aboyko
054e3e25a0 Concourse add instance_vars to SetPipelineStep 2023-01-18 12:14:28 -05:00
aboyko
1812584fb6 Concourse var_sources and related schema definitions 2023-01-18 11:39:52 -05:00
aboyko
3447adfc9e Boot LS console char limit. Extra VM args for Boot LS 2023-01-17 15:49:12 -05:00
aboyko
2063ff438e Don't forget to dispose wizard page image 2023-01-17 10:15:22 -05:00
aboyko
5ac79698c4 Add missing .project and .classpath and correct .gitignore 2023-01-16 22:49:34 -05:00
aboyko
7959147de6 Remove offending .gitignore 2023-01-16 22:16:12 -05:00
aboyko
fa4e01d06d Boot Properties defined in Java Records 2023-01-16 20:38:19 -05:00
Martin Lippert
37cb485346 remove ngrok tunnel implementation due to missing fluent api, needs rewrite or complete removal 2023-01-14 22:30:57 +01:00
Martin Lippert
fad8d75a8f add command string to make the IDE show up in jps commands with a name 2023-01-14 22:30:57 +01:00
aboyko
62a3084b80 Resurrected project changed event to optimize project reconciling 2023-01-13 18:21:20 -05:00
Martin Lippert
32e4df9d99 updating access keys for language server builds to use vault 2023-01-13 21:08:51 +01:00
aboyko
702d11aaaa Remove gc call 2023-01-13 00:21:47 -05:00
aboyko
01bb5449ac Merge branch 'main' of https://github.com/spring-projects/sts4 into main 2023-01-12 11:58:51 -05:00
aboyko
fc138d7117 Attempt to optimize cpu and heap usage while reconciling projects 2023-01-12 11:58:25 -05:00
Martin Lippert
d04f83f137 added target definitions for builds against Eclipse 2023-03 2023-01-12 16:08:02 +01:00
Martin Lippert
0fc5a194d0 adopt latest wro4j update site that works again with tycho 3 2023-01-12 09:50:11 +01:00
aboyko
b39c38c7f0 One project reconcile thread instead of 5. Typo fix. 2023-01-11 19:10:38 -05:00
aboyko
6d2c2bfa7f Fix typo. GC after project reconcile to get rid of huge memory spikes 2023-01-11 18:44:38 -05:00
aboyko
46c30aacd7 Log proper warning for sources failing to parse 2023-01-11 17:57:25 -05:00
aboyko
6e243e72ae Account for exception during Java source parsing 2023-01-11 17:50:13 -05:00
aboyko
3a745b22dd Adopt eclipse ls build script to the latest eclipse version 2023-01-11 13:46:34 -05:00
aboyko
39de9aaf46 Regenerate java properties parser with ANTLR 4.9.3 to match runtime 2023-01-10 21:45:00 -05:00
aboyko
3b294630f1 Include jdt.ls.commons.test module in the build 2023-01-10 21:10:42 -05:00
aboyko
b10517eb15 Enable JDT LS extension tests 2023-01-10 20:08:20 -05:00
aboyko
a368c2e7cc Revert disabling a unit test 2023-01-10 17:48:13 -05:00
aboyko
d84ecc240c Trim down Boot vscode extension activation events 2023-01-10 16:52:17 -05:00
aboyko
3737f03e5a Re-work java services registration for VSCode 2023-01-10 15:40:04 -05:00
aboyko
b16c7894a8 Focus control for Boot wizards 2023-01-09 18:17:11 -05:00
Martin Lippert
5f25dedcc2 GH-915: adjust tests to no default limit setting 2023-01-09 15:16:06 +01:00
Martin Lippert
79d55c9d2e GH-915: do not automatically limit the numbef of workspace symbols result anymore 2023-01-09 14:45:40 +01:00
Martin Lippert
79224539f0 upgrade distribution builds to tycho 3 + some cleanup 2023-01-06 09:40:16 +01:00
Martin Lippert
24a3efec15 updating language server plugin builds to tycho 3.0.0 2023-01-05 14:26:05 +01:00
Martin Lippert
217befb7a4 update splash screen for 2023 2023-01-04 12:23:14 +01:00
Martin Lippert
fa8490af25 update copyright statements for 2023 2023-01-04 12:23:02 +01:00
Martin Lippert
f266423218 update language server plugins to 1.44.0 2023-01-03 21:13:04 +01:00
Martin Lippert
167b49f284 updated version to 4.17.2 2023-01-03 21:10:46 +01:00
Martin Lippert
f38c47758e updated nightly downloads page 2023-01-03 21:10:45 +01:00