Commit Graph

  • c90a25b938 Attempt to fix unit test aboyko 2025-02-28 16:54:51 -05:00
  • 893aa5a84a Fix unit tests aboyko 2025-02-28 16:18:48 -05:00
  • d4bbdf4f2f Settings for bean injection completion and bean structure aboyko 2025-02-28 16:12:52 -05:00
  • 9ccbc328ee More logging on unit test failure aboyko 2025-02-28 11:52:27 -05:00
  • b0d42d1410 Bean completion case of the same name field aboyko 2025-02-28 11:32:43 -05:00
  • d595f0386f Re-adjust bean completion item optics aboyko 2025-02-28 10:19:49 -05:00
  • 1238fecc74 Bean completion inside constructors aboyko 2025-02-27 21:45:51 -05:00
  • bccd2bac85 Adjust bean completion label details aboyko 2025-02-27 13:34:33 -05:00
  • b8322a085a Polish bean completion items optics aboyko 2025-02-27 11:25:24 -05:00
  • 1630eb1f16 Bean completion account for FieldAccess invocation node aboyko 2025-02-27 10:34:26 -05:00
  • 51b3a06a48 fixed duplicate bean index elements by adding a missing cleanup when full ast is required Martin Lippert 2025-02-26 21:33:02 +01:00
  • 6a9c390217 Fix bean injection when bean name is different from type simple name aboyko 2025-02-26 14:07:34 -05:00
  • 6caac676ee GH-1431: fix tests, failed due to newly added test data in the test project Martin Lippert 2025-02-26 16:08:52 +01:00
  • 025382bedb GH-1431: replaced scan pass logic with exception handling and removed AbstractSymbolProvider Martin Lippert 2025-02-26 15:39:03 +01:00
  • 0f081b93ea add systme property to switch between document symbols from old or new index Martin Lippert 2025-02-26 15:33:16 +01:00
  • b484f98f4f Do not compute unnecessary UUID for Range aboyko 2025-02-26 09:34:55 -05:00
  • 07f930fa26 Bean completion for all component beans (includes RestController) aboyko 2025-02-25 23:41:16 -05:00
  • b47096ef1d Bean completion invocation for this. prefix aboyko 2025-02-25 23:20:38 -05:00
  • 251221285e Bean completion invocation fixes aboyko 2025-02-25 22:50:04 -05:00
  • f4969dfbec Switch to DCO from CLA test-pr aboyko 2025-02-25 12:30:31 -05:00
  • f78a41a481 Switch to DCO from CLA aboyko 2025-02-25 12:29:37 -05:00
  • 50098087d4 Support string constants for embedded languages aboyko 2025-02-24 20:56:24 -05:00
  • f0524b4bbd added some debug output to identify root cause of unstable failing tests Martin Lippert 2025-02-21 09:26:23 +01:00
  • 358c9ccacc GH-1431: fix broken tests for symbols in bosh editor Martin Lippert 2025-02-21 08:30:47 +01:00
  • 6f06259ca8 GH-1431: fix broken hierarchical vs non-hierarchical symbol generation for concourse yaml Martin Lippert 2025-02-20 20:55:26 +01:00
  • ef83670c34 GH-1431: adjust yaml manifest editor tests to simplified document symbols Martin Lippert 2025-02-20 16:32:58 +01:00
  • 812102ae6a GH-1431: let webflux index elements create document symbols on-demand Martin Lippert 2025-02-20 14:47:00 +01:00
  • 6f66310f02 GH-1431: let request mapping index elements create document symbols on-demand Martin Lippert 2025-02-20 14:46:07 +01:00
  • bb51280782 GH-1431: let bean index elements create document symbols on-demand Martin Lippert 2025-02-20 14:45:32 +01:00
  • 888669ae92 GH-1431: enable index elements to compute document symbols on-demand Martin Lippert 2025-02-20 14:44:07 +01:00
  • f92a7a5b89 GH-1431: compute document symbols directly instead of going through workspace symbols Martin Lippert 2025-02-20 14:34:27 +01:00
  • c19bc260b8 Bump version to 4.28.1 4.28.1 aboyko 2025-02-13 12:47:23 -05:00
  • eb99148c7a [GHA] AWS CLI 2.22 for OSX distro aboyko 2025-02-12 14:12:33 -05:00
  • 9ae2276426 [GHA] AWS CLI 2.22 for Linux distro aboyko 2025-02-12 12:18:09 -05:00
  • 7364ef12fe [GHA] AWS CLI 2.22 for Linux distro aboyko 2025-02-12 11:04:22 -05:00
  • e48d47a5cc [GHA] AWS CLI 2.22 for Linux distro aboyko 2025-02-12 09:51:45 -05:00
  • ae525587a0 [GHA] Roll back to AWS CLI 2.22 for win and osx distros aboyko 2025-02-11 22:48:50 -05:00
  • 0d8a273bee [GHA] Try to fix the build aboyko 2025-02-11 20:42:17 -05:00
  • 85d5ae63a8 [GHA] Try to fix the build aboyko 2025-02-11 18:53:50 -05:00
  • 201fcf97a4 [GHA] Try to fix the build aboyko 2025-02-11 16:57:58 -05:00
  • f2e9a3a255 fixed duplicate bean index elements appearing when scanning file in two passes Martin Lippert 2025-02-11 14:57:19 +01:00
  • da0a8b8b24 GH-1463: added test case for string concatenation with request mappings from parent classes with attribute names Martin Lippert 2025-02-11 09:04:16 +01:00
  • 27f4456b44 GH-1463: added test case for string concatenation with request mappings from parent classes Martin Lippert 2025-02-11 08:58:59 +01:00
  • 83c1d74b1d [GHA] Only upload with CRC32 aboyko 2025-02-10 23:37:11 -05:00
  • 836da4548e [GHA] Switch back to AWS CLI 2.22 to avoid aws-chunked encoding aboyko 2025-02-10 22:12:23 -05:00
  • a7ca420e35 [GHA] Try different content-type for upload aboyko 2025-02-10 21:21:19 -05:00
  • 7861d4c5fe [GHA] Try different content-type for upload aboyko 2025-02-10 19:46:08 -05:00
  • 54aaabe363 Debug failing unit test aboyko 2025-02-10 15:26:26 -05:00
  • 0ca6bcaab5 removed code duplication Martin Lippert 2025-02-10 19:03:02 +01:00
  • f96b32bfc0 GH-1463: support for concatenated strings for more reference providers Martin Lippert 2025-02-10 18:11:15 +01:00
  • 4d767eb86d replace sysout with proper logging of exceptions Martin Lippert 2025-02-10 18:10:07 +01:00
  • dfc19a5867 [GHA] Add CRC32 alg aboyko 2025-02-10 12:53:59 -05:00
  • 1612441d6a Try CRC32 alg aws-cli-2.23 aboyko 2025-02-10 11:15:51 -05:00
  • 2226da72ee GH-1424: fix test failures due to beans now being under the config node Martin Lippert 2025-02-10 16:12:01 +01:00
  • f5cc986854 GH-1424: bean index elements now childs of surrounding config node Martin Lippert 2025-02-10 15:15:27 +01:00
  • 8f6b5a619a GH-1473: fixing deserialization of index cache issue with duplicated type name attribute Martin Lippert 2025-02-07 14:33:21 +01:00
  • 6698801ed4 GH-1041: removed enhanced bean symbol wrapper class as a final step Martin Lippert 2025-02-07 09:44:46 +01:00
  • b3c7e7f560 GH-1463: support for concatenated strings added to qualifier reference provider Martin Lippert 2025-02-07 08:57:22 +01:00
  • ba9a589122 GH-1463: support concatenated strings added to beans symbol provider Martin Lippert 2025-02-07 08:14:18 +01:00
  • c2a9cb80eb AWS CLI 2.23 for a workflow to try aboyko 2025-02-06 08:21:24 -05:00
  • 08518771a8 GH-1463: additional test cases for concatenated bean names in component annotations Martin Lippert 2025-02-06 13:26:19 +01:00
  • edbf8706a5 GH-1471: do not filter bean proposals on the language server side Martin Lippert 2025-02-06 12:15:53 +01:00
  • c28c6d87a7 GH-1463: support concatenated strings while extracting request mapping path information Martin Lippert 2025-02-06 07:30:14 +01:00
  • b537496bd0 GH-1465: take event listener types defined via annotation attribute into account when looking for references Martin Lippert 2025-02-04 17:39:26 +01:00
  • 0b6b6dff9c GH-1348: navigation for events improved Martin Lippert 2025-02-04 16:06:32 +01:00
  • 4f675ccebb GH-1462: add event listener index elements for interface implementations without component annotation Martin Lippert 2025-02-03 21:22:21 +01:00
  • 4921ac3d07 GH-1461: including the type hierarchy of events when finding references from listeners to publishers Martin Lippert 2025-02-03 13:29:56 +01:00
  • d69ce48839 GH-1461: add event type hierarchy to publisher index element Martin Lippert 2025-02-03 13:23:37 +01:00
  • 2a2784134d GH-1461: added early tests for event type hierarchy support Martin Lippert 2025-02-03 09:22:03 +01:00
  • 0e1dd52565 GH-1348: find references from listeners to publishers and vice versa now works Martin Lippert 2025-01-31 13:10:09 +01:00
  • d5e95d351c GH-1348: identifying event publishers now while indexing Martin Lippert 2025-01-30 14:56:31 +01:00
  • ce865156c2 fix http URL in Apache license header Martin Lippert 2025-01-30 10:29:00 +01:00
  • 10da06405e fix http URL in Apache license header Martin Lippert 2025-01-30 10:26:36 +01:00
  • 1a145efa50 GH-1348: first steps towards indexing event listeners Martin Lippert 2025-01-30 10:20:05 +01:00
  • cbe4fd10c2 GH-1425: refactored indexer mechanics to mostly work on indexer model elements instead of concrete bean objects Martin Lippert 2025-01-28 15:48:57 +01:00
  • 40b622e4f5 add request mapping details as index child elements to controller bean Martin Lippert 2025-01-27 15:26:27 +01:00
  • bdc7086586 GH-1425: groundwork to allow nested beans in internal index structure Martin Lippert 2025-01-24 16:41:48 +01:00
  • 313f03d544 Added missing boot 3.4 properties upgrade aboyko 2025-02-05 21:20:36 -05:00
  • 41fa3f4a12 Inject Bean completion proposal via Rewrite recipes vudayani 2024-10-03 11:27:30 +05:30
  • ca1097058f Bump to 4.29.0 aboyko 2025-02-05 11:49:56 -05:00
  • 1e2bc24c6d Bump to 1.61.0 aboyko 2025-02-05 11:44:28 -05:00
  • a685ed669f [GHA] Use v4 for download artifact aboyko 2025-02-05 10:08:00 -05:00
  • 66955cb327 [GHA] Use v4 for upload artifact aboyko 2025-02-05 10:03:47 -05:00
  • f8aabc2625 GH-1465: take event listener types defined via annotation attribute into account when looking for references index-structure-rework Martin Lippert 2025-02-04 17:39:26 +01:00
  • 24c5d4e29d GH-1348: navigation for events improved Martin Lippert 2025-02-04 16:06:32 +01:00
  • 12c50b52ea GH-1462: add event listener index elements for interface implementations without component annotation Martin Lippert 2025-02-03 21:22:21 +01:00
  • 168637d5fa GH-1461: including the type hierarchy of events when finding references from listeners to publishers Martin Lippert 2025-02-03 13:29:56 +01:00
  • d9e8a0cadc GH-1461: add event type hierarchy to publisher index element Martin Lippert 2025-02-03 13:23:37 +01:00
  • cace5e3ad5 GH-1461: added early tests for event type hierarchy support Martin Lippert 2025-02-03 09:22:03 +01:00
  • 0a30bdeba8 GH-1348: find references from listeners to publishers and vice versa now works Martin Lippert 2025-01-31 13:10:09 +01:00
  • a40fd218ba GH-1348: identifying event publishers now while indexing Martin Lippert 2025-01-30 14:56:31 +01:00
  • adff5f132a fix http URL in Apache license header Martin Lippert 2025-01-30 10:29:00 +01:00
  • f313998277 fix http URL in Apache license header Martin Lippert 2025-01-30 10:26:36 +01:00
  • 69dd0e2d7c GH-1348: first steps towards indexing event listeners Martin Lippert 2025-01-30 10:20:05 +01:00
  • b9e90da776 GH-1425: refactored indexer mechanics to mostly work on indexer model elements instead of concrete bean objects Martin Lippert 2025-01-28 15:48:57 +01:00
  • ae6806bf7e add request mapping details as index child elements to controller bean Martin Lippert 2025-01-27 15:26:27 +01:00
  • 23180511d8 GH-1425: groundwork to allow nested beans in internal index structure Martin Lippert 2025-01-24 16:41:48 +01:00
  • ac44051b87 [GHA] Back to AWS CLI 2.22 aboyko 2025-02-04 09:35:14 -05:00
  • bdb3472eb0 [GHA] Try AWS CLI 2.23 aboyko 2025-02-04 09:32:07 -05:00
  • 9d240295e5 [GHA] Revert back to AWS CLI 2.22 - Cloudflare fix not deployed aboyko 2025-02-03 20:02:32 -05:00