You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| languageScopes | Comma-separated list of language scopes where snippets are available (default: `typescript,typescriptreact,javascript,javascriptreact`) |
26
+
| importReactOnTop | Adds `import React` at the top of component snippets. Enable for legacy projects pre-React 17 (default: `false`) |
Manage pull requests and conduct code reviews in your IDE with full source-tree context. Comment on any line, not just the diffs. Use jump-to-definition, your favorite keybindings, and code intelligence with more of your workflow.<br> <atitle="Try CodeStream"href="https://sponsorlink.codestream.com/?utm_source=vscmarket&utm_campaign=es7_react&utm_medium=banner">Learn More</a></p>
36
-
37
-
<br>
30
+
**Note:** Changing settings requires a VS Code restart to take effect.
38
31
39
32
### Conquer of Completion
40
33
41
34
It is possible to use this package in your vim/neovim text editor, to make this possible, make sure you have the `coc.nvim` previously configured, then add this command to your `init.vim`
0 commit comments