William Stein

Results 812 comments of William Stein

This comment about CodeMirror 6 + LSP is also interesting: https://github.com/jupyterlab/jupyterlab/issues/10370#issuecomment-1069345129

This code or the upstream it links to: https://github.com/jupyter-lsp/jupyterlab-lsp/tree/master/packages/lsp-ws-connection

I'm repurposing this to specifically be LSP for jupyter notebooks. For general code editing, cocalc already makes it super easy to use VS Code, which has the optimal LSP imaginable...

I'm changing this to feature from bug, since it's not standard in JupyterLab and most people don't use it. It is available as an extension (see https://jupyterlab-lsp.readthedocs.io/en/latest/Installation.html#custom-installation). I don't remember...

Interesting discussions and links here: https://news.ycombinator.com/item?id=41440275

It's also possible that one of the other renders (canvas, dom) instead of WebGL with fallback to canvas (what we do now) would work. We could implement use support for...

Just a little note that there have been zero upstream changes to published npm packages for xterm or xterm-addon-fit, so there is no chance to fix this at all except...

There is new activity in a new package: https://www.npmjs.com/package/@xterm/xterm

I guess this should be a configuration option in account settings. It could also impact contents for markdown documents. This is likely easy to implement.

This does seem like a good idea as an account setting, and would be easy to implement. That said, nobody else ever requested it, and I've never wanted it, so...