Arjun Velagapudi

Results 5 comments of Arjun Velagapudi

I guess the correct word is a pedantic rather than pedagogic error

[Here's a good overview](https://code.visualstudio.com/api/language-extensions/language-server-extension-guide).

Building up the command line tool to support custom environments: Something like `lorri init python`

Worth checking out: https://github.com/target/lorri

Running in a docker container with: `(make-term "julia" "docker" nil "exec" "-it" "ijulia" "julia")`