Karol Lewandowski
a5e0d8925c
getting_help.topic: Missing '?' and article
2024-05-13 07:49:00 +02:00
Karol Lewandowski
8200894f34
intellij_platform.md: Add RustRover to the IDEs list
2024-04-24 09:18:16 +02:00
Yann Cébron
361a39dc53
intellij_platform.md: update list of IDEs
2024-04-23 14:58:43 +02:00
Karol Lewandowski
f31aa679e6
Use the correct nested annotation form
...
These are correct:
- @com.example.Holder.Annotation
- @Holder.Annotation
- @Annotation
These are incorrect:
- com.example.Holder.@Annotation
- Holder.@Annotation
2024-04-22 13:58:09 +02:00
Karol Lewandowski
b52f8e8c15
Internationalization and localization pages ( #1303 )
2024-04-19 12:31:21 +02:00
Yann Cébron
28c99ab198
welcome.topic: add "Tracking API Changes" section
2024-04-16 16:44:49 +02:00
Karol Lewandowski
e441eedbf7
Split Extension Point and Listener Lists into IntelliJ Platform, IntelliJ Community Plugins and Android Plugin lists ( #1297 )
2024-04-15 12:22:41 +02:00
Robert Novotny
a10149bbc0
Fix typo: Intellij -> IntelliJ ( #1296 )
2024-04-10 16:47:26 +02:00
Yann Cébron
c19af1b197
code_samples.md: note about Plugin DevKit
2024-04-09 20:00:24 +02:00
Yann Cébron
15cb76e35c
content_updates.md: DumbAware API
2024-04-09 11:11:38 +02:00
Yann Cébron
bf29b21124
TOC: remove "Part"/"Appendix" prefix/numbering
2024-04-08 17:04:40 +02:00
Yann Cébron
dd303d8f84
syntax_highlighting_and_error_highlighting.md: Order of Running Highlighting
2024-03-19 16:59:27 +01:00
Karol Lewandowski
0b4af420b5
Coroutines ( #1269 )
2024-03-19 15:46:09 +01:00
Yann Cébron
a2a2ac9026
plugin_extension_points.md: error handling
2024-03-13 14:01:16 +01:00
Yann Cébron
e3ca49d70a
extract "Plugin Alternatives" snippet
2024-02-26 14:54:37 +01:00
Yann Cébron
0170420252
advertise IntelliJ Platform Gradle Plugin 2.x
2024-02-22 16:13:37 +01:00
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