451 Commits

Author SHA1 Message Date
Yann Cébron
080ffb69ac custom language: reorder link table 2024-05-08 10:31:02 +02:00
Yann Cébron
83918d05c7 using_kotlin.md: update stdlib table 2024-05-08 09:42:19 +02:00
Yann Cébron
0b0c436871 custom language landing pages index layout 2024-05-07 16:14:44 +02:00
Robert Novotny
a10149bbc0
Fix typo: Intellij -> IntelliJ (#1296) 2024-04-10 16:47:26 +02:00
Karol Lewandowski
7cee414539 documentation_provider.md: Fix grammar issues 2024-04-09 08:19:43 +02:00
Karol Lewandowski
9dfb20a8fc documentation_provider.md: Avoid class names in headers 2024-04-09 08:17:28 +02:00
Karol Lewandowski
2e5b41cc92 formatter.md: Fix minor grammar issues 2024-04-09 08:15:37 +02:00
Karol Lewandowski
a390b5e023 structure_aware_navbar.md: Avoid using class name in headers 2024-04-09 08:13:07 +02:00
Karol Lewandowski
55146d1796 lexer_and_parser_definition.md: Avoid using class name in headers 2024-04-09 08:07:33 +02:00
Karol Lewandowski
89b0182152 language_and_filetype.md: Avoid using FileType class name in headers 2024-04-09 08:07:01 +02:00
Karol Lewandowski
307990090f tree_structure_view.md: Add code formatting to titles 2024-04-08 13:10:48 +02:00
Karol Lewandowski
e545433c4d template_support.md: Add code formatting to titles 2024-04-08 13:10:30 +02:00
Karol Lewandowski
13629bb58b module_types.md: Add code formatting to titles 2024-04-08 13:00:51 +02:00
Karol Lewandowski
22e0312ec2 run_configurations_tutorial.md: Add code formatting to titles 2024-04-08 12:56:17 +02:00
Karol Lewandowski
4aea627c48 editor_events.md: Add code formatting to titles 2024-04-08 12:46:55 +02:00
Karol Lewandowski
86f9c1a2c8 coordinates_system.md: Add code formatting to titles 2024-04-08 12:46:06 +02:00
Karol Lewandowski
a9e25809ab settings_tutorial.md: Add code formatting to titles 2024-04-08 12:44:30 +02:00
Karol Lewandowski
08b6da9919 grouping_action.md: Add code formatting to titles 2024-04-08 12:36:23 +02:00
Karol Lewandowski
77f44843af working_with_custom_actions.md: Add code formatting to titles 2024-04-08 12:35:11 +02:00
Karol Lewandowski
bb44358a3d using_kotlin.md: Add code formatting to titles 2024-04-08 12:05:21 +02:00
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Yann Cébron
e4cfe8aeec Live Template: use i18n attributes, update docs 2024-04-03 10:49:45 +02:00
Yann Cébron
13cdaefd75 using_kotlin.md: stronger wording for not bundling kotlin stdlib 2024-04-02 13:14:46 +02:00
Karol Lewandowski
80f212e8a1 Update Gradle IntelliJ Plugin 2024-04-02 08:45:08 +02:00
Karol Lewandowski
0b4af420b5
Coroutines (#1269) 2024-03-19 15:46:09 +01:00
Yann Cébron
0d83f4c123 tree_structure_view.md: DumbAware 2024-03-13 18:30:11 +01:00
Yann Cébron
342bcb5d21 folding_builder.md: DumbAware 2024-03-13 18:24:15 +01:00
Yann Cébron
bf4e6d9508 "dumb mode" link title 2024-03-12 16:47:56 +01:00
Yann Cébron
e383e83723 Dumb Mode: DumbAware API, DumbAwareAction 2024-03-12 11:49:20 +01:00
Yann Cébron
f09bd1d19e using_kotlin.md: clarify "Incremental compilation" 2024-02-27 15:06:49 +01:00
Yann Cébron
1424d38c85 using_kotlin.md: link to Gradle user guide about debugging dependencies 2024-02-27 14:19:57 +01:00
azhidkov
bf715773bb
Fixed comment string. (#1248) 2024-02-26 09:04:01 +01:00
Yann Cébron
e07177aff3 using_kotlin.md: minor edits 2024-02-22 13:29:03 +01:00
Yann Cébron
1e1b9b444e using_kotlin.md: hide old stdlib table entries 2024-02-22 13:23:51 +01:00
Yann Cébron
9709623387 Gradle IntelliJ Plugin 1.17.2 2024-02-21 09:18:36 +01:00
Yann Cébron
faaa2f11d3 using_kotlin.md: stdlib for 2024.1 2024-02-19 17:11:13 +01:00
Yann Cébron
75e133e909 framework.md: add note about required dependency on Java plugin 2024-02-12 13:02:26 +01:00
Yann Cébron
f93405707e code samples: org.jetbrains.intellij 1.17.1 2024-02-05 19:05:24 +01:00
Yann Cébron
97371e926d custom_language_support_tutorial.md: add see also 2024-01-31 14:59:33 +01:00
Yann Cébron
98d09152d0 custom_language_support_tutorial.md: tune callouts 2024-01-31 14:46:19 +01:00
Yann Cébron
1e3ea1319f introduce "See also" config 2024-01-31 14:35:04 +01:00
Yann Cébron
d26dd2c6ae tests_prerequisites.md: rework trees using PlantUML 2024-01-31 13:37:21 +01:00
Yann Cébron
a76a87d456 creating_plugin_project.md: rework trees using PlantUML, minor edits 2024-01-31 13:26:57 +01:00
Yann Cébron
70bf352b70 Gradle IntelliJ Plugin 1.17.0 2024-01-22 09:24:36 +01:00
Michael Angelo Rivera
055c51d1ea
creating_plugin_project.md: Add information about required DevKit installation (#1182) 2023-12-18 08:16:23 +01:00
Karol Lewandowski
4666aa2ee6 Rename work_with_icons_and_images.md to icons.md 2023-12-07 15:48:47 +01:00
Karol Lewandowski
7730473352 Change "quick-fix" to "quick fix"
This is the actual feature name we use everywhere.
2023-12-07 12:29:33 +01:00
Yann Cébron
33e3fa72a0 code samples: gradle-intellij-plugin 1.16.1 2023-12-04 09:45:37 +01:00
Yann Cébron
8d331d9902 creating_plugin_project.md: Kotlin 1.9.21 2023-11-27 09:28:00 +01:00
Yann Cébron
9a750f7d2f using_kotlin.md: minor edits 2023-11-21 14:03:46 +01:00