christos chatzifountas

Results 12 comments of christos chatzifountas

combining vis.events.WIN_HIGHLIGHT vis.win.file.modified seems to do the trick of detecting changes on a buffer

If someone is interested, I have manage to wrap parinfer-rust to create a vis-parinfer plugin. Now vis has structural editing :)

As soon as it is stable. It seems that subscribing to WIN_HIGHLIGHT event turns syntax highlight off until the file is saved. Is that how it supposed to work?

Seems that updating text line per line thought the highlight event halts highlighting More specifically this happens when i get a response text from parinfer and then update the lines...

Seems like the ubuntu repositories are deprecated adding sed -i -e 's/:\/\/(archive.ubuntu.com\|security.ubuntu.com)/old-releases.ubuntu.com/g' /etc/apt/sources.list to docker/gpu/Dockerfile before the apt-udpate allows the container to build

No problem : https://github.com/shaunlebron/parinfer/blob/master/lib/parinfer.js I think that parinfer has zero dependencies, Downloaded with curl -O -L https://raw.githubusercontent.com/shaunlebron/parinfer/master/lib/parinfer.js

Note that I did modifu the js file by unboxing the top level function in order to expose the API object.

Hi, can you give some information on lsp ? how does one invoke it? is it extensible? seems that every language server is hardcoded

I am new in cl and got the following error ![image](https://user-images.githubusercontent.com/10321050/229375322-69e5db2f-9ff0-470f-862c-6312060875dd.png) It is cryptic to me but aelfled from the common lisp discord server investigated and fount that a symbol...