To take full advantage of the features in WP Rig, your code editor needs support for the following features:
VS Code extensions
For VS Code users, here’s a list of recommended code editor extensions.
To enable PHPCS in VS Code, follow these instructions.
VIM Extensions
- editorconfig: editorconfig/editorconfig-vim.
- ESLint & stylelint: vim-syntastic/syntastic
- Prettier: prettier/vim-prettier
- ALE: dense-analysis/ale*
*instead of syntastic and vim-prettier, it is possible to configure everything with ALE.