Yann Cébron
f6337e4380
parsing_test.md: note about required Internal Mode
2024-10-09 13:38:58 +02:00
Karol Lewandowski
4bc0fb08e1
Add backlinks to translatable element descriptions sections
2024-10-07 15:28:51 +02:00
Yann Cébron
6d8919c121
creating_plugin_project.md: highlight Java/Kotlin sources
2024-09-23 14:31:31 +02:00
Yann Cébron
0421e6006f
using_kotlin.md: Testing K2 Mode, replace with link
2024-09-17 15:42:59 +02:00
Yann Cébron
6c0b38e257
using_kotlin.md: clarify "Analysis API" since version
2024-09-12 13:34:03 +02:00
Yann Cébron
df6c003de8
using_kotlin.md: Analysis API
2024-09-11 15:32:26 +02:00
Yann Cébron
24f4aa2b60
using_kotlin.md: K2 mode for sandbox
2024-09-11 15:30:14 +02:00
Yann Cébron
dd99240faf
using_kotlin.md: cleanup
2024-09-11 12:05:56 +02:00
Yann Cébron
65883f0eee
using_kotlin.md: link Kotlin Analysis API docs
2024-09-11 12:02:59 +02:00
Karol Lewandowski
3f216fbcfd
Add information about uniqueness of bundle and description file names/paths
2024-09-06 10:41:03 +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
3f085ae5fc
plugin_github_template.md: note about using 2.x
2024-07-31 16:11:16 +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
Yann Cébron
7118687812
creating_plugin_project.md: note about Gradle 1.x
2024-07-30 14:50:02 +02:00
Yann Cébron
61d784887e
using_kotlin.md: note about Gradle 1.x
2024-07-30 14:36:14 +02:00
Yann Cébron
72e4588206
configuring_plugin_project.md: Gradle 1.x/2.x note
2024-07-30 14:32:55 +02:00
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 ' '
* 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