Adelar da Silva Queiróz

Results 62 comments of Adelar da Silva Queiróz

I have added some support for this plugin on https://github.com/adelarsq/vim-emoji-icon-theme/issues/4 🙂

On Windows Gvim the color is even more difficult to see: ![image](https://cloud.githubusercontent.com/assets/430272/6092392/85201342-aebb-11e4-807c-749c1f56e3a9.png) Really strange!

No problem. I will help if possible.

🍻

Another alternative is [elixir-ls](https://github.com/JakeBecker/elixir-ls). @bryphe any plans to support [debug protocol](https://code.visualstudio.com/docs/extensionAPI/api-debugging)?

@tcoopman I have plans to work on this. Maybe that this config works but I still didn't have time to test: ```javascript // elixir - https://github.com/JakeBecker/elixir-ls "language.elixir.languageServer.command": "elixir-ls", ```

@ontofractal Good job! 🥇 Can you provide the content from the `language_server.sh` file?

@chemzqm Any idea if [VS Code Debug Protocol](https://code.visualstudio.com/docs/extensionAPI/api-debugging) will be supported?

@chemzqm We can take ideas from [vim-vebugger](https://github.com/idanarye/vim-vebugger/blob/develop/doc/vebugger.txt). About buttons, we can use [denite](https://github.com/Shougo/denite.nvim) or [quickmenu](https://github.com/skywind3000/quickmenu.vim) to provide "buttons".

@chemzqm Would be nice. Actually I use [emmet-vim](https://github.com/mattn/emmet-vim) with `` as leader key.