Nitin Gupta

Results 3 issues of Nitin Gupta

Please consider adding support for elixir code formatter: exfmt (https://github.com/lpil/exfmt). Recently exfmt seems to have implemented all features required for integration with emacs: https://github.com/lpil/exfmt/issues/27

VSCode recently added support for [Remote Development](https://code.visualstudio.com/blogs/2019/05/02/remote-development). When this extension is installed remotely and I take screenshot locally, pasting of image to remote document does not work since the extension...

**Describe the bug** When setting up SDK, the IDE accepts 1.17.3 but fails when trying to add elixir 1.18.0 as SDK due to changed directory structure in 1.18.0. The error...