LanguageServer.jl
LanguageServer.jl copied to clipboard
Testitem detection
This is the LS side of things for https://github.com/julia-vscode/julia-vscode/pull/2350.
TODO:
- [ ] Enable this only when we know the client can handle these messages
- [ ] Make the detection of
@testitemthings more robust, for example only look at the module level etc