455 Commits

Author SHA1 Message Date
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
1b37cc9a7b color_scheme_management.md: cleanup 2022-11-14 15:00:18 +01:00
Yann Cébron
e1a7fb83e0 inlay_hints.md: cleanup 2022-11-03 10:57:02 +01:00
Yann Cébron
11463db763 update refs to spell_checking topic 2022-11-03 10:52:05 +01:00
Karol Lewandowski
c65cfa1bf3 work_with_icons_and_images.md: clarify icons location 2022-10-24 13:43:29 +02:00
Karol Lewandowski
39e0708438 work_with_icons_and_images.md: cleanup 2022-10-24 13:41:48 +02:00
Patrick Scheibe
70cf99b172 Add further additional minor features
- `com.intellij.problemHighlightFilter`
- `com.intellij.ide.actions.QualifiedNameProvider`
- `com.intellij.openapi.roots.TestSourcesFilter`
- `com.intellij.statementUpDownMover`
2022-09-30 05:14:43 +02:00
Yann Cébron
af426a6093 more Platform UI links 2022-09-29 13:26:54 +02:00
Yann Cébron
0dbbbe1ddb settings_guide.md: add Configurable.Beta 2022-09-29 11:18:45 +02:00
Yann Cébron
833a2a6d19 work_with_icons_and_images.md: icon tooltips explanation 2022-09-28 17:27:18 +02:00
Yann Cébron
9fc6984d01 more microformat 2022-09-28 17:24:19 +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
7326582501 spell_checking.md: align group name 2022-09-27 09:35:59 +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
9f3603a18d references_and_resolve.md: HighlightedReference, add version note 2022-09-26 16:35:54 +02:00
Yann Cébron
84b37cd288 language_injection.md: InjectedFormattingOptionsProvider 2022-09-26 16:03:19 +02:00
Yann Cébron
bf0bdfcce3 references_and_resolve.md: HighlightedReference 2022-09-26 15:45:11 +02:00
Yann Cébron
bfb729103c work_with_icons_and_images.md: add "Icon Tooltips" 2022-09-26 12:35:14 +02:00
Yann Cébron
01c46ddbb7 2022.3: com.intellij.heavyBracesHighlighter EP 2022-09-26 12:09:45 +02:00
Yann Cébron
052f6edb69 rename link group to "Product Help" 2022-09-26 11:24:19 +02:00
Yann Cébron
f8cc22e8f2 more "Product Help Topics" links 2022-09-22 18:33:38 +02:00
Yann Cébron
eec5f0dc14 more "Product Help Topics" links 2022-09-22 18:19:48 +02:00
Yann Cébron
e6e0f754bf extract "Product Help Topics" links 2022-09-22 17:53:53 +02:00
Yann Cébron
f4eec243ca module.md: cleanup 2022-09-22 17:22:14 +02:00
Yann Cébron
057a575958 xml_dom_api.md: cleanup 2022-09-22 11:01:11 +02:00
Yann Cébron
3403973302 remove "Introduction" headings 2022-09-21 18:32:09 +02:00
Yann Cébron
e03661b24c multiple_carets.md: update, cleanup, links 2022-09-21 13:26:14 +02:00
Yann Cébron
ab3ace219e text_selection.md: cleanup 2022-09-21 13:07:01 +02:00
Karol Lewandowski
f70862dc22 Remove video thumbnails and set the specific video time where possible 2022-09-15 14:54:18 +02:00
Karol Lewandowski
142e5ad991 custom_language_support.md: remove the player width 2022-09-15 14:51:05 +02:00
Yann Cébron
da709e3771 remove redundant link title 2022-09-14 14:54:37 +02:00
Yann Cébron
f3318381c9 additional_minor_features.md: qualified EP names 2022-09-12 21:30:56 +02:00
Yann Cébron
7fbaa3aaff implementing_parser_and_psi.md: note about TokenSet/ParserDefinition 2022-09-07 17:55:26 +02:00
Yann Cébron
301d53d7ae implementing_lexer.md: more TokenSet 2022-09-07 17:41:37 +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
419b189d9c documentation.md: align EP format 2022-09-06 18:05:30 +02:00
Yann Cébron
d7705a405d implementing_parser_and_psi.md: note TokenSet.WHITE_SPACE 2022-09-05 18:44:54 +02:00
Yann Cébron
07559afb9a implementing_lexer.md: mention TokenSet 2022-09-05 18:35:31 +02:00
Yann Cébron
d58b83a526 find_usages.md: cleanup, minor edits 2022-09-05 18:22:23 +02:00
Yann Cébron
e73072db60 move "Internal Actions" to new "IDE Tooling" group in Appendix III 2022-09-01 16:06:39 +02:00
Karol Lewandowski
aa5b9831ec synchronize tabs 2022-08-18 15:06:52 +02:00
Yann Cébron
6bf49b947c declarations_and_references.md: mention EP name 2022-08-18 13:01:32 +02:00
Yann Cébron
b3e562273d navigation.md: mention EP names 2022-08-18 12:27:25 +02:00
Yann Cébron
2b85ad36a3 align "x.y.z EP" texts 2022-08-18 11:42:53 +02:00
Yann Cébron
31de5f7add align x.y.z extension point references 2022-08-17 14:46:40 +02:00
Yann Cébron
2a9c41dde4 xml_dom_api.md: remove mention of DOM Generator (removed in 2022.3 anyway) 2022-08-17 14:39:16 +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
i582
34a802eaa1 fixed typo in syntax_highlighting_and_error_highlighting.md 2022-08-11 15:23:42 -07:00