This is an automated email from the ASF dual-hosted git repository. dbalek pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit 2281974d6731f33071cd33b451448d6cfdf2793a Merge: 09ef0e3eff 3b2f1458d3 Author: Dusan Balek <[email protected]> AuthorDate: Thu Jun 6 15:35:23 2024 +0200 Merge pull request #7439 from dbalek/dbalek/micronaut-mapping-cc Micronaut: Code completion support for values of 'Mapping' annotation. .../cloud/oracle/assets/CloudAssetsTest.java | 1 + .../MicronautJavaMappingPropertiesCompletion.java | 112 +++++++++++++++++++++ .../db/MicronautEndpointRequestProvider.java | 2 +- .../netbeans/modules/micronaut/resources/layer.xml | 1 + .../editor/java/JavaCompletionCollector.java | 5 +- .../java/lsp/server/protocol/ServerTest.java | 2 +- 6 files changed, 119 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
