vim-react-goto-definition
vim-react-goto-definition copied to clipboard
Goto definition pluigin for React JS written in Python
Results
2
vim-react-goto-definition issues
Sort by
recently updated
recently updated
newest added
# Description of the problem Just that, it works well with TS files, but not with TSX ## Problem reproduction - Execute `npx create-react-app test --template typescript; cd test; nvim...
The current behaviour is to open the definition file in current tab. I hope there will be config to open them in new tabs.