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
Karol Lewandowski
9378e9a3d5
Refresh: Getting Started with Gradle ( #791 )
2022-06-09 10:43:28 +02:00
Jakub Chrzanowski
dd5aa9075e
Gradle IntelliJ Plugin documentation
2022-06-02 22:30:33 +02:00
Makhnev Petr
e16176cfd9
Add article and tutorial about Navigation Bar
...
* add docs about navigation bar for Custom Language Support topic
* add info in `topics/intro/content_updates.md`
* renumber articles after the added tutorial
* add `custom_language_tutorial_header` to `structure_aware_navbar.md`
2022-05-24 10:50:04 +02:00
Karol Lewandowski
1b34118817
syntax_highlighter_and_color_settings_page.md: add information about grouping attributes
2022-05-20 15:10:33 +02:00
Yann Cébron
9877bea877
formatter.md: use <compare> to visualize sample
2022-05-18 10:46:41 +02:00
Yann Cébron
511d84b983
cleanup
2022-05-02 18:14:12 +02:00
Yann Cébron
ff2c851551
fix plugin name
2022-05-02 17:37:45 +02:00
Yann Cébron
894e6e3ccb
221 release ( #686 )
...
* 2022.1 release: upsource, topic links
* 2022.1 release: EP lists
* 2022.1 release: code samples build against 2021.2.4, adjust since/until-build
* code samples/pycharm_basics: 2021.2.4
* 2022.1 release: rider_extension_point_list.md
* 2022.1 release: data_grip_extension_point_list.md
* 2022.1 release: set upsource properties
* 2022.1 release: set plugin verifier versions
2022-04-12 16:39:27 +02:00
Karol Lewandowski
60fd4e8b09
add missing Kotlin/Groovy snippets for Gradle build scripts
2022-03-23 12:38:07 +01:00
Karol Lewandowski
2b2b67c735
grammar_and_parser.md: move Groovy/Kotlin Gradle build scripts snippets to tabs
2022-03-22 15:54:07 +01:00
Karol Lewandowski
3093f669a4
grammar_and_parser.md: cleanup
2022-03-22 15:53:13 +01:00
Karol Lewandowski
2a4ffe3c18
rename Gradle build scripts snippet tabs
2022-03-22 14:23:10 +01:00
Karol Lewandowski
6bc2125f03
change order of Gradle build scripts snippets (Kotlin is default now)
2022-03-22 13:55:32 +01:00
Yann Cébron
f98d9b3428
language_and_filetype.md: fix EP name
2022-03-21 19:08:50 +01:00
Karol Lewandowski
21edea6562
remove 'final' leftovers and rename 'e' to 'event' in snippets
2022-03-18 14:27:48 +01:00
Karol Lewandowski
86c69eec32
remove noisy final keywords in code snippets
2022-03-18 11:21:22 +01:00
Karol Lewandowski
86d9ca3e8b
code snippets formatting cleanup
2022-03-18 11:21:22 +01:00
Yann Cébron
a7371f4528
prerequisites.md: clarify plugins/initial step
2022-03-16 17:04:27 +01:00