tkobayas opened a new issue, #2365: URL: https://github.com/apache/incubator-kie-issues/issues/2365
Migrate https://github.com/kiegroup/drools-lsp to https://github.com/apache/incubator-kie-tools drools-lsp provides DRL language services through the Language Server Protocol, enabling various editors to offer rich DRL editing support. VS Code (as the "DRL Editor" extension) and Neovim have been confirmed as clients. When KIE moved to ASF, drools-lsp already existed but was still in the early development phase and was not included in the migration. Recently the project has received significant contributions and is now close to a 1.0.0 GA release, with features including: - Code completion (keywords, Java classes, fields, DRL declared types) - Go-to definition, find references, rename - Syntax and lint diagnostics with quick-fixes - Hover tooltips, document symbols, type hierarchy - Inlay hints, folding ranges, code lens [PROPOSAL] drools-lsp - Language Server Protocol for DRL: https://lists.apache.org/thread/sddnlwqgptwdcjcf1l9cl9b72jxwkhgp -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
