Martin Lippert
cfd1857d6a
fix typo in test source file name
2024-09-26 12:17:53 +02:00
vudayani
46778a7d8a
GH-1323, GH-1324: Cron Expressions completion proposals and inlay hints
2024-09-26 09:25:25 +02:00
Martin Lippert
1b399ebe3e
use project source folders instead of workspace roots when looking up property key references
2024-09-20 15:12:38 +02:00
ksankaranara
8552a52bdf
Add support for @ConditionalOnResource annotation attributes
2024-09-04 11:57:22 +02:00
vudayani
64e7084514
GH-1330: Explain AOP annotations with copilot
2024-08-30 09:23:10 +02:00
vudayani
ada7d7f4be
include method definition context to explain spel expressions
2024-08-28 18:27:46 +02:00
Martin Lippert
e75dd45d86
GH-1312: generate default symbols for selected jakarta annotations
2024-08-19 15:26:29 +02:00
vudayani
578ca3ec4e
Explain spel expressions and queries with copilot
2024-08-16 10:11:43 +02:00
ksankaranara-vmw
992a7c7428
Add file completion from classpath for @ContextConfiguration ( #1318 )
...
* Add file completion from classpath for @ContextConfiguration
* Update copyright to Broadcom
---------
Co-authored-by: ksankaranara <karthik.sankaranarayanan@broadcom.com >
2024-08-14 21:14:00 -04:00
aboyko
fcbd052bf4
PostgreSQL syntax highlighting and validation
2024-07-17 16:51:34 -04:00
aboyko
4361299917
MySql parameters and SPEL. JPQL, HQL support for '%' in LIKE clause
2024-07-16 20:59:29 -04:00
Martin Lippert
1304d81ae6
GH-1294: add find references support for profile annotation values
2024-07-16 12:21:57 +02:00
Martin Lippert
5dfaf716a7
GH-1285: avoid test failures due to different path sorting on different platforms
2024-07-03 19:31:48 +02:00
Martin Lippert
a06c2ca685
GH-1286: filter out hidden files from classpath resources
2024-07-03 12:40:19 +02:00
Martin Lippert
32671aeb92
GH-1285: add support for code completion for classpath resources in value annotation
2024-07-03 12:20:23 +02:00
Martin Lippert
76be7127f3
fix test project setup to avoid compilation errors
2024-06-20 15:37:52 +02:00
Martin Lippert
eaaa754d0c
fixed reference provider for properties in value annotations
2024-06-20 11:01:55 +02:00
Martin Lippert
6f9d1428ef
GH-1261: initial steps to include details about used annotations at injection points
2024-06-20 11:01:55 +02:00
Martin Lippert
96ce86171b
GH-1231: symbol indexer now reacts to folder changes accordingly, even if there are no events for contained files being send immediately
2024-04-22 09:55:25 +02:00
Martin Lippert
72ab00f009
GH-1224: symbol provider for request mappings now take superclasses and interfaces into account for all mapping attributes
2024-04-10 13:06:54 +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
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
279926143c
Java 21 compatible build for language servers
2024-01-24 18:04:41 -05:00
Martin Lippert
9c32fc3001
GH-758: further improvements to where exactly to show up the snippets for mappings
2023-11-27 12:28:05 +01:00
Martin Lippert
58c804cf44
GH-758: restrict request mapping snippet completions to classes that are annotated as a spring controller
2023-11-22 15:25:46 +01:00
Martin Lippert
d925d12915
GH-758: additional steps towards improved request mapping code completions using snippets
2023-11-21 16:07:41 +01:00
aboyko
c62f683f76
Last reconciler migrated to JDT
2023-08-11 01:37:06 -04:00
aboyko
061f07ca93
Next batch of JDT reconcilers
2023-08-09 02:14:01 -04:00
aboyko
231ad105a4
First batch of reconcilers migrated to JDT
2023-08-07 23:31:30 -04:00
Martin Lippert
c68a5b8303
GH-1068: added initial unit test for new validation engine, using the first validation here
2023-07-27 16:52:05 +02:00
aboyko
6496537e61
Modulith integration improved with manual refresh
2023-07-11 19:49:35 -04:00
aboyko
e04e243659
http -> https
2023-07-05 13:30:17 -04:00
aboyko
9c76086c6c
ModulithService unit test
2023-07-05 10:49:05 -04:00
aboyko
4447a2e16c
Upgrade LS to Boot 3.1
2023-06-26 13:16:47 -04:00
Martin Lippert
e01234387a
added support for spring data repositories to spring model indexing
2023-05-08 14:09:54 +02:00
Martin Lippert
123021ad03
added type compatibility checks for beans
2023-05-08 14:09:54 +02:00
Martin Lippert
ddae669d75
initial steps towards parsing beans including their injection points
2023-05-08 14:09:54 +02:00
aboyko
067d36623a
https URLs in maven pom
2023-04-26 22:21:48 -04:00
aboyko
e9b7518498
Navigation support for property groups. Corrections to props indexing.
2023-04-26 21:41:20 -04:00
aboyko
e273a94db7
Support type import for spring data repository completions
2023-04-20 18:39:33 -04:00
aboyko
4c7e821da8
Nested enums tests for properties and yaml
2023-03-31 13:29:58 -04:00
aboyko
84ab82651f
[spring-data-support] Account for type hierarchy of domain types
2023-03-24 15:39:26 -04:00
danthe1st
97d66062c0
Spring Data JPA Content Assist
2023-02-21 17:53:18 -05:00
aboyko
6f84d30dea
https URLs for mvn wrapper files
2023-02-08 11:17:39 -05:00
aboyko
95b6457a0f
Tricky-getters test project slight upgrade
2023-02-08 10:55:18 -05:00
aboyko
13536a725b
Revert verbose logging. No initial reconcile required at the moment.
2023-01-26 00:41:13 -05:00
aboyko
506cde6477
Attempt to fix hanging tests. Logging.
2023-01-26 00:19:32 -05:00
aboyko
8db31656a9
Switch to URI#toASCIIString()
2023-01-19 17:00:55 -05:00