bensonnw
bensonnw
@hasanbalci Thanks for quick response, would you mind to tell me when is your next release?
Framework for both Jakarta LS and Jakarta JDT LS components: - Externalize all strings to a separate properties file - Create a class to define APIs for loading language files,...
Loading JSON files: 1. `JakartaEESnippetRegistryLoader` loads each JSON file and adds the contents to `SnippetRegistry` 2. `SnippetRegistry.getCompletionItem(...)` to create `org.eclipse.lsp4j.CompletionItem` object for code completion
Add `windows-latest` to `matrix os` (.github\workflows\lsp4jakarta.yaml) to enable windows build option