Skip to content

Commit 1f544c7

Browse files
committed
Adds a link to the store
1 parent 73514df commit 1f544c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# VS Code TypeScript Dev
22

3-
An extension for working in the TypeScript codebase.
3+
[An extension for working in the TypeScript codebase.](https://marketplace.visualstudio.com/items?itemName=Orta.vscode-typescript-dev&ssr=false#review-details)
44

55
## Features
66

syntaxes/ts-symbols.tmLanguage.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dict>
7373
<key>name</key>
7474
<!-- thing inside -->
75-
<string>meta.parameters.ts</string>
75+
<string>entity.name.function.ok</string>
7676
</dict>
7777
</dict>
7878
</dict>

0 commit comments

Comments
 (0)