Skip to content

Commit a3f0d63

Browse files
committed
chore: enable volar.takeOverMode
1 parent 2c88f0c commit a3f0d63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@
3737

3838
// Volar is the main extension that powers Vue's language features.
3939
// "volar.autoCompleteRefs": false,
40-
// "volar.takeOverMode.enabled": true
40+
"volar.takeOverMode.enabled": true,
4141
}

0 commit comments

Comments
 (0)