mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 02:07:50 +08:00
spell_checking_strategy.md: fix link
This commit is contained in:
parent
3ed36050f6
commit
0f70979f8a
@ -36,8 +36,7 @@ configuration file using the `com.intellij.spellchecker.support` extension point
|
||||
|
||||
## Run the Project
|
||||
|
||||
Run the project by using the Gradle
|
||||
[runIde task](gradle_prerequisites.md#running-a-simple-gradle-based-intellij-platform-plugin).
|
||||
Run the project by using the Gradle [`runIde`](creating_plugin_project.md#running-a-plugin-with-the-runide-gradle-task) task.
|
||||
|
||||
Open the <path>test.simple</path> file and make an intentional spelling mistake.
|
||||
The IDE will highlight the error and suggest a quick fix.
|
||||
|
Loading…
x
Reference in New Issue
Block a user