Ana
Ana
I'm with the same issue with coc.nvim. Everytime I open a solidity file, solc crashed. `[coc.nvim] The "solidity" server crashed 4 times in the last 3 minutes. The server will...
@fvictorio Any update on this? Same issue here
@oscariquelme01, the only LSP that worked for me on Neovim was [vscode-solidity](https://github.com/juanfranblanco/vscode-solidity). I installed it using [nvim-lsp-installer](https://github.com/williamboman/nvim-lsp-installer), which now migrates to [mason](https://github.com/williamboman/mason.nvim/blob/main/CONTRIBUTING.md). Mason doesn't support [vscode-solidity]((https://github.com/juanfranblanco/vscode-solidity)) yet, but I'm working...
@oscariquelme01 they called the package `solidity_ls` on nvm-lspconfig. Conf is [here](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#solidity_ls).
Having the same issue. Did you found a solution @TimDaub?
@srid @dfrankland I have flakes enabled and set `nix.nixPath = [ "nixpkgs=${nixpkgs}" ]`, but it is still using the channel. Any suggestions for what I could do? :) ``` The...
@figsoda, you are correct actually, I hid the comment because I reached the same conclusion after writing it. But I will keep it visible for anyone who may find it...
same issue here. Did you find the solution?
@mattsse We've developed a governance framework to create and simulate governance proposals. As part of our integration testing through CI, we have a test that verifies if any new proposals...
@grandizzy I can't. The proposals are executed sequentially in a loop during forge test