2334 Commits

Author SHA1 Message Date
Karol Lewandowski
7972ef4a48 language_injection.md: Do not use "bizarre" word 2023-10-26 12:14:16 +02:00
Karol Lewandowski
0b2a743357 project_wizard.md: Add @NotNull to setupProjectStructure method signature 2023-10-26 12:14:16 +02:00
Karol Lewandowski
959d13aed8 messaging_infrastructure.md: Use actual constant introduced in example 2023-10-26 12:14:16 +02: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
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
Karol Lewandowski
700b6a2268 jcef.md: Shorter variable names in code snippets 2023-10-26 08:18:27 +02:00
Yann Cébron
a337a6716a code_formatting.md: add "Restricting Formatting" 2023-10-25 17:17:15 +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
hsz
29370decd0 Generate Android Studio releases 2023-10-25 06:22:21 +00:00
Karol Lewandowski
cdc26b88e9 jcef.md: Cleanup 2023-10-24 12:39:57 +02:00
Yann Cébron
53be8fe3a5 build_number_ranges.md: 233 2023-10-24 11:00:23 +02:00
Yann Cébron
3dae7e5551 API: 2024.* pages 2023-10-24 10:58:38 +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
hsz
6a19c96bfe Generate Android Studio releases 2023-10-24 01:26:21 +00:00
Yann Cébron
73a9d15be1 snippets.md: fix build issue? 2023-10-23 17:44: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
Yann Cébron
42c97a66e8 api_notable_list_2023.md: unbundled plugins 2023-10-23 16:39:10 +02:00
hsz
0abbfef827 Generate Android Studio releases 2023-10-21 01:23:58 +00:00
hsz
6727a8fc08 Generate Android Studio releases 2023-10-20 01:25:41 +00:00
Yann Cébron
ab22b5a21c language_injection.md: note InjectionBackgroundSuppressor 2023-10-19 17:11:14 +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
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