Skip to content

Commit

Permalink
Rename vscode extension typespec (#5314)
Browse files Browse the repository at this point in the history
  • Loading branch information
RodgeFu authored Dec 11, 2024
1 parent 1b2899c commit 8bbdf96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
changeKind: feature
packages:
- typespec-vscode
---

Rename vscode extension from "TypeSpec for VS Code" to "TypeSpec"
2 changes: 1 addition & 1 deletion packages/typespec-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
],
"preview": true,
"publisher": "typespec",
"displayName": "TypeSpec for VS Code",
"displayName": "TypeSpec",
"categories": [
"Programming Languages",
"Snippets"
Expand Down

0 comments on commit 8bbdf96

Please sign in to comment.