388 Commits

Author SHA1 Message Date
Yann Cébron
769fb18072 settings_guide.md: link tutorial 2023-08-21 13:33:38 +02:00
Yann Cébron
9158c540cf vcs_integration_for_plugins.md: remove mention of removed PeerFactory 2023-08-14 15:25:23 +02:00
Karol Lewandowski
c342ec0fb0 messaging_infrastructure.md: Cleanup and updates 2023-08-10 15:44:22 +02:00
Karol Lewandowski
a1a01e322f settings_guide.md: Improve Table of Attributes readability 2023-08-08 16:26:58 +02:00
Yann Cébron
9b92772de6 settings_guide.md: more cleanup 2023-08-08 14:55:27 +02:00
Yann Cébron
a2d343376d settings_guide.md: cleanup "Configurable Marker Interfaces" 2023-08-08 14:34:38 +02:00
Yann Cébron
bf29d09a91 settings_guide.md: rework table 2023-08-08 14:16:20 +02:00
Patrick Scheibe
9995151706 Fix typo 2023-08-02 16:01:42 +02:00
Patrick Scheibe
ce6f4a3ef2
Add information about icon colors and sizes of icons in the new UI (#1094)
* Add information about required tool window icon colors and sizes
* Fix smaller issues regarding spelling and grammar

Co-authored-by: Karol Lewandowski <karol.lewandowski@jetbrains.com>
2023-08-02 14:08:18 +02:00
Yann Cébron
84e8333e9c
2023.2 release (#1091) 2023-07-26 14:44:10 +02:00
Karol Lewandowski
40f98bae3d Correction: "register as an extension point" -> "register in an extension point" 2023-07-19 10:18:25 +02:00
Karol Lewandowski
f6db691220 inlay_hints.md: Fix product link 2023-07-18 11:49:06 +02:00
Karol Lewandowski
4a79d68a12 color_scheme_management.md: Cleanup 2023-07-12 15:43:50 +02:00
Karol Lewandowski
18f2d010d4 Fix incorrect or old (JavaDoc) Javadoc spelling 2023-06-28 17:13:04 +02:00
Karol Lewandowski
9e34d84e4f work_with_icons_and_images.md: Clarify referencing icons by paths and icon holder class constants 2023-06-28 15:06:36 +02:00
Karol Lewandowski
b4e3be07d9 work_with_icons_and_images.md: Cleanup 2023-06-28 15:06:22 +02:00
Yann Cébron
cb6bca5b2b inlay_hints.md: fix "force inlay refresh" for different EPs 2023-06-08 17:10:38 +02:00
Karol Lewandowski
b720795b2b syntax_highlighting_and_error_highlighting.md: Fix code snippet formatting 2023-06-06 08:20:53 +02:00
Yann Cébron
6f37120e77 GH links: 2023.1.2 2023-05-24 14:21:33 +02:00
Patrick Scheibe
68c0f0a9d8 Add parentheses to methods and remove usage of "you" 2023-05-22 12:59:11 +02:00
Piotr Tomiak
19306d9f91
Web Symbols: improve and extend documentation. (#1039)
Web Symbols: improve, extend and update documentation for 2023.2.
2023-05-19 20:46:30 +02:00
Yann Cébron
a51c68f5cb stop promoting deprecated Struts 2 plugin as reference 2023-05-09 17:59:19 +02:00
Yann Cébron
3ec55a86db language_injection.md: clarify 2023-05-09 16:56:49 +02:00
Yann Cébron
91c28e8302 language_injection.md: fix code samples 2023-05-09 15:10:06 +02:00
Yann Cébron
3e3ef6319b external_builder_api.md: update profiling setup (IJSDK-1725) 2023-05-09 14:52:47 +02:00
Karol Lewandowski
cad756c2a0 Avoid using <br/> in tables 2023-04-28 13:00:24 +02:00
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