460 Commits

Author SHA1 Message Date
Karol Lewandowski
ae26238ed9 Update Gradle IntelliJ Plugin to 1.17.4^ 2024-06-17 07:46:22 +02:00
Yann Cébron
3471553cf9 add labels to content 2024-06-13 16:17:07 +02:00
Yann Cébron
16204b6e71 add labels to content 2024-06-13 14:18:18 +02:00
Yann Cébron
b8830c37f1 escape $PATH$ notation 2024-06-11 18:04:04 +02:00
Karol Lewandowski
bc8d672669 creating_plugin_project.md: Update JDK to 17
Project wizard shows an error when JDK lower than 17 is selected
2024-06-03 17:15:28 +02:00
Karol Lewandowski
d8e83b57ea
UI Guidelines (#1308)
* Add UI Guidelines to  SDK docs

* Add UI Guidelines to  SDK docs

* Fixing build errors

* optimize PNGs

* add UI guidelines landing page placeholder

* IJ SDK Docs <-> UI guidelines crosslinks updated

* split_button.md: remove reference to removed setting

* use <ui-path>

* use MD instead of <note>

* use %gh-ic% links

* drop_down.md: fix <control>

* code samples: fix most obvious issues

* remove obsolete `_defaults.md`

* ijs.tree: UI cleanup

* Delete "under construction" pages

* Fix headers

* Add link-summary

* Remove invalid links

* Delete unused files

* Remove ''@2x' from image file names

* Use Markdown syntax for some images and tables

* Rename non-unique files to unique

* Remove alpha in images where content is unreadable

* align quotation marks

* Controls: cleanup/fixes, add code links, edit

* tooltip.md: fix HTML

* misc fixes

* typography.md: fix table contents

* typography.md: fix table header

* UI guidelines landing page + TOC fixes

* remove unused icons_list.md

* Normalize image paths

* validation_errors.md: Fix broken tab

* "correct"/"incorrect" labels styling

* Resize images to 50%

* button.topic: fixes

* grammar, spelling, minor edits

* remove '&nbsp;'

* fix 99px

* cleanup

* UI_kit.md: minor

* Fix "MRK058: Large image in paragraph rendered as a block element by default."

* button.topic: Add img[alt]

* mnemonics.md: Update "Contact Us" link to the IJSDK YouTrack

* split_button.md: Use ui-path

* UI landing: add feedback snippet

* Improve code snippets formatting and naming

* Fix code samples

* Fix code samples

* Add Kotlin variants for code samples

* Add icons_list.md

* crosslinks

* Change external link to https://intellij-icons.jetbrains.design/

* icons list -> https://intellij-icons.jetbrains.design

* Hide info about reducing split button to simple action button (now it is available through the registry only)

* reformat

* icons_style.md: Images in new line

---------

Co-authored-by: marianna.kononenko <marianna.kononenko@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2024-05-16 13:51:56 +02:00
Yann Cébron
4e7bc3186b fix "Example:" formatting 2024-05-14 17:13:09 +02:00
Yann Cébron
bb008a1c8f links: gh-sdk-samples -> gh-sdk-samples-master 2024-05-14 14:19:35 +02:00
Yann Cébron
9f35eb1dd6 using_kotlin.md: update kotlinx-coroutines info 2024-05-13 16:28:52 +02:00
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