Skip to content

Commit a7fab10

Browse files
committed
Update extension docs
1 parent a6396fc commit a7fab10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/docs/documentation/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,4 +172,4 @@ Configure the transformer with the SWC plugin of your choice, either [unplugin-s
172172
Obsidian provides an ESLint plugin that can help you find errors in your code related to dependency injection. See the [ESLint plugin](/docs/documentation/meta/eslint) documentation for more information.
173173

174174
## 4. Add Obsidian's Language Service extension for vscode (Recommended)
175-
Obsidian's Language Service extension for vscode provides improved go-to-definition support. This extension is not required, but it can help you navigate your code more easily. Search the vscode marketplace for "Obsidian Language Service" and install it or visit [the extension page](https://marketplace.visualstudio.com/items/?itemName=GuyCarmeli.vscode-language-server-obsidian) for more information.
175+
Obsidian's Language Service extension for vscode provides improved go-to-definition support. This extension is not required, but it can help you navigate your code more easily. Search the vscode marketplace for "Obsidian Language Service" and install it, or visit [the VS Code extension page](https://marketplace.visualstudio.com/items/?itemName=GuyCarmeli.vscode-language-server-obsidian) or [the Open VSX extension page](https://open-vsx.org/extension/guycarmeli/vscode-language-server-obsidian) (for Cursor) for more information.

0 commit comments

Comments
 (0)