language-server: ignore /sys files

This commit is contained in:
Liam Fitzgerald 2021-01-29 11:43:40 +10:00
parent 3c8e73cbc8
commit 410fe58975
No known key found for this signature in database
GPG Key ID: D390E12C61D1CFFB

View File

@ -275,12 +275,14 @@
++ handle-did-open
|= item=text-document-item:lsp-sur
^- (quip card _state)
=/ =path
(uri-to-path:build uri.item)
?: ?=(%sys -.path)
`state
=/ buf=wall
(to-wall (trip text.item))
=. bufs
(~(put by bufs) uri.item buf)
=/ =path
(uri-to-path:build uri.item)
:_ state
%+ weld
(give-rpc-notification (get-diagnostics uri.item))