113 Commits

Author SHA1 Message Date
Karol Lewandowski
e3a3dbd4fb documentation_provider.md: Make extension classes non-public and final 2023-10-26 15:02:56 +02:00
Karol Lewandowski
230a2f8eac line_marker_provider.md: Make extension classes non-public and final 2023-10-26 15:02:56 +02:00
Yann Cébron
f105fb0586 notes about installing Plugin DevKit manually in 2023.3+ 2023-10-23 17:12:06 +02:00
Xavier B
6b1dfead0c
grammar_and_parser.md: Fix build file name typo (#1130) 2023-10-13 08:18:56 +02:00
Yann Cébron
6b70dc3709 Java plugin: replace link to blogpost with doc link 2023-09-04 17:01:10 +02:00
Yann Cébron
ae9f0ebe8b psi_helper_and_utilities.md: cleanup, clarify 2023-08-08 17:32:18 +02:00
Yann Cébron
9c98a3d870 cleanup WRS notation 2023-08-02 17:03:33 +02:00
Karol Lewandowski
e7adc77409 grammar_and_parser.md: Link the sample Gradle build script for easier understanding of what and how should be changed 2023-07-03 10:22:44 +02:00
Patrick Scheibe
a9218af3cc
Switch from DocumentationProvider to DocumentationTargetProvider (#1037)
* Include docs for Documentation Target API
* Rearrange the page to combine it with the deprecated Documentation Provider API
* Update API changes page
* Add notes to the language tutorial
* Include suggestions from Karol and Yann
2023-04-27 14:13:13 +02:00
Yann Cébron
4836384873 lexer_and_parser_definition.md: add note about China/GH problem 2023-03-20 17:02:17 +01:00
Karol Lewandowski
c2ae57932d Update Go to Class/Symbol content 2023-03-01 10:55:40 +01:00
Yann Cébron
f6622fa420 custom language tutorial: show only class bodies on page 2023-02-27 12:52:10 +01:00
Karol Lewandowski
7d45c2580a Add missing 'link-summary' for pages in the Custom Language Support Tutorial section 2023-02-17 12:28:07 +01:00
Karol Lewandowski
ac2dcc722f Cleanup: update the old title format 2023-02-17 11:17:52 +01:00
Yann Cébron
52cfd05062 commenter.md: add TLDR; "Reference" 2023-02-14 18:33:48 +01:00
Yann Cébron
421f176f06 language tutorial: remove obsolete SimpleFileTypeFactory approach 2023-02-06 18:28:22 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Karol Lewandowski
79e97c2564 Add pages link-summary 2023-01-03 12:16:51 +01:00
Karol Lewandowski
eb51bdd023 Add link-summary elements 2022-12-06 10:02:28 +01:00
Karol Lewandowski
71d185d472 Cleanups 2022-12-06 09:05:30 +01:00
Yann Cébron
e6c2e6f02d extract snippets.md with commonly used content 2022-11-30 19:05:58 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01: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
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
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
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
b323528bcb psi_helper_and_utilities.md: add missing imports for correct compilation when code is copied 2022-08-24 18:41:06 +02:00
Yann Cébron
62cd582643 migrate code sample links to gh-sdk-samples 2022-08-15 11:52:49 +02:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
Yann Cébron
cc3659f7ce annotator: mention language attribute 2022-08-10 16:31:19 +02:00
Yann Cébron
85af49d4ae completion contributor: mention language attribute 2022-08-10 16:17:45 +02:00
Yann Cébron
719abc6dbc reference_contributor.md: fix referenceContributor registration snippet 2022-08-10 16:01:32 +02:00
Karol Lewandowski
e00072f32d add warning about file type factory deprecation and simplify registration content in simple language tutorial 2022-07-27 13:04:50 +02:00
Karol Lewandowski
b18ad63fe0 set bnf language for bnf code snippets 2022-07-25 13:41:14 +02:00
Karol Lewandowski
7f46681428 grammar_and_parser.md: clarify when the SimpleTypes class gets generated 2022-07-25 12:35:35 +02:00
Stefano Kowalke
b9338e8892
formatter.md: fix wording 2022-06-30 11:21:49 +02:00
Yann Cébron
80bbde3550 link GK Gradle plugin 2022-06-13 14:26:13 +02:00
Jakub Chrzanowski
7261169ac7
Gradle Grammar-Kit Plugin docs (#793) 2022-06-13 11:45:14 +02:00