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 |
|
hsz
|
acacb839c3
|
Generate Android Studio releases
|
2023-10-18 01:26:18 +00:00 |
|
Yann Cébron
|
dbc4655416
|
sdk_style.md: update WRS link
|
2023-10-17 18:21:47 +02:00 |
|
Yann Cébron
|
5a7b25572e
|
messaging_infrastructure.md: update sample, minor improvements
|
2023-10-17 17:02:24 +02:00 |
|
Yann Cébron
|
f5840cfa9c
|
messaging_infrastructure.md: don't mention deprecated *Topics classes
|
2023-10-17 17:02:24 +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 |
|
Yann Cébron
|
add1b41c30
|
syntax_highlighting_and_error_highlighting.md: minor
|
2023-10-16 16:56:09 +02:00 |
|
Yann Cébron
|
35eaa0cac1
|
syntax_highlighting_and_error_highlighting.md: link UI inspector for TAK
|
2023-10-16 16:03:30 +02:00 |
|
Karol Lewandowski
|
2df43a6aba
|
persisting_state_of_components.md: Link customization classes
|
2023-10-16 07:42:43 +02:00 |
|
Xavier B
|
6b1dfead0c
|
grammar_and_parser.md: Fix build file name typo (#1130)
|
2023-10-13 08:18:56 +02:00 |
|
Robert Novotny
|
3b972182a9
|
Document command line options in GIJP and Plugin Verifier integration (#1109)
* Document `verificationReportsFormats` option
* Document `ignoredProblems` option
* Document `freeArgs`
|
2023-10-12 16:03:52 +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
|
707aedf02f
|
api_internal.md: exception for AnAction.setShortcutSet()
|
2023-10-12 10:04:03 +02:00 |
|
Yann Cébron
|
c73ca13669
|
general_threading_rules.md: add ModalityState.nonModal()
|
2023-10-11 13:46:08 +02:00 |
|
Yann Cébron
|
8cdb4431d0
|
api_internal.md: add exception SearchEverywhereFoundElementInfo
|
2023-10-11 11:55:14 +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 |
|
Karol Lewandowski
|
b4edb4a2a7
|
persisting_state_of_components.md: Remove redundant words
|
2023-10-11 07:44:39 +02:00 |
|
Yann Cébron
|
22deaa0b55
|
[code samples] Gradle IntelliJ Plugin 1.16.0
|
2023-10-10 11:46:32 +02:00 |
|
hsz
|
998ffdef37
|
Generate Android Studio releases
|
2023-10-06 01:26:01 +00:00 |
|
Yann Cébron
|
ab139295af
|
plugin_extensions.md: note "Static initialization in extension point implementation" inspection
|
2023-10-05 14:31:25 +02:00 |
|
Yann Cébron
|
b851012724
|
plugin_services.md: update inspection names
|
2023-10-05 14:31:25 +02:00 |
|
Yann Cébron
|
c1977dc2c3
|
implementing_parser_and_psi.md: note "Non-platform TokenSet declared in ParserDefinition" inspection
|
2023-10-05 14:31:25 +02:00 |
|
Yann Cébron
|
f4504bda66
|
basic_action_system.md: note "Eager creation of action presentation" inspection
|
2023-10-05 14:31:25 +02:00 |
|
Yann Cébron
|
2479bf0de3
|
marketing.md: add issue link in TODO
|
2023-10-05 14:31:25 +02:00 |
|
Karol Lewandowski
|
077e4fbaff
|
localization_guide.md: Cleanups
|
2023-10-05 13:44:45 +02:00 |
|
Karol Lewandowski
|
2997cad8a3
|
localization_guide.md: Fix menu path
|
2023-10-05 13:42:41 +02:00 |
|
Karol Lewandowski
|
ebe105c2f0
|
localization_guide.md: Use <path> for paths and file names
|
2023-10-05 13:39:43 +02:00 |
|
Karol Lewandowski
|
4e70009991
|
localization_guide.md: Remove unnecessary escape
|
2023-10-05 13:29:30 +02:00 |
|
Karol Lewandowski
|
b97c3c8bf8
|
localization_guide.md: Use forward slash for paths
The path was wrongly rendered as:
INSTALL_HOME\plugins$Plugin$\lib\resources_en.jar
instead of:
INSTALL_HOME\plugins\$Plugin$\lib\resources_en.jar
|
2023-10-05 13:29:11 +02:00 |
|
Yann Cébron
|
7d803744cd
|
themes_metadata.md: fix code sample
|
2023-10-02 16:03:36 +02:00 |
|
Yann Cébron
|
a772fff4c5
|
general_threading_rules.md: minor
|
2023-10-02 15:56:55 +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
|
9fc851aedc
|
messaging_infrastructure.md: restore original link
|
2023-10-02 15:35:40 +02:00 |
|
Yann Cébron
|
92f8921476
|
verifying_plugin_compatibility.md: PV output linking
|
2023-10-02 15:19:00 +02:00 |
|