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
Karol Lewandowski
a3abd1bd2d
Fix tables alignment
2023-04-26 10:33:27 +02:00
Karol Lewandowski
df1c717bb8
Avoid line breaks to reduce vertical space
2023-04-26 10:30:56 +02:00
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
aa01c781b6
settings: inspecting
2023-04-05 16:44:11 +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
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