Skip to content

Commit 0681733

Browse files
Add Windsurf to the list of editors (#820)
* Add Windsurf to the list of editors * https://codeium.com/windsurf
1 parent 259853b commit 0681733

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devtools/client/pages/settings.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ const editorOptions = [
3939
['WebStorm', 'webstorm'],
4040
['Sublime Text', 'sublime'],
4141
['Atom', 'atom'],
42+
['Windsurf', 'windsurf'],
4243
]
4344
4445
const scaleOptions = [

0 commit comments

Comments
 (0)