christos chatzifountas
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 have the same issue
I am new in cl and got the following error  It is cryptic to me but aelfled from the common lisp discord server investigated and fount that a symbol...