halfbrained / cuda_lsp

LSP Client plugin for CudaText
6 stars 4 forks source link

how to show 'go to ref' window #31

Closed Alexey-T closed 3 years ago

Alexey-T commented 3 years ago

https://user-images.githubusercontent.com/74829192/114297044-1790f280-9ab7-11eb-9e4a-eb0a1db9e612.png

I sugest to show this

filename.py, line 202
    /path/of/dir1
file2.py, line 303
    /path/of/dir2
Alexey-T commented 3 years ago

like here +++ line numbers in 1st line Screenshot from 2021-04-11 13-12-07

halfbrained commented 3 years ago

changed (https://github.com/halfbrained/cuda_lsp/commit/9dc297b0390c0cff6dcb591cdfa2e3370f096d27)

gotos_2