Not sure if this is expected behaviour currently:
There are no completions for the Java dialect.
I followed the guide in the README and set-up drools-lsp with Visual Studio Code.
Syntax highlighting works, and there are completions for DRL keywords.
However, drools-lsp seems to have no knowledge of i.e. available class methods.
A quick glance at suggested it maybe should have, though.
I would be happy provide more information if this is indeed not expected behaviour.
Not sure if this is expected behaviour currently:
There are no completions for the Java dialect.
I followed the guide in the README and set-up
drools-lspwith Visual Studio Code.Syntax highlighting works, and there are completions for DRL keywords.
However,
drools-lspseems to have no knowledge of i.e. available class methods.A quick glance at suggested it maybe should have, though.
I would be happy provide more information if this is indeed not expected behaviour.