344 Commits

Author SHA1 Message Date
Yann Cébron
dec645c933 action_basics: adjust Action texts to not trigger "wrong case" inspection 2022-11-30 17:48:14 +01:00
Yann Cébron
11aea16868 creating_plugin_project.md: minor 2022-11-28 16:33:10 +01:00
Yann Cébron
6f9c982ca6 creating_plugin_project.md: update 2022-11-24 16:56:46 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
2e4215b01b completion_test.md: clarify '<caret>' marker 2022-11-23 17:58:36 +01:00
Patrick Scheibe
5508c47c68
Add information about threading in Actions
* Add information about threading in Actions
* Crosslink with other pages
2022-11-23 03:43:04 +01:00
Yann Cébron
8f7b6a349a using_kotlin.md: update stdlib version for 2022.3 2022-11-22 16:09:47 +01:00
Yann Cébron
f66d8b3ec9 syntax_errors.md: add note about "Controlling Highlighting" for annotators/inspections 2022-11-21 12:19:11 +01:00
Yann Cébron
49578f09b1 org.jetbrains.intellij 1.10.0 2022-11-21 10:55:10 +01:00
Karol Lewandowski
f8c5540fc3 providing_file_templates.md: remove redundant backtick 2022-11-16 07:22:51 +01:00
Yann Cébron
598ef60ba7 template_support.md: update info for 2022.3 (IJSDK-1516) - by Yuriy Artamonov 2022-11-07 15:51:35 +01:00
Yann Cébron
cef5e7aca3 using_kotlin.md: add 2022.3 info 2022-10-19 17:48:08 +02:00
Yann Cébron
a2bdce0d56 badge formatting 2022-10-19 14:57:13 +02:00
Jakub Chrzanowski
1d6578e174
Fixed Gradle IntelliJ Plugin properties anchors 2022-09-28 22:32:27 +02:00
Karol Lewandowski
0f70979f8a spell_checking_strategy.md: fix link 2022-09-27 17:23:23 +02:00
Karol Lewandowski
3db7a0e343
Gradle/DevKit approach or Plugin/Theme topic content reorganization (#862) 2022-09-27 17:01:29 +02:00
Yann Cébron
45d9dfad7d spell_checking_strategy.md: microformat, links 2022-09-27 10:24:38 +02:00
Yann Cébron
4cf064095e custom_language_support_tutorial.md: add Spell Checking 2022-09-27 10:18:10 +02:00
Makhnev Petr
df894b3c86
Add article and tutorial about Spell Checking to the Custom Language Support topic (#856)
- 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
2022-09-27 03:45:16 +02:00
Yann Cébron
052f6edb69 rename link group to "Product Help" 2022-09-26 11:24:19 +02:00
Yann Cébron
e6e0f754bf extract "Product Help Topics" links 2022-09-22 17:53:53 +02:00
Yann Cébron
1bfb044419 documentation_provider.md: cleanup 2022-09-22 17:52:13 +02:00
Yann Cébron
3a13ec266d psi_helper_and_utilities.md: fix link 2022-09-22 17:43:55 +02:00
Yann Cébron
3403973302 remove "Introduction" headings 2022-09-21 18:32:09 +02:00
Yann Cébron
96cb09198d editor_basics.md: cleanup 2022-09-21 12:21:42 +02:00
Karol Lewandowski
417bc886be github_template.md: Fix the webinar link to the correct one and point to the exact video time 2022-09-15 15:04:21 +02:00
Yann Cébron
da709e3771 remove redundant link title 2022-09-14 14:54:37 +02:00
Yann Cébron
74edf40a34 custom language tutorial: link all related code files 2022-09-08 17:31:55 +02:00
Yann Cébron
dc0bd73045 custom language tutorial: link related testing page 2022-09-08 14:49:45 +02:00
Yann Cébron
7cb0804e38 tests_prerequisites.md: add link 2022-09-08 13:19:15 +02:00
Yann Cébron
f0fc6fbac9 custom language testing tutorial: link relevant parts via microformat 2022-09-08 13:16:33 +02:00
Yann Cébron
b9f2b46f56 syntax_highlighter_and_color_settings_page.md: remove redundant intro text 2022-09-08 12:47:07 +02:00
Yann Cébron
3829610533 structure_view_factory.md: formatting 2022-09-08 12:46:02 +02:00
Yann Cébron
b91a0b47bd custom language tutorial: use <microformat> for Reference links 2022-09-08 12:30:29 +02:00
Yann Cébron
c8e11bc634 custom_language_support_tutorial.md: add missing page 2022-09-08 12:11:07 +02:00
Yann Cébron
793c65df3f simple language: add SimpleTokenSets (IJSDK-1533) 2022-09-07 17:42:34 +02:00
Yann Cébron
f6b00c94d3 grammar_and_parser.md: cleanup 2022-09-07 17:12:56 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +02:00
Karol Lewandowski
f0a02fe5b5 add links to elements in plugin configuration file
Some occurrences are intentionally skipped. I added links only to the first occurrences of a given element in a section (not a page).
2022-09-07 11:32:17 +02:00
Yann Cébron
d14102365c fix links to Gradle Tooling page 2022-09-05 11:53:23 +02:00
Jakub Chrzanowski
05180d7fd5
tools_gradle_intellij_plugin.md: move IntelliJ Extension under the Configuration section 2022-09-02 19:49:31 +02:00
Jakub Chrzanowski
795150c7e3
tools_gradle_intellij_plugin.md: reorganize tasks sections 2022-09-02 19:49:30 +02:00
Yann Cébron
ce36c3894a move "Custom Plugin Repository" to Appendix I 2022-09-01 16:43:30 +02:00
Jakub Chrzanowski
405a2ff528 kotlin.md: mention Gradle IntelliJ Plugin verifyPluginConfiguration in the Kotlin stdlib section 2022-08-25 13:53:01 +02:00
Karol Lewandowski
b323528bcb psi_helper_and_utilities.md: add missing imports for correct compilation when code is copied 2022-08-24 18:41:06 +02:00
Karol Lewandowski
aa5b9831ec synchronize tabs 2022-08-18 15:06:52 +02:00
Karol Lewandowski
f1187bd619 intro_project_wizard.md: remove missing tutorial content placeholders 2022-08-18 10:46:17 +02:00
Karol Lewandowski
60c1e85177 point to the actions system main page instead of the actions tutorial 2022-08-16 15:08:08 +02:00
Karol Lewandowski
e86de8865b fix punctuation 2022-08-16 15:06:58 +02:00
Yann Cébron
9a187cb2e8 new_macros.md: fix "Testing the Plugin" section 2022-08-15 17:42:44 +02:00