mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
Fixed comment string. (#1248)
This commit is contained in:
parent
d698021052
commit
bf715773bb
@ -68,7 +68,7 @@ Annotate the `simple:key` literal expression, and differentiate between a well-f
|
|||||||
```
|
```
|
||||||
{src="simple_language_plugin/src/main/java/org/intellij/sdk/language/SimpleAnnotator.java" include-symbol="SimpleAnnotator"}
|
{src="simple_language_plugin/src/main/java/org/intellij/sdk/language/SimpleAnnotator.java" include-symbol="SimpleAnnotator"}
|
||||||
|
|
||||||
> If the above code is copied at this stage of the tutorial, then remove the line below the comment "** Tutorial step 18.3 …" The quick fix class in that line is not defined until later in the tutorial.
|
> If the above code is copied at this stage of the tutorial, then remove the line below the comment "** Tutorial step 19. …" The quick fix class in that line is not defined until later in the tutorial.
|
||||||
>
|
>
|
||||||
|
|
||||||
## Register the Annotator
|
## Register the Annotator
|
||||||
|
Loading…
x
Reference in New Issue
Block a user