mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
- Add two articles about spell checking for the Custom Language Support topic - Reference part describing general information about spell checking - Implementation part with spell checking strategy for the Simple language - Add info about EP for `BundledDictionaryProvider` - Add `SuppressibleSpellcheckingStrategy` section