0.8.3 • Published 13 days ago

@nomicfoundation/coc-solidity v0.8.3

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

coc-solidity

Solidity language server extension for coc.nvim, leveraging the language server used in the Solidity by Nomic Foundation VS Code extension.

Built by the Nomic Foundation for the Ethereum community.

Join our Hardhat Support Discord server to stay up to date on new releases, plugins and tutorials.

Install

In your vim/neovim, run this command:

:CocInstall @nomicfoundation/coc-solidity

Configure

In your coc-settings.json, the following settings are supported:

  • "@nomicfoundation/coc-solidity.telemetry": true|false
  • "@nomicfoundation/coc-solidity.formatter": "prettier"|"forge"|"none"

include '../docs/features.md'

Format document

Running :call CocActionAsync('format') will trigger document formatting.

Language server logs

If you encounter an issue with the plugin, you can inspect the server logs by running :CocCommand workspace.showOutput. This can help troubleshooting the problem.

Restarting the server

Sometimes, e.g. when installing node dependencies or switching branches, the language server may not pick up all the file system changes. If you are facing an issue, try running :CocRestart, which will in turn restart the solidity language server.

Contributing

Contributions are always welcome! Feel free to open any issue or send a pull request.

Go to CONTRIBUTING.md to learn about how to set up a development environment.

Feedback, help and news

Hardhat Support Discord server: for questions and feedback.

Follow Hardhat on Twitter.

0.8.3

13 days ago

0.8.2

29 days ago

0.8.1

1 month ago

0.8.0

1 month ago

0.7.2

12 months ago

0.7.1

1 year ago

0.7.3

12 months ago

0.7.0

1 year ago

0.6.16

1 year ago

0.6.15

1 year ago