524 Commits

Author SHA1 Message Date
Yann Cébron
f924938365 using_kotlin.md: adjust heading 2024-07-25 10:38:54 +02:00
Yann Cébron
9b79fb2a6e using_kotlin.md: stdlib Gradle 1.x/2.x 2024-07-22 16:24:00 +02:00
Yann Cébron
3c643a5bc1 code_inspections.md: add label 2024-07-18 13:59:27 +02:00
Yann Cébron
efdb969f78 using_kotlin.md: fix/update stdlib section 2024-06-27 13:43:45 +02:00
Yann Cébron
e0ea6d0cc2 Gradle plugin vs IntelliJ Platform Gradle Plugin 2 notes 2024-06-26 12:00:01 +02:00
Karol Lewandowski
6fd4e52432 code_intentions.md: Fix grammar/style 2024-06-24 16:41:28 +02:00
Karol Lewandowski
6236cfeaa5 code_intentions.md: Describe description files 2024-06-24 16:40:02 +02:00
Karol Lewandowski
662ce45af3 psi_helper_and_utilities.md: Correction about mixins 2024-06-24 14:38:41 +02:00
Karol Lewandowski
f9f37a20d0 psi_helper_and_utilities.md: Fix grammar/style 2024-06-24 14:35:11 +02:00
Karol Lewandowski
27af44c5f3 psi_helper_and_utilities.md: Warn about lack of support in Gradle Grammar-Kit Plugin 2024-06-24 14:35:02 +02:00
Karol Lewandowski
ea4121db22 structure_view_factory.md: Fix grammar/style 2024-06-24 14:20:02 +02:00
Karol Lewandowski
02a49ad9d3 structure_view_factory.md: Mention the Structure popup 2024-06-24 12:04:30 +02:00
Karol Lewandowski
9c2358beb7 settings_tutorial.md: Fix grammar issues according to the JetBrains Documentation style 2024-06-20 12:47:55 +02:00
Karol Lewandowski
f5db8ea180 Settings tutorial: Change the implementation to follow the recommended approach (a separate state class)
Also:
- remove unnecessary screenshot
- change labels to follow UX guidelines
2024-06-20 12:42:04 +02:00
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