Yann Cébron
702c10012a
GH links: 2024.3.5
2025-03-19 10:32:24 +01:00
Yann Cébron
bfe1f6b814
tool_windows.md: cleanup
2025-03-19 09:59:58 +01:00
Sergey Simonchik
871851163f
document incompatible changes in the terminal API in 2025.1 ( #1445 )
...
* document incompatible changes in the terminal API in 2025.1
* Generate Android Studio releases
---------
Co-authored-by: segrey <segrey@users.noreply.github.com>
2025-03-19 08:38:13 +01:00
hsz
6239525241
Generate Android Studio releases
2025-03-19 01:32:24 +00:00
Yann Cébron
60b0b34cba
api_internal.md: known false positive from ToolWindowManager.registerToolWindow(String,RegisterToolWindowTaskBuilder)
`
2025-03-17 16:19:59 +01:00
Yann Cébron
d26dc2f12f
embedded_browser_jcef.md: JavaFX plugin deprecation
2025-03-17 11:09:23 +01:00
Yann Cébron
b44a18ce00
external_system_integration.md: cleanup
2025-03-17 11:07:07 +01:00
Yann Cébron
21b94624b9
using_kotlin.md: kotlin-coroutines version update
2025-03-17 09:58:09 +01:00
Yann Cébron
171454b260
integration tests: version label
2025-03-17 09:38:32 +01:00
Dmitrii Gridin
6f2e16097f
Document internal changes in Kotlin compiler ( #1444 )
2025-03-17 09:19:37 +01:00
Victor Turansky
38e1929fe7
Document JSElementTypes.toModuleContentType
moving ( #1443 )
2025-03-14 08:19:36 +01:00
Victor Turansky
882e9b7ed9
Document JS highlighters legacy constructors removing ( #1442 )
2025-03-14 08:14:24 +01:00
Karol Lewandowski
ea091bb25d
code_inspections_and_intentions.md: Clarify how inspections and intentions are run
2025-03-13 14:51:33 +01:00
Karol Lewandowski
a7ccf85de7
code_inspections_and_intentions.md: Add an introduction to code inspections and intentions explaining the difference between them
2025-03-13 13:22:15 +01:00
Karol Lewandowski
7d83cea5bc
code_inspections_and_intentions.md: Remove the tip about UI guidelines as it is present at the top of the page
2025-03-13 13:11:17 +01:00
Karol Lewandowski
0cf2f5da23
code_inspections_and_intentions.md: Cleanups
2025-03-13 13:09:40 +01:00
Victor Turansky
7c68d9601b
Document properties moving from messages.XmlPsiBundle
to messages.XmlParserBundle
( #1441 )
2025-03-13 11:54:19 +01:00
Karol Lewandowski
a01fb3b665
persisting_state_of_components.md: Emphasize immutability and thread safety of SerializablePersistentStateComponent
2025-03-13 10:07:04 +01:00
Victor Turansky
22a9169b92
Document com.intellij.psi.xml.XmlTokenType
changes ( #1440 )
2025-03-13 09:35:10 +01:00
Victor Turansky
77760df690
Document com.intellij.lang.javascript.BaseJSTokenTypes
class removing ( #1439 )
2025-03-13 09:34:07 +01:00
Karol Lewandowski
dc222c8e0b
action_system.md: Fix link
2025-03-13 07:51:13 +01:00
Victor Turansky
ba22c1da58
Document inheritance removal for com.intellij.psi.xml.XmlElementType
( #1437 )
2025-03-13 07:40:51 +01:00
Konstantin Ulitin
381e0f37b7
Document incompatible change in JS plugin ( #1436 )
2025-03-13 07:35:54 +01:00
Abby Berkers
8bbc471426
Added extension point information for customizing action-based toolbars ( #1431 )
...
* Added extension point information for customizing action-based toolbars
* Move customizing action-based toolbars from toolbar UI to actions page
* Whitespace
2025-03-13 07:26:20 +01:00
Karol Lewandowski
616503dfb1
persisting_state_of_components.md: Describe SerializablePersistentStateComponent
2025-03-12 16:42:34 +01:00
Yann Cébron
5ede2db4fd
publishing_plugin.md: cleanup
2025-03-12 16:13:08 +01:00
Karol Lewandowski
b52e1031d5
coroutine_edt_and_locks.md: Add learnCoroutines snippet
2025-03-12 15:50:44 +01:00
Yann Cébron
4483e14286
web summary/cleanup
2025-03-12 15:11:17 +01:00
Yann Cébron
e6a218d2bf
embedded_browser_jcef.md: cleanup
2025-03-12 14:54:26 +01:00
Yann Cébron
a5ed559623
api_changes_list_2025.md: cleanup
2025-03-12 14:42:53 +01:00
Yann Cébron
d437048047
api_internal.md: cleanup
2025-03-12 14:40:17 +01:00
Yann Cébron
c289f90c98
API pages: time to move on
2025-03-12 14:18:57 +01:00
Yann Cébron
6c5eaa1d6b
snippets.md: cleanup apiChangesJavaVersion
2025-03-12 14:18:57 +01:00
Jakub Chrzanowski
a9207d4fa9
IntelliJ Platform Gradle Plugin docs adjustments
2025-03-12 11:53:47 +01:00
Karol Lewandowski
04bead58f6
persisting_state_of_components.md: Link storage location section
2025-03-12 09:49:34 +01:00
Yann Cébron
d44006600b
welcome.topic: use <card>
2025-03-11 15:25:53 +01:00
Eldar Isiangulov
62a8652951
Merge branch 'window-sizes-fix'
2025-03-11 15:23:23 +01:00
Eldar Isiangulov
3cf7c3acea
Window-sizes.md moved to ui/principles
2025-03-11 15:21:48 +01:00
Sergei Vorobev
8d094a46b1
Update api_changes_list_2025.md ( #1433 )
...
The ExternalSystemProcessingManager class was extended from ExternalSystemTaskNotificationListener and DIsposable. Due to this, their functions were exposed in public API, when it is implementation detail of the ExternalSystemProcessingManager service.
2025-03-11 15:08:00 +01:00
Yann Cébron
ed53618e67
footer: add bluesky
2025-03-11 15:07:17 +01:00
Yann Cébron
f42f2503e3
WRS 2025.03.8312
2025-03-11 14:58:27 +01:00
Yann Cébron
ba2d5383f6
Writerside: update references
2025-03-11 14:01:50 +01:00
Greg Shrago
c7406a6b4f
Update api_changes_list_2025.md
2025-03-11 16:59:14 +04:00
Yann Cébron
bdaf3ff38d
learning_resources.md: add webinar
2025-03-11 13:56:02 +01:00
Karol Lewandowski
5a16be640c
plugin_configuration_file.md: Fix a link
2025-03-10 15:46:17 +01:00
Karol Lewandowski
41d90d84be
Rename basic-action-system.html to action-system.html in README files and a sample plugin.xml
2025-03-10 15:43:35 +01:00
Karol Lewandowski
3a3a0a3d19
action_system.md: "actions system" -> "Action System"
2025-03-10 15:42:05 +01:00
Karol Lewandowski
265d99d17b
Rename grouping_action.md to grouping_actions_tutorial.md
2025-03-10 15:36:08 +01:00
Karol Lewandowski
983decd409
Rename working_with_custom_actions.md to creating_actions_tutorial.md
2025-03-10 15:25:49 +01:00
Karol Lewandowski
11250f17d2
Fix action-related pages links
2025-03-10 15:20:50 +01:00