6733 Commits

Author SHA1 Message Date
dependabot[bot]
953f6d1035
--- (#1312)
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 08:26:08 +02:00
dependabot[bot]
6249993927
--- (#1311)
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 08:25:45 +02:00
Daniil Kalinin
7c47af43a6
PyElementTypes.STATEMENT_LIST type change notification (#1309)
Changed in revision 892acbe0c95fde6aec74b7595b0a58f902c426f5
2024-05-21 14:11:32 +02:00
hsz
aaafc08e44 Generate Android Studio releases 2024-05-21 01:28:31 +00:00
Karol Lewandowski
2ebbfdf4ed execution.md: Minor parens cleanup 2024-05-20 13:11:45 +02:00
hsz
4dba82bbba Generate Android Studio releases 2024-05-20 09:51:38 +00:00
hsz
59e824c0e5 Generate Libraries releases variable file 2024-05-19 01:32:45 +00:00
Karol Lewandowski
700e75f4ab validation_errors.md: Clarify validation on apply 2024-05-17 15:54:04 +02:00
Karol Lewandowski
fd9d1bd1cf data_formats.md: Save vertical space 2024-05-17 14:28:12 +02:00
Karol Lewandowski
0e44053125 capitalization.md: Save vertical space, cleanups 2024-05-17 14:26:20 +02:00
Karol Lewandowski
5e5d93ad88 punctuation.md: Save vertical space in a table 2024-05-17 14:23:31 +02:00
Karol Lewandowski
d8570d84fa notification_types.md: Make Examples column wider 2024-05-17 10:27:45 +02:00
Karol Lewandowski
3b73b23c07 notification_types.md: Save space in tables 2024-05-17 10:02:41 +02:00
Karol Lewandowski
bfd73f3e06 typography.md: Save table space 2024-05-16 17:14:02 +02:00
Karol Lewandowski
9728ed695a validation_errors.md: Save table space 2024-05-16 16:59:05 +02:00
Karol Lewandowski
2bff20e17f validation_errors.md: Add links in the summary table 2024-05-16 16:55:48 +02:00
Karol Lewandowski
99d3a1de2a data_formats.md: Polish tables 2024-05-16 16:48:56 +02:00
marianna.kononenko
0da2304bbf Hide Workflow in How to Write Guidelines 2024-05-16 16:28:39 +02:00
Karol Lewandowski
c3fa5426bb Move the Symbols topic out of References and Resolve 2024-05-16 14:10:36 +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
273729dc1f websymbols_context.md: minor edits 2024-05-16 13:44:45 +02:00
Piotr Tomiak
087cf7f13f
Web Symbols: add documentation about WebSymbolContext support. (#1307)
* Web Symbols: add documentation about WebSymbolContext support.

* Web Symbols: add documentation about WebSymbolContext support - review suggestions

Co-authored-by: Karol Lewandowski <karol86@gmail.com>

* Web Symbols: add documentation about WebSymbolContext support - post review changes.

---------

Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2024-05-16 12:44:17 +02:00
Patrick Scheibe
dfbb812067 Fix number of bullet points 2024-05-16 12:39:59 +02:00
Yann Cébron
c408909a86 creating_theme_project.md: document bundledColorScheme EP requirements (IJPL-54601) 2024-05-16 12:06:13 +02:00
Patrick Scheibe
b692cba0ae Add information about code vision provider settings (IJSDK-2051) 2024-05-16 04:50:48 +02:00
Yann Cébron
4e7bc3186b fix "Example:" formatting 2024-05-14 17:13:09 +02:00
Yann Cébron
f6b65fa909 spell_checking.md: grammar checks 2024-05-14 16:53:11 +02:00
Yann Cébron
579116dd77 symbols.md: minor 2024-05-14 16:27:11 +02:00
Yann Cébron
a102a3431f symbols.md: add some sample plugins 2024-05-14 16:01:58 +02:00
Yann Cébron
0f74bbdc81 ide_infrastructure.md: update deprecated API 2024-05-14 15:04:08 +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
9a92e5ca49 sdk_style.md: grammar 2024-05-14 14:08:39 +02:00
Yann Cébron
3d70892155 links: gh-pv -> gh-pv-master 2024-05-14 14:04:27 +02:00
Yann Cébron
686d0c5d8d links: gh-ijpgp -> gh-ijpgp-master 2024-05-14 14:02:35 +02:00
Yann Cébron
a02b113b5c links: gh-jcef -> gh-jcef-master 2024-05-14 13:56:47 +02:00
Yann Cébron
80b966611b links: gh-ic-master -> gh-ic 2024-05-14 13:55:56 +02:00
Yann Cébron
cd12f25c3e v.list: gh-ijpgp update branch name 2024-05-14 13:46:41 +02:00
Yann Cébron
3f8a4a2de9 update IJPGP beta2 2024-05-14 09:02:35 +02:00
hsz
33348f793a Generate Libraries releases variable file 2024-05-14 01:30:27 +00:00
Jakub Chrzanowski
6009625c1c
IntelliJ Platform Gradle Plugin: Split Mode + target 2024-05-13 21:26:58 +02:00
Yann Cébron
9f35eb1dd6 using_kotlin.md: update kotlinx-coroutines info 2024-05-13 16:28:52 +02:00
Yann Cébron
3bfe6660df indexing_and_psi_stubs.md: add crosslinks 2024-05-13 11:04:17 +02:00
Karol Lewandowski
b06f83c002 getting_help.topic: Cleaner formatting 2024-05-13 07:50:24 +02:00
Karol Lewandowski
a5e0d8925c getting_help.topic: Missing '?' and article 2024-05-13 07:49:00 +02:00
Karol Lewandowski
1fa0faeb0e marketing.md: Uncomment the "rating" image 2024-05-13 07:42:53 +02:00
Karol Lewandowski
a8c5befcc7 tools_intellij_platform_gradle_plugin_plugins.md: Remove testIde task 2024-05-10 10:02:07 +02:00
Karol Lewandowski
f4ba2ac7b2 tools_intellij_platform_gradle_plugin_plugins.md: Remove 404 link 2024-05-10 09:15:39 +02:00
Karol Lewandowski
acd3a28f8d Fix gh-java-annotations links 2024-05-10 09:05:03 +02:00
Jakub Chrzanowski
26a2483468
IntelliJ Platform Gradle Plugin: custom tasks 2024-05-09 21:23:27 +02:00
Jakub Chrzanowski
cc9bae0767
IntelliJ Platform Gradle Plugin: minor adjustments 2024-05-09 12:55:25 +02:00