LanguageServer.jl icon indicating copy to clipboard operation
LanguageServer.jl copied to clipboard

Testitem detection

Open davidanthoff opened this issue 3 years ago • 0 comments

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 @testitem things more robust, for example only look at the module level etc

davidanthoff avatar Mar 24 '22 18:03 davidanthoff