455 Commits

Author SHA1 Message Date
Yann Cébron
b90c6dd751 use %gh-ij-plugins% in links 2023-04-04 16:18:41 +02:00
Karol Lewandowski
b0fe2b2216 Add more cross-links between topics 2023-04-04 15:05:38 +02:00
Karol Lewandowski
8b6e251890 Add a link to text_selection.md and remove descriptions
We do not have so detailed description for other pages and brief description should be added in <link-summary>
2023-04-04 12:19:40 +02:00
Karol Lewandowski
503be53f00 Add missing <link-summary> 2023-04-04 11:59:37 +02:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Karol Lewandowski
7d11ba39fe Add missing <link-summary> 2023-03-31 15:44:55 +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
Karol Lewandowski
43917d461b Add missing <link-summary> 2023-03-29 11:57:31 +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
bc36385b7c module.md: cleanup 2023-03-14 11:32:24 +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
Yann Cébron
002e5383f7 work_with_icons_and_images.md: format code snippet 2023-03-01 14:48:35 +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
2a50faa830 Add missing <link-summary> 2023-02-28 10:21:46 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00
Yann Cébron
cf8395233e work_with_icons_and_images.md: mapping New UI icons 2023-02-22 14:27:10 +01:00
Yann Cébron
729dbded58 work_with_icons_and_images.md: cleanup 2023-02-21 18:17:57 +01:00
Karol Lewandowski
31910f7a6f Add missing 'link-summary' 2023-02-17 15:12:48 +01:00
Yann Cébron
3e980db627 jcef.md: link tutorial 2023-02-15 14:29:27 +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
1bc3fc12a2 settings_guide.md: link UI inspector 2023-01-25 15:38: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
79a0ff093c jcef.md: Shorten snippet lines length to eliminate scrolls 2023-01-04 08:17:30 +01:00
Karol Lewandowski
57797cc5f4 jcef.md: Update deprecated API usages with the current ones 2023-01-03 15:38:06 +01:00
Karol Lewandowski
55c22615f9 jcef.md: Add link-summary 2023-01-03 15:38:05 +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
Yann Cébron
47e1dfa5a8 add link summary 2022-12-20 18:30:44 +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