Aman Bansal
Aman Bansal
Go To Definition also does not work for elixir source code. Ref: https://github.com/elixir-lsp/elixir_sense/issues/44
Hi @cjpatoilo , Thanks for clarification i see one more security concern. As airform does not uses any database so anybody can modifying the form fields with Javascript and then...
@borosr Do you have any idea to make it work on shared network folder ?
@ntotten check this repo https://github.com/khanakia/prettier_issue Here's the debug Log ``` ["INFO" - 8:32:50 AM] Extension Name: esbenp.prettier-vscode. ["INFO" - 8:32:50 AM] Extension Version: 6.3.2. ["INFO" - 8:32:50 AM] Enabling Prettier...
@ntotten I think i found the issue 👍 when i have this config is set to true `"prettier.resolveGlobalModules": true` then it gives the above mentioned error. So please enable that...
How to make this work in case of Request and Reply Pattern. I want the client to know that they sent BAD JSON. Currently, when clients send BAD JSON there...
Yes, this feature is essential when you have a big collection. I am having the same issue I cannot filter within the collection and I have to manually scroll through...
Yes i know. But i do not want it to reomoved
@msaraiva any update on this? I tried to install from source `asdf install elixir ref:HEAD` but Go To Definition is still not working