mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
annotator.md: cleanup
This commit is contained in:
parent
8aa6b7440d
commit
7ccab8eeb9
@ -53,8 +53,10 @@ Annotate the `simple:key` literal expression and differentiate between a well-fo
|
|||||||
```
|
```
|
||||||
{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 19. …" 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. …_ as
|
||||||
|
> `SimpleCreatePropertyQuickFix` is not defined until [later](quick_fix.md) in the tutorial.
|
||||||
>
|
>
|
||||||
|
{title="SimpleCreatePropertyQuickFix"}
|
||||||
|
|
||||||
## Register the Annotator
|
## Register the Annotator
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user