Skip to content

Commit 23f4d67

Browse files
committed
Remove "ada" from the vsdbg and cpplldb langauge lists.
1 parent e7c7ccd commit 23f4d67

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Extension/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5378,7 +5378,6 @@
53785378
"label": "C++ (Windows)",
53795379
"when": "workspacePlatform == windows",
53805380
"languages": [
5381-
"ada",
53825381
"c",
53835382
"cpp",
53845383
"cuda-cpp",
@@ -5771,7 +5770,6 @@
57715770
"type": "cpplldb",
57725771
"label": "C++ (LLDB-DAP)",
57735772
"languages": [
5774-
"ada",
57755773
"c",
57765774
"cpp",
57775775
"cuda-cpp",

0 commit comments

Comments
 (0)