Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 12db634

Browse filesBrowse files
author
Akos Kitta
committed
Removed dummy command.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
1 parent ee21c56 commit 12db634
Copy full SHA for 12db634

File tree

Expand file treeCollapse file tree

1 file changed

+1
-7
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-7
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-7Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@
6666
"theme": "light"
6767
},
6868
"activationEvents": [
69-
"onCommand:arduino.languageserver.start",
70-
"onCommand:arduino.languageserver.startWithDefault"
69+
"onCommand:arduino.languageserver.start"
7170
],
7271
"contributes": {
7372
"languages": [
@@ -96,11 +95,6 @@
9695
"command": "arduino.languageserver.start",
9796
"title": "Arduino: Start/Restart Language Server",
9897
"description": "Start the language server or restart if there is a running instance"
99-
},
100-
{
101-
"command": "arduino.languageserver.startWithDefault",
102-
"title": "Arduino: Start/Restart Language Server with Defaults",
103-
"description": "Start the language server or restart if there is a running instance with default configs"
10498
}
10599
]
106100
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.