React refactor extension for coc.nvim
npm install coc-react-refactorReact refactor extension for coc.nvim, forked from vscode-react-refactor.
_This extension is sponsored by @James Zhang for developing, thank you._
:CocInstall coc-react-refactor
``viml`
xmap
nmap
- react-refactor.produceClass: Create a class-based component, will create a function component when disabled, only works for Extract to file, default true`
MIT
---
> This extension is created by create-coc-extension