611 Commits

Author SHA1 Message Date
Yann Cébron
0176529f72 tools_intellij_platform_gradle_plugin.md: rename "Usage" to "Setup" 2025-02-24 17:05:44 +01:00
Yann Cébron
c399689fcd workspace_model_event_listening.md: remove deprecated WorkspaceModelChangeListener approach 2025-02-19 14:00:34 +01:00
Yann Cébron
2a70dc8814 language_server_protocol.md: add textDocument/documentLink 2025-02-12 17:03:28 +01:00
Karol Lewandowski
aebb9ea672 documentation.md: "framework" -> "API" 2025-01-31 15:42:22 +01:00
Karol Lewandowski
3ec51aefc6 embedded_browser_jcef.md: Clarify handling responses from Java code 2025-01-15 16:46:34 +01:00
Karol Lewandowski
851d8217c2 Rename jcef.md to embedded_browser_jcef.md 2025-01-15 10:06:26 +01:00
Karol Lewandowski
0c877b7ce9 references_and_resolve.md: Mention PsiPolyVariantReferenceBase 2024-12-17 13:41:48 +01:00
Karol Lewandowski
16e10c0494 references_and_resolve.md: Cleanup 2024-12-17 13:41:42 +01:00
Karol Lewandowski
f4fd8aed48 icons.md: Make examples consistent 2024-12-17 12:37:17 +01:00
Karol Lewandowski
4e295b03b4 popups.md: Cleanup 2024-12-16 16:32:21 +01:00
Karol Lewandowski
74f15451f8 internationalization.md: Fix section levels 2024-12-06 17:25:01 +01:00
Karol Lewandowski
902c1f4322 internationalization.md: Mention utilities for formatting non-textual values 2024-12-06 14:50:13 +01:00
Karol Lewandowski
215f82a6f8 settings_guide.md: Add a localization tip 2024-12-06 12:05:40 +01:00
Karol Lewandowski
8719cb65a9 providing_translations.md: Fix consistency 2024-12-04 15:50:56 +01:00
Karol Lewandowski
1bf0c6a06e providing_translations.md: Add a language pack entry to the lookup order 2024-12-04 15:50:00 +01:00
Karol Lewandowski
fedbf8a7cf providing_translations.md: Minor fix 2024-12-04 15:47:28 +01:00
Karol Lewandowski
0917c3b268 internationalization.md: Add a tip to ensure that bundle files are encoded in UTF-8 2024-12-04 15:38:51 +01:00
Karol Lewandowski
4e94d6d11f providing_translations.md: Add information about selecting the IDE language in versions 2024.2+ 2024-12-04 14:49:04 +01:00
Karol Lewandowski
aaa8b2e663 providing_translations.md: Add an example to Translation Lookup Order 2024-12-04 14:00:38 +01:00
Karol Lewandowski
c353987d1b providing_translations.md: Change the Translation Priority title to Translation Lookup Order 2024-12-04 13:52:41 +01:00
Karol Lewandowski
4ca5977a58 internationalization.md: Add information about Plugin.xml i18n verification inspection 2024-12-04 10:01:40 +01:00
Karol Lewandowski
be2b356bd3 internationalization.md: Cleanup 2024-12-04 09:55:56 +01:00
Karol Lewandowski
4c868b8d08 inlay_hints.md: Describe providing preview examples 2024-12-03 16:40:13 +01:00
Yann Cébron
d091fc3c03 providing_translations.md: minor 2024-12-03 14:29:11 +01:00
Yann Cébron
f2ff53e25a providing_translations.md: add conference talk video 2024-12-03 10:52:55 +01:00
Yann Cébron
08eac52fb5 language_server_protocol.md: add conference talk video 2024-12-03 10:50:40 +01:00
Yann Cébron
0eaf627fe3 fix UI Guide links 2024-11-25 17:05:19 +01:00
Yann Cébron
b4be530258 update references to "PsiViewer" functionality 2024-11-18 11:56:48 +01:00
Karol Lewandowski
636491edb1 project.md: Link to project open activity 2024-11-18 09:27:08 +01:00
Yann Cébron
e27c8031c6
2024.3 release (#1376)
* switch to 243, update gh-ic links

* code samples: build against 2024.1

* action_basics: mute warning in PopupDialogAction

* GH build: mute invalid plugin ID on CI

* GH build: mute invalid plugin ID on CI

* final 2024.3, regen EP-lists

* code samples: 2024.3
2024-11-13 16:23:03 +01:00
Yann Cébron
823dd6e038 language_server_protocol.md: fix method name 2024-11-13 15:14:07 +01:00
Yann Cébron
bc990942ca language_server_protocol.md: update instructions for 2024.2+ for "IDE Setup" 2024-11-06 15:53:18 +01:00
Yann Cébron
000c773687 language_server_protocol.md: update 2024-11-06 14:31:42 +01:00
Yann Cébron
f0fef750cd language_server_protocol.md: add textDocument/didSave 2024-11-06 13:35:04 +01:00
Yann Cébron
6442c7f13b inlay_hints.md: fix formatting 2024-11-04 11:29:57 +01:00
Yann Cébron
83ffe24f69 language_server_protocol.md: link the IDE setup section when mentioning sources 2024-10-31 11:08:38 +01:00
Yann Cébron
e5bc790035 remove/update references to Rust plugin 2024-10-30 12:17:41 +01:00
Yann Cébron
3530de089d inlay_hints.md: mention InlayHintsCustomSettingsProvider 2024-10-29 12:00:24 +01:00
Yann Cébron
f7b169be7f websymbols_context.md: add label 2024-10-24 13:08:27 +02:00
Yann Cébron
8d61bcd636 link to UI_kit.md instead of direct Figma links 2024-10-21 13:23:16 +02:00
Yann Cébron
a32b6bd996 workspace_model.md: clarification 2024-10-09 09:58:26 +02:00
Yann Cébron
a359b38603 language_server_protocol.md: 2024.3 features 2024-10-02 11:24:57 +02:00
Yann Cébron
40ee59558c GH links: 2024.2.2 2024-09-19 11:09:43 +02:00
Karol Lewandowski
fe0e021610 workspace_model_usages.md: Add imports in code snippets for clarity about used classes (they are named the same) 2024-09-12 17:15:05 +02:00
Karol Lewandowski
5c22e6dce8 workspace_model_usages.md: Add information about open LegacyBridgeJpsEntitySourceFactory API 2024-09-12 17:03:28 +02:00
Kirill Likhodedov
bbaab10ac1
Fix a misprint (#1369) 2024-09-11 17:45:02 +02:00
Karol Lewandowski
3f216fbcfd Add information about uniqueness of bundle and description file names/paths 2024-09-06 10:41:03 +02:00
Karol Lewandowski
ed28051519 jcef.md: Fix grammar/style 2024-08-29 11:04:50 +02:00
Karol Lewandowski
d56d6d55d2 jcef.md: Fix methods for the IDE style scrollbars and OverlayScrollbars 2024-08-29 11:02:46 +02:00
Karol Lewandowski
92c523e262 sdk.md: Fix grammar/style 2024-08-29 10:17:27 +02:00