Yann Cébron
e05c398377
sdk_style.md: note about multi-line content in table
2024-02-07 10:06:25 +01:00
Yann Cébron
ca081bd4b8
sdk_style.md: update sample copyright year
2024-01-08 16:07:49 +01:00
Yann Cébron
482e7f7d4b
content_updates.md: fix "june-20"
2024-01-08 16:07:22 +01:00
Jakub Chrzanowski
207014f593
content_updates.md: add Language Server Protocol (LSP)
2023-12-20 21:53:05 +01:00
Yann Cébron
1b95f9dea7
User Interface FAQ: initial
2023-12-20 17:25:49 +01:00
Karol Lewandowski
4666aa2ee6
Rename work_with_icons_and_images.md to icons.md
2023-12-07 15:48:47 +01:00
Karol Lewandowski
27781210c0
Revamped JCEF page ( #1178 )
...
* jcef.md: Rewrite the page
* Review fixes
* Update date in content_updates.md
* Change title to more meaningful
* Change title to more meaningful
* Add information about enabling file download
* Update title in navigation
* Set higher level for the Event Handlers section
* Remove redundant title definition in TOC element
* Fix link revert
* Rename examples section
* Do not suggest using JBCefClient.add*Handler() methods - they don't work well and will be probably removed
* Add information about customizing scrollbars
2023-12-06 18:43:53 +01:00
Yann Cébron
69a9b5d8a7
2023.3 release: update pages, extension point lists ( #1155 )
...
* 2023.3 release: update pages, extension point lists
* extension_point_list.md: restore deleted heading
* 2023.3 release: code samples
* 23.3 release: final
2023-12-06 17:10:38 +01:00
Yann Cébron
dc5fd80cec
content_updates.md: add Gradle Plugin "Attach Sources"
2023-11-16 11:38:19 +01:00
Karol Lewandowski
8b7c2d7d13
basic_action_system.md: Add information about executing actions programmatically
2023-11-09 11:17:46 +01:00
Yann Cébron
0290575c07
module.md: add "Storing a reference to a Module"
2023-10-30 14:53:15 +01:00
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