issues
search
9fans
/
acme-lsp
Language Server Protocol tools for the acme text editor
MIT License
195
stars
25
forks
source link
display Lrefs in dedicated Acme window
#74
Open
kmx1
opened
5 months ago
kmx1
commented
5 months ago
removed deprecated uses of ioutil functions (as indicated by gopls warnings)
added CLI flag
-show
for L refs to show references in dedicated Acme window
added workaround to use absolute paths when showing references this way
see also
https://github.com/9fans/acme-lsp/issues/65#issuecomment-2106265128
new command
L refs -show
opens "/LSP/References" (similar to
L comp -E
)
updated docs using
scripts/mkdocs.sh
-show
for L refs to show references in dedicated Acme windowL refs -show
opens "/LSP/References" (similar toL comp -E
)scripts/mkdocs.sh