vscode-dvc icon indicating copy to clipboard operation
vscode-dvc copied to clipboard

LSP: New settings option to Disable server and Better Goto Definition for property and file paths (1/2)

Open wolmir opened this issue 3 years ago • 2 comments

This PR will allow the Goto Definition for feature for properties inside parameter files, and also for files referenced in the dvc.yaml.

It will also introduce an extension setting to disable the language server when needed.

Demo:

https://user-images.githubusercontent.com/1231848/193884449-272037d5-6aa5-4f6c-82bc-61f29cd643ad.mov

wolmir avatar Sep 29 '22 19:09 wolmir

Code Climate has analyzed commit 92e616fa and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 88.4% (85% is the threshold).

This pull request will bring the total coverage in the repository to 96.6% (-0.2% change).

View more on Code Climate.

qlty-cloud-legacy[bot] avatar Oct 04 '22 18:10 qlty-cloud-legacy[bot]

Needs #2530 to be ready before merging.

mattseddon avatar Oct 05 '22 09:10 mattseddon