mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Fix number :(
This commit is contained in:
parent
cf6bcec2d8
commit
1b82a85ec5
@ -20,6 +20,6 @@ As an example, the plugin implemented in the [Custom Language Support Tutorial](
|
||||
* [8. Find Usages Test](find_usages_test.md)
|
||||
* [9. Commenter Test](commenter_test.md)
|
||||
* [10. Reference Test](reference_test.md)
|
||||
* [12. Documentation Test](documentation_test.md)
|
||||
* [11. Documentation Test](documentation_test.md)
|
||||
|
||||
The plugin and test code can be found in the [simple_language_plugin](https://github.com/JetBrains/intellij-sdk-code-samples/tree/main/simple_language_plugin) code sample.
|
||||
|
Loading…
x
Reference in New Issue
Block a user