Skip to content

Commit 1fe596f

Browse files
authored
Highlight note in vscode-grammar-dev README
1 parent b015f9a commit 1fe596f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

grammars/vscode-grammar-dev/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
A small VSCode extension for development of the Kotlin grammar.
44

5-
> Note: The actual Kotlin support for VSCode, including the language client, is located in the [`vscode-kotlin` repository](https://github.com/fwcd/vscode-kotlin).
5+
> **Note**: The actual Kotlin support for VSCode, including the language client, is located in the [`vscode-kotlin` repository](https://github.com/fwcd/vscode-kotlin).
66
77
## Usage
88

99
The most convenient way to run the extension is to simply use the debug configuration `Run Grammar Dev` in this repo.
1010

11-
> Note: VSCode might show a warning that grammar paths are located outside of the extension folder. This message can be ignored, since the extension is only indended for development anyway.
11+
> **Note**: VSCode might show a warning that grammar paths are located outside of the extension folder. This message can be ignored, since the extension is only indended for development anyway.

0 commit comments

Comments
 (0)