2948 Commits

Author SHA1 Message Date
aboyko
9cd237b97a Show active profile for app in BootDash 2024-04-06 01:48:37 -04:00
aboyko
f52967d9f8 Get active profiles from the Boot LS 2024-04-05 19:17:17 -04:00
aboyko
eb3d46d400 Prefer connecting via JMX to process. New UI for show/refresh/hide 2024-04-04 12:37:25 -04:00
Martin Lippert
88ae9318ed GH-1219: another small optimization to avoid converting supertype sets and arrays all the time + reusing common sets instead of creating new set objects all the time 2024-04-04 17:21:12 +02:00
Martin Lippert
9c30e6c87e GH-1219: preparing the AST parsing for environment cleanup activities after bulk parsing to close zip files and free up memory 2024-04-04 14:49:32 +02:00
Martin Lippert
0efe8cd63a GH-1219: java indexer now splits set of java source files to scan into smaller chunks to reduceo overall memory needs 2024-04-03 16:03:29 +02:00
aboyko
aed212796f Yaml<->Props conversion commands, tests, integration in VSCode, Eclipse 2024-03-28 13:02:25 -04:00
BoykoAlex
e528454f2c Yaml->Props file rename issue on Win fixed 2024-03-26 12:37:51 -04:00
aboyko
6422fdc999 If prompt closed without Apply or Preview don't apply changes 2024-03-25 14:05:49 -04:00
aboyko
91fb9d7799 Unit tests harness account for MarkupContent for hovers 2024-03-22 15:38:44 -04:00
aboyko
1883cebe23 [vscode] Support for int/ext browser for request mapping url via hovers 2024-03-22 14:23:27 -04:00
aboyko
63a99baff8 Setting for browser to open live request mapping URL via CodeLens 2024-03-22 10:19:12 -04:00
aboyko
8cdbdc4d15 Adopt latest lsp4e snapshots 2024-03-21 10:17:56 -04:00
Martin Lippert
8bf29f4b91 update eclipse language server plugins to version 1.54.0 2024-03-13 16:19:25 +01:00
Martin Lippert
7ae9675382 updated versions to 4.22.1 2024-03-13 16:17:37 +01:00
Kris De Volder
80d677ba05 Bump version to 1.54.0 2024-03-13 15:16:40 +00:00
aboyko
04b68811b0 Fix typo in the prompt string 2024-03-06 16:08:26 -05:00
aboyko
1abd3e6dd2 Upgrade Boot and Rewrite dependencies 2024-03-05 23:11:16 -05:00
aboyko
4ce4f02bf4 Evict CU cache future entry in case of exception 2024-03-05 19:09:20 -05:00
aboyko
8349671a3a Preference to enable/disable regeneration of Modulith metadata 2024-03-05 16:42:37 -05:00
aboyko
1b148dec76 Observe exact wording for version validations 2024-03-04 16:25:41 -05:00
aboyko
387e8b1a9b Adjust Boot version validations to include Spring Runtime support 2024-03-04 16:21:51 -05:00
aboyko
2f52905e39 Disable "Add Starters" inlay in eclipse 2024-03-04 12:09:51 -05:00
aboyko
1ca58db8e9 Fix unit test 2024-03-01 16:39:26 -05:00
aboyko
52dd4d2ff5 IDE support for TestJars: maven projects in the workspace only 2024-03-01 15:23:12 -05:00
aboyko
13c2c04997 Unit test for pom inlay handler 2024-02-22 19:26:15 -05:00
aboyko
09ed9c1157 Add Starters Inlay Hint in the pom file 2024-02-22 14:40:43 -05:00
aboyko
2ad9cf1ff3 Reconcile only docs with file schema URIs 2024-02-15 15:32:22 -05:00
Martin Lippert
7f13fd996d update jdt.core to 3.36.0 in order to get early Java21 support 2024-02-12 10:44:46 +01:00
aboyko
4530d412b5 Upgrade rewrite dependencies 2024-02-09 16:55:23 -05:00
aboyko
263930d7b5 Regenerate Modulith metadata on select .class file create/change in the output dir 2024-02-09 15:05:47 -05:00
aboyko
8809b31879 Update versions of eclipse pieces to 4.22.0 in preparation of the next release 2024-02-08 16:08:31 -05:00
aboyko
f7443c88cb Updated language server eclipse parts to next version 1.53.0 2024-02-08 14:45:54 -05:00
Kris De Volder
70ba27e594 Bump version to 1.53.0 2024-02-08 19:39:12 +00:00
Martin Lippert
ecae909274 Merge pull request #1182 from spring-projects/dependabot/maven/headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-hyperlinks/org.springframework-spring-context-5.2.22.RELEASE
Bump org.springframework:spring-context from 5.2.21.RELEASE to 5.2.22.RELEASE in /headless-services/spring-boot-language-server/src/test/resources/test-projects/test-xml-hyperlinks
2024-02-05 13:48:22 +01:00
dependabot[bot]
3157b9bfe7 Bump org.springframework:spring-context
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.2.21.RELEASE to 5.2.22.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.21.RELEASE...v5.2.22.RELEASE)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 23:07:37 +00:00
dependabot[bot]
eea1ec9122 Bump org.springframework:spring-context
Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.19)

---
updated-dependencies:
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 20:44:57 +00:00
aboyko
01b2262771 Correction to adding xml.bind-api dependency 2024-01-29 15:18:35 -05:00
aboyko
ae49e02603 Upgrade Boot 2024-01-28 14:07:06 -05:00
aboyko
48fcde87e3 [vscode-concourse] Add team attribute to set_pipiline step 2024-01-25 13:44:16 -05:00
Martin Lippert
d845ef5f84 Merge pull request #1170 from rharshit82/fix/entity-spelling-templates
fixed entity spelling in templates
2024-01-25 09:45:44 +01:00
aboyko
279926143c Java 21 compatible build for language servers 2024-01-24 18:04:41 -05:00
Harshit Raj
37b20ea93b fixed entity spelling in templates 2024-01-25 03:00:10 +05:30
Martin Lippert
b6d5e89e70 GH-1163: fixed problem with content-assist not showing up for fully qualified beans root element 2024-01-18 14:55:33 +01:00
Martin Lippert
9784b2a195 GH-1163: small adjustments to proposal label and proposal documentation text 2024-01-18 14:13:52 +01:00
Martin Lippert
35a3f64649 GH-1163: added basic content-assist to easily add common spring namespaces 2024-01-17 14:13:48 +01:00
aboyko
c6341168bb Attempt to fix failed p2 repo JAR download. Upgrade Maven and set some maven options 2024-01-16 18:39:11 -05:00
aboyko
e547dea369 Tiny optimization for the previous fix 2024-01-10 17:49:18 -05:00
aboyko
d4cf735bbe Avoid infinite loop in transitive super annotation calculation 2024-01-10 17:20:49 -05:00
Martin Lippert
bd027b3e9d switch to https variant of XML schema locations 2024-01-10 15:21:10 +01:00