Andrey Belyaev
4c9e99fe0d
[IJSDK-1942] Update storage guidance in documentation ( #1208 )
...
The instructions for planning storage location have been updated to provide more context. The updated version emphasizes the use of a project-level custom file for plugin settings and recommends `@Storage(StoragePathMacros.CACHE_FILE)` for cached values. Reference to `StoragePathMacros` for commonly used macros is included in the new text.
2024-01-22 12:52:49 +01:00
Yann Cébron
91da036fa2
"IntelliJ Platform" casing
2024-01-09 14:45:34 +01:00
Yann Cébron
928394bf2b
testing_highlighting.md: remove mention of unsupported bundleMsg
2024-01-08 15:13:04 +01:00
Karol Lewandowski
c2f4b8380f
plugin_components.md: Grammar fix
2024-01-03 11:24:40 +01:00
Karol Lewandowski
ef20da8740
plugin_components.md: Clarify Kotlin usage
2024-01-03 11:24:30 +01:00
Karol Lewandowski
f06749c194
Inline PlantUML diagrams ( #1180 )
2023-12-18 10:40:41 +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
7730473352
Change "quick-fix" to "quick fix"
...
This is the actual feature name we use everywhere.
2023-12-07 12:29:33 +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
Karol Lewandowski
25de8fb45e
plugin_configuration_file.md: Clarify synonym and abbreviation
2023-11-27 11:12:15 +01:00
Karol Lewandowski
27e0a5e8f0
plugin_configuration_file.md: Swap synonym with abbreviation
...
Synonym is more widely used
2023-11-27 10:19:10 +01:00
Yann Cébron
72e6da9f7a
run_configurations.md: minor edits
2023-11-21 16:07:07 +01:00
Yann Cébron
16b486d7f0
basic_action_system.md: minor
2023-11-09 12:13:50 +01:00
Karol Lewandowski
8b7c2d7d13
basic_action_system.md: Add information about executing actions programmatically
2023-11-09 11:17:46 +01:00
Karol Lewandowski
c182a4da93
basic_action_system.md: Cleanup
2023-11-09 11:07:09 +01:00
Yann Cébron
012170818c
plugin_compatibility.md: put CLion tab first, as AppCode is discontinued
2023-11-07 17:22:30 +01:00
Karol Lewandowski
e7e15b1b99
testing_faq.md: Use standard formatting convnetion
2023-10-26 12:14:16 +02:00
Karol Lewandowski
ed513fb0e7
light_and_heavy_tests.md: Add generic wildcard to get rid of "Raw use of parameterized class" warning
2023-10-26 12:14:16 +02:00
Yann Cébron
7bb924bd89
persisting_state_of_components.md: grammar fixes
2023-10-26 11:55:54 +02:00
Yann Cébron
642ede9b4b
general_threading_rules.md: improve "Read Access" section
2023-10-25 14:56:07 +02:00
Yann Cébron
ac02ec7e65
general_threading_rules.md: cleanup, minor edits
2023-10-25 12:01:56 +02:00
Yann Cébron
53be8fe3a5
build_number_ranges.md: 233
2023-10-24 11:00:23 +02:00
Yann Cébron
a8068935e9
developing_plugins.md: cleanup
2023-10-24 09:59:44 +02:00
Yann Cébron
e06d11e791
creating_theme_project.md: cleanup
2023-10-24 09:59:44 +02:00
Karol Lewandowski
3dbd738ee5
faq.md: Remove "Unresolved Classes after Upgrading to 2019.2 or later"
...
This information is searchable on plugin_compatibility.md and is 14 versions old.
2023-10-24 09:54:30 +02:00
Yann Cébron
5f5bde1390
setting_up_theme_environment.md: fix markup
2023-10-24 09:19:21 +02:00
Yann Cébron
f105fb0586
notes about installing Plugin DevKit manually in 2023.3+
2023-10-23 17:12:06 +02:00
Karol Lewandowski
fc8e64fe8e
faq.md: Remove "How do I print messages in the console view?"
...
This is a part of Execution page now.
2023-10-23 16:48:39 +02:00
Karol Lewandowski
bf046c5518
plugin_services.md: Add final to non-light service examples
2023-10-19 11:58:45 +02:00
Karol Lewandowski
483ef0182a
plugin_listeners.md: Fix a typo and code snippet formatting
2023-10-18 16:56:39 +02:00
Karol Lewandowski
e28ad585bc
plugin_extension_points.md: Minor code formatting fix
2023-10-18 16:51:50 +02:00
Karol Lewandowski
0aaf53f9e6
psi_references.md: Code snippets cleanup
2023-10-18 16:31:52 +02:00
Karol Lewandowski
89a115b308
navigating_psi.md: Add @NotNull annotation to code snippet
2023-10-18 16:30:11 +02:00
Karol Lewandowski
7bd389f6fc
modifying_psi.md: Remove hardcoded code snippet, cleanup applyFix and reference it from the page
2023-10-18 16:21:17 +02:00
Karol Lewandowski
012d042587
element_patterns.md: Improve code formatting
2023-10-18 15:59:54 +02:00
Karol Lewandowski
1d13a1ff1a
psi_cookbook.md: Format code snippet
2023-10-18 15:59:54 +02:00
Karol Lewandowski
0b9985dfb4
persisting_state_of_components.md: Add @NotNull to a code snippet
2023-10-18 15:48:10 +02:00
Karol Lewandowski
c834e8c483
persisting_sensitive_data.md: Shorten lines in code snippets
2023-10-18 15:44:55 +02:00
Karol Lewandowski
573e704c9c
ide_infrastructure.md: Cleanup
2023-10-18 15:37:54 +02:00
Karol Lewandowski
68802bec6c
plugin_dependencies.md: Add YAML plugin ID to the bundled plugins list
2023-10-17 14:01:54 +02:00
Karol Lewandowski
2df43a6aba
persisting_state_of_components.md: Link customization classes
2023-10-16 07:42:43 +02:00
Yann Cébron
71273ab93d
plugin_extensions.md: note inspection "Extension registered as service/component"
2023-10-12 12:03:04 +02:00
Karol Lewandowski
f7ca5c12f5
persisting_state_of_components.md: Make it more clear that components are services (and promote light-services)
2023-10-12 10:54:18 +02:00
Karol Lewandowski
62af21d9f7
persisting_state_of_components.md: Add information about Kotlin persistent state class implementation
2023-10-12 10:54:18 +02:00
Karol Lewandowski
f844160f5d
persisting_state_of_components.md: Remove recommendation to use Kotlin data classes
2023-10-12 10:54:18 +02:00
Yann Cébron
c73ca13669
general_threading_rules.md: add ModalityState.nonModal()
2023-10-11 13:46:08 +02:00
Karol Lewandowski
ddd38290b7
persisting_state_of_components.md: Hide converter example by default
...
It is too minor to take so many space on the page
2023-10-11 11:01:02 +02:00
Karol Lewandowski
d899dc60bb
persisting_state_of_components.md: Cleanup
2023-10-11 10:56:48 +02:00
Karol Lewandowski
a19b0d265f
persisting_state_of_components.md: Simplify fully-qualified class names for a better reading flow
2023-10-11 07:44:39 +02:00
Karol Lewandowski
20aef24c84
persisting_state_of_components.md: Remove getInstance() from code snippets
...
It is a part of Services topic and is redundant noise on this page. Also, getInstance() helper is not required.
2023-10-11 07:44:39 +02:00