Skip to content

Commit 73b212f

Browse files
author
Sandro Das Neves
committed
change editor setting
change editor setting for tab completion work again.
1 parent c8f0f73 commit 73b212f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ ext install Vue VSCode Snippets
2727
```
2828

2929
You can enable tab completion (recommended) by opening `Code > Preferences > Settings` (on a Mac) and applying `"editor.tabCompletion": true` to your personal settings
30+
You can enable tab completion (recommended) by opening `Code > Preferences > Settings` (on a Mac) and applying `"editor.tabCompletion": "onlySnippets"` to your personal settings
3031

3132
## Snippets
3233

0 commit comments

Comments
 (0)