676 Commits

Author SHA1 Message Date
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
Karol Lewandowski
556fef18f2 Replace deprecated EditorNotifications.Provider with EditorNotificationProvider 2024-08-29 10:13:21 +02:00
Karol Lewandowski
81a57781be jcef.md: Fix style and grammar 2024-08-28 13:05:20 +02:00
Karol Lewandowski
df1d986efb workspace_model_usages.md: Fix grammar/style issues 2024-08-21 13:37:19 +02:00
Karol Lewandowski
5649b9b635 workspace_model_usages.md: Allow using internal LegacyBridgeJpsEntitySourceFactory 2024-08-21 13:36:57 +02:00
Karol Lewandowski
100b2ad52b workspace_model_entity_declaration.md: Remove redundant article 2024-08-21 13:12:19 +02:00
Karol Lewandowski
3797ec4872 workspace_model_entity_declaration.md: Delete redundant header 2024-08-21 13:12:06 +02:00
Karol Lewandowski
20fd87269e workspace_model_event_listening.md: Grammar/Style fixes 2024-08-20 08:38:59 +02:00
Yann Cébron
81986e3051
Workspace Model (#1364) 2024-08-15 10:34:06 +02:00
Yann Cébron
51d2bf191a external_system_integration.md: use label 2024-08-14 13:39:33 +02:00
Yann Cébron
83fb59e4ea language_server_protocol.md: minor 2024-08-13 10:59:51 +02:00
Yann Cébron
5df1edd1f5 language_server_protocol.md: update "Supported Features" 2024-08-13 10:50:15 +02:00
Yann Cébron
5c6184c69a "EDT" and related: add links to threading_model.md 2024-08-07 10:55:36 +02:00
Yann Cébron
5d4d1d75e9
2024.2 release (#1347)
* switch to 242, update gh-ic links

* fix link

* fix link

* fix link

* fix link

* regen EP lists

still some diff between 242 and EAP8

* convert gh-ic-master links

* GH code-samples: update PV IDE versions

* code samples: adjust target IDE&since/until values

* regen EP lists from release branch

* intellij_community_plugins_extension_point_list.md: fix duplicate heading

* intellij_community_plugins_extension_point_list.md: fix DevKit.lang.visitorProviderForRBCInspection EP

* GH: update PV versions

* 2024.2 GA
2024-08-07 09:59:03 +02:00
Yann Cébron
c38b279924 additional_minor_features.md: "Highlight usages" can be DumbAware 2024-08-05 15:12:14 +02:00
Karol Lewandowski
535bb68e96 Workaround for crashing TOC navigation when clicking on items starting with numbers (it occurs only on this page) 2024-07-31 11:14:42 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Karol Lewandowski
c20bf65681
Threading Model (revamped General Threading Rules) and Background Processes (#1359) 2024-07-30 15:39:50 +02:00
Karol Lewandowski
eafafb2107 language_server_protocol.md: Cleanup 2024-07-25 09:58:40 +02:00
Yann Cébron
1bff9d76ac language_server_protocol.md: Gradle 1.x/2.x, restructure 2024-07-24 13:05:05 +02:00
Yann Cébron
c3c699e7de registering_file_type.md: cleanup 2024-07-24 11:14:47 +02:00
Yann Cébron
27c3b31325 internationalization.md: fix link 2024-07-22 17:23:48 +02:00
Yann Cébron
dc28f56d44 intellij_artifacts.md: Gradle 1.x/2.x 2024-07-22 16:28:26 +02:00
Yann Cébron
f22c7e7215 additional_minor_features.md: heavy brace matching 2024-07-15 17:18:28 +02:00
Yann Cébron
ad10e0cbd6 additional_minor_features.md: breadcrumbs, mention sticky lines 2024-07-15 16:27:45 +02:00
Karol Lewandowski
cd7a8c02b8 providing_translations.md: Planned -> Since 2024-07-09 12:36:45 +02:00
Karol Lewandowski
889719ba23 providing_translations.md: Delete searchable options item, which is obsolete 2024-07-09 12:36:14 +02:00
Yann Cébron
344083180b add label for deprecated sections 2024-06-27 14:13:01 +02:00
Karol Lewandowski
2348b44d10 providing_translations.md: Mention how to get the current language programmatically 2024-06-24 11:47:02 +02:00
Karol Lewandowski
ba93c445b2 providing_translations.md: Fix grammar issues according to the style guide 2024-06-19 08:30:51 +02:00
Karol Lewandowski
e77a6ee53d providing_translations.md: Suffixes and localization directory are unsupported in language packs 2024-06-19 08:25:19 +02:00
Karol Lewandowski
d063c5ef04 code_formatting.md: Fix a sentence 2024-06-17 13:11:34 +02:00
Yann Cébron
4f07df9757 providing_translations.md: escape paths 2024-06-17 11:16:25 +02:00
Yann Cébron
54bacb2a96 add labels to content 2024-06-13 17:39:12 +02:00
Yann Cébron
9babb756cc add labels to content 2024-06-13 17:22:43 +02:00
Yann Cébron
3471553cf9 add labels to content 2024-06-13 16:17:07 +02:00