11. Developer integration with text editors#

Visual Studio Code provides a very good integration with the tooling used by Volto. If you haven't done JavaScript development with VSC so far, you should check the VisualStudio Code JavaScript guide as it provides a very detailed overview of the capabilities and required configuration.

For Vim, check language integration packages such as ALE or coc.nvim.