324 Commits

Author SHA1 Message Date
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Karol Lewandowski
28d2930606 inlay_hints.md: Delete 404 link 2023-04-06 14:10:58 +02:00
Yann Cébron
6685be4629 websymbols_static_symbols.md: fix some links 2023-04-04 16:22:43 +02:00
Yann Cébron
b90c6dd751 use %gh-ij-plugins% in links 2023-04-04 16:18:41 +02:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Karol Lewandowski
a91c10c36d Add missing <link-summary> 2023-03-31 14:22:25 +02:00
Patrick Scheibe
5f535ffd63
WebSymbols documentation (#1011)
- convert most bullet point lists to definition lists
- reformat all code snippets to have consistent spacing
- fix tags for equally named subsections
- add demo image and create a dark version of it
- add links to IntelliJ Platform code
- add update note
- split original Web Symbols content into 3 separate pages
- apply Karol's suggestions from code review

Co-authored-by: Karol Lewandowski
2023-03-30 10:28:17 +02:00
Yann Cébron
32aeca2ccf
2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Karol Lewandowski
83b281b63c Add missing <link-summary> 2023-03-24 11:00:19 +01:00
Karol Lewandowski
dcdf7ad585 Add missing <link-summary> 2023-03-21 12:42:34 +01:00
Karol Lewandowski
9ff5372f2a Add missing <link-summary> 2023-03-15 14:32:26 +01:00
Yann Cébron
abadd18283 documentation.md: update DocumentationTarget link 2023-03-13 11:55:38 +01:00
Karol Lewandowski
e4a1ed14d3 Fix IntelliLang bundled plugin link 2023-03-08 12:54:54 +01:00
Karol Lewandowski
559c075d09 Add missing <link-summary> 2023-03-03 10:44:16 +01:00
Yann Cébron
2ba5ed3654 documentation.md: add temporary note about DocumentationTarget 2023-03-02 11:39:09 +01:00
Karol Lewandowski
c2ae57932d Update Go to Class/Symbol content 2023-03-01 10:55:40 +01:00
Yann Cébron
1d89ce6bc0 spell_checking.md: RuntimeDictionaryProvider EP name 2023-02-28 12:51:05 +01:00
Yann Cébron
93f5b77b34 spell_checking.md: cleanup, RuntimeDictionaryProvider 2023-02-28 12:08:50 +01:00
Karol Lewandowski
31910f7a6f Add missing 'link-summary' 2023-02-17 15:12:48 +01:00
Yann Cébron
8e5319e9fc additional_minor_features.md: mention SelfManagingCommenter 2023-02-14 18:33:23 +01:00
Yann Cébron
3fa3ba3685 syntax_highlighting_and_error_highlighting.md: DumbAware Annotator 2023-02-01 18:04:12 +01:00
Yann Cébron
80a6c5c9f1 inlay_hints.md: note about inlay settings UI inspector 2023-01-25 17:35:56 +01:00
Yann Cébron
77654d7210 inlay_hints.md: link UI inspector 2023-01-25 15:37:50 +01:00
Yann Cébron
4ec8507a96 syntax_highlighting_and_error_highlighting.md: fix anchor 2023-01-24 18:04:30 +01:00
Yann Cébron
7065a6deac syntax_highlighting_and_error_highlighting.md: note UI inspector 2023-01-23 18:48:48 +01:00
Yann Cébron
7ac06d2d44 syntax_highlighting_and_error_highlighting.md: cleanup, "Jump to Colors and Fonts" 2023-01-23 15:39:30 +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
ShirinkinArseny
8554731dbe
Fix for broken link at "Custom Language Support" > "Syntax and Error Highlighting" page (#953) 2022-12-22 16:46:28 +01:00
Karol Lewandowski
3eabe8ebff Add link-summary 2022-12-08 13:05:04 +01:00
Karol Lewandowski
c3ae8e87b1 Add link-summary elements 2022-12-07 16:50:02 +01:00
Yann Cébron
ba9435b4c9 code_completion.md: link summary 2022-12-06 19:11:30 +01:00
Yann Cébron
8d3a333e64 code_completion.md: cleanup, add LookupListener info 2022-12-06 18:57:16 +01:00
Yann Cébron
cd23596f6b
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3

* element_patterns.md: new sample

* 2022.3 release: update GH links

* 2022.3 release: update GH links, #2

* EP list: initial, change android from GH to JB hosting temporarily + adapt links

* 223 release initial values

* stop recommending PreloadingActivity (internal API now)

* product specific EP lists

* element_patterns.md: minor

* code samples: upgrade

* extension_point_list.md: fix duplicate heading

* sdk_code_guidelines.md: update compatibility values

* spring_extension_point_list.md: update

* 223.7571.182
2022-11-30 20:31:23 +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
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
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
9fc6984d01 more microformat 2022-09-28 17:24:19 +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
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