123 Commits

Author SHA1 Message Date
Karol Lewandowski
55146d1796 lexer_and_parser_definition.md: Avoid using class name in headers 2024-04-09 08:07:33 +02:00
Karol Lewandowski
89b0182152 language_and_filetype.md: Avoid using FileType class name in headers 2024-04-09 08:07:01 +02:00
Yann Cébron
342bcb5d21 folding_builder.md: DumbAware 2024-03-13 18:24:15 +01:00
Yann Cébron
bf4e6d9508 "dumb mode" link title 2024-03-12 16:47:56 +01:00
Yann Cébron
e383e83723 Dumb Mode: DumbAware API, DumbAwareAction 2024-03-12 11:49:20 +01:00
azhidkov
bf715773bb
Fixed comment string. (#1248) 2024-02-26 09:04:01 +01:00
Yann Cébron
97371e926d custom_language_support_tutorial.md: add see also 2024-01-31 14:59:33 +01:00
Yann Cébron
98d09152d0 custom_language_support_tutorial.md: tune callouts 2024-01-31 14:46:19 +01:00
Karol Lewandowski
4666aa2ee6 Rename work_with_icons_and_images.md to icons.md 2023-12-07 15:48:47 +01:00
Karol Lewandowski
7730473352 Change "quick-fix" to "quick fix"
This is the actual feature name we use everywhere.
2023-12-07 12:29:33 +01:00
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