257 Commits

Author SHA1 Message Date
Karol Lewandowski
1947552627 content_updates.md: Add "requirements for persistent state components to be included in Settings Sync" 2023-10-26 09:04:14 +02:00
Karol Lewandowski
e95b3e6d8d content_updates.md: Add "simplifying run configuration editors" 2023-10-26 09:03:49 +02:00
Karol Lewandowski
34f28f015b content_updates.md: Add "quick fix/intention ordering" and "declarative inlay hints customization" 2023-10-26 09:03:28 +02:00
Karol Lewandowski
da6c3a43b6 content_updates.md: Add "Clarify referencing icons by paths and icon holder class constants" 2023-10-26 08:44:24 +02:00
Karol Lewandowski
5d06f8ee6b content_updates.md: Add Highlighting Tests Clarification 2023-10-26 08:32:13 +02:00
Karol Lewandowski
a6ce7a32c4 content_updates.md: Add Kotlin Persistent State Component 2023-10-26 08:20:17 +02:00
Yann Cébron
dbc4655416 sdk_style.md: update WRS link 2023-10-17 18:21:47 +02:00
Yann Cébron
d96f751e35 sdk_style.md: update attribute required for escaping % parts in URLs 2023-10-02 15:36:09 +02:00
Yann Cébron
a777d915cf general_threading_rules.md: updates for 2023.3 2023-10-02 09:36:33 +02:00
Karol Lewandowski
7cb2353947
Document Macros in Run Configurations (#1108) 2023-09-20 14:13:28 +02:00
Yann Cébron
9efba2207c intellij_platform.md: update, cleanup, more links 2023-09-05 09:59:11 +02:00
Karol Lewandowski
a12c96ca1a content_updates.md: Split line to avoid "too long line" warning 2023-09-05 08:59:51 +02:00
Karol Lewandowski
16efc6408d
inlay_hints.md: Update page with the information about new APIs (#1104) 2023-09-05 07:13:54 +02:00
Yann Cébron
50e4864289 fix crosslinks 2023-08-02 14:37:59 +02:00
Yann Cébron
6d63366744 update scheme locations, #2 2023-07-24 09:46:32 +02:00
Yann Cébron
907e0982dc update scheme locations 2023-07-24 09:24:01 +02:00
Karol Lewandowski
18f2d010d4 Fix incorrect or old (JavaDoc) Javadoc spelling 2023-06-28 17:13:04 +02:00
Yann Cébron
3a77166eda sdk_code_guidelines.md: fix copyright year in sample 2023-06-22 12:18:27 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs (#1065) 2023-06-15 10:51:07 +02:00
Yann Cébron
db5128b8fd sdk_style.md: clarify, small additions 2023-06-08 14:46:12 +02:00
Yann Cébron
47086563a2 sdk_style.md: link WRS 2023-05-24 09:59:02 +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
f4f3d07989 sdk_style.md: Remove information about unused [//] # (title: ...) notation 2023-04-07 15:50:05 +02:00
Karol Lewandowski
09afd90b7c sdk_style.md: Cleanups 2023-04-07 14:50:27 +02:00
Karol Lewandowski
4dafd0a0e7 sdk_style.md: Use conciser copyright notice 2023-04-07 14:39:49 +02:00
Karol Lewandowski
a90950b536 Revert the copyright-title order
The copyright notice can be placed in the first line now. It is a common place for the notice in other files, and it doesn't divide the actual content (title and the rest) and disturbs a page source code reader.
2023-04-07 14:39:03 +02:00
Karol Lewandowski
b0fe2b2216 Add more cross-links between topics 2023-04-04 15:05:38 +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
Yann Cébron
69486e52f1 add "Open Source Plugins Extension Points" reference 2023-03-30 15:05:31 +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
Yann Cébron
715c87dc4b api_internal.md: cleanup 2023-03-21 14:05:11 +01:00
Jakub Chrzanowski
780ef50ef1
Use new syntax for a custom section ID definition 2023-03-20 11:45:20 +01:00
Yann Cébron
0a2b8940b5 new homepage 2023-03-09 10:24:40 +01:00
Yann Cébron
950a1010ab getting_help.topic: small adjustments 2023-03-07 11:14:53 +01:00
Yann Cébron
6d8926807c getting_help: fix links 2023-03-06 16:49:25 +01:00
Yann Cébron
d39cfc3d40 sdk_style.md: document "title" for callouts, cleanup/updates 2023-03-06 16:40:01 +01:00
Yann Cébron
77d71a2383 getting_help: add Chinese version 2023-03-06 16:21:48 +01:00
Yann Cébron
97dc682f6a content_updates.md: cleanup headings 2023-03-06 09:57:08 +01:00
Yann Cébron
36acd43fc4 welcome.md: cleanup 2023-03-01 16:26:36 +01:00
Yann Cébron
93f5b77b34 spell_checking.md: cleanup, RuntimeDictionaryProvider 2023-02-28 12:08:50 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00
Yann Cébron
f6622fa420 custom language tutorial: show only class bodies on page 2023-02-27 12:52:10 +01:00
Yann Cébron
ca16cc9148 getting_help.md: update 2023-02-27 11:48:13 +01:00
Yann Cébron
d2c588b5bc content_updates.md: new UI icons 2023-02-22 15:51:49 +01:00
Yann Cébron
f02fa34e26 content_updates.md: UI inspector 2023-01-24 18:26:40 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Yann Cébron
6a3c7a4953 verifying_plugin_compatibility.md: expand "IDE Support" section 2023-01-10 11:25:42 +01:00