Maurício Pinto

Results 5 issues of Maurício Pinto

Recently i was editing a html file, and trying to use html snippets, but, i've got some issues using them. When typing for example h1 and just after, pressing enter,...

![image](https://github.com/Consensys/quorum-dev-quickstart/assets/82242064/cbda35d6-1e3c-4b38-a83b-55a09bcaba04) I'm facing issues when trying to open web block explorer. Any idea on how to solve it? I ran docker logs, and this appears: ![image](https://github.com/Consensys/quorum-dev-quickstart/assets/82242064/97ebea7e-3069-4f00-b47a-387dbdb5d1fe)

After pressing "m-b" keymap to open buffer switcher this error shows up: ![image](https://user-images.githubusercontent.com/82242064/178555107-3bb26e28-22fa-4c14-ae15-d2914bf58b79.png) Any idea on how to solve it?

I was working on my typescript project, and after using "shift k" keybinding, this message from vim notify was showing up. Any idea on how to solve it? ![image](https://user-images.githubusercontent.com/82242064/174455554-5d8f563c-c2eb-4925-9232-6d55e268da65.png)

I've noticed on my typescriptreact project that, if you start typing anything, the cmp completions are triggered for both emmet_ls and tsserver. Is it possible to use both emmet_ls and...