5556 Commits

Author SHA1 Message Date
Karol Lewandowski
02c6bb0067 Fix ConditionalOperatorConverterTest 2023-09-05 17:13:22 +02:00
Karol Lewandowski
5afe2a4abf code_intentions.md: Update old screenshot and show/mention intention preview. Remove <compare> element, which is redundant now. 2023-09-05 16:56:05 +02:00
Karol Lewandowski
6df2282444 code_intentions.md: Remove unnecessary Intentions list screenshot 2023-09-05 16:56:05 +02:00
Karol Lewandowski
2aa515f52f ConditionalOperatorConverter: Remove redundant startInWriteAction() 2023-09-05 16:56:05 +02:00
Karol Lewandowski
8bfc560025 ConditionalOperatorConverter: Cleanup: remove final modifiers 2023-09-05 16:56:05 +02:00
Karol Lewandowski
a75e5c1336 ConditionalOperatorConverter: Remove potential NPE warnings 2023-09-05 16:56:05 +02:00
Karol Lewandowski
d58baa6cf2 Fix conditional_operator_intention code sample: Family name displayed in the inspections list is "ConditionalOperatorIntention" 2023-09-05 16:56:05 +02:00
Karol Lewandowski
38a2df0fdd code_inspections.md: Update old screenshot and show/mention intention preview. Remove <compare> element, which is redundant now. 2023-09-05 16:56:05 +02:00
Karol Lewandowski
45584e7782 Add information about ordering intentions and quick fixes with HighPriorityAction and LowPriorityAction 2023-09-05 16:56:05 +02:00
Yann Cébron
e11b487e3a notifications.md: clarify use of HTML in balloon notifications 2023-09-05 15:55:45 +02:00
Leneshka-jb
a2172a5f7e
Update api_changes_list_2023.md (#1106)
Document change in com.intellij.openapi.actionSystem.ex.ActionUtil#showDumbModeWarning method
2023-09-05 15:08:02 +02:00
Yann Cébron
df162d48c4 testing_faq.md: add Kotlin snippet 2023-09-05 13:52:28 +02:00
Yann Cébron
9104f3cfd0 use internal links 2023-09-05 13:42:14 +02:00
Yann Cébron
2400a32646 testing_faq.md: some additions, minor edits 2023-09-05 13:32:56 +02:00
Yann Cébron
e186352b41 build_system.md: fix 2023-09-05 13:18:14 +02:00
Yann Cébron
15290d7a8d editing.md: link to other Code Completion topic 2023-09-05 13:13:13 +02:00
Yann Cébron
9efba2207c intellij_platform.md: update, cleanup, more links 2023-09-05 09:59:11 +02:00
Karol Lewandowski
a12c96ca1a content_updates.md: Split line to avoid "too long line" warning 2023-09-05 08:59:51 +02:00
dependabot[bot]
4361a54820
build(deps): bump actions/checkout from 3 to 4 (#1105)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2023-09-05 08:39:06 +02:00
Karol Lewandowski
16efc6408d
inlay_hints.md: Update page with the information about new APIs (#1104) 2023-09-05 07:13:54 +02:00
Yann Cébron
6b70dc3709 Java plugin: replace link to blogpost with doc link 2023-09-04 17:01:10 +02:00
Yann Cébron
51bab80961 editor_components.md: cleanup 2023-09-04 16:56:50 +02:00
Yann Cébron
2e3eaced65 editor_components.md: minor 2023-08-31 16:52:25 +02:00
Yann Cébron
a9122686d6 stub_indexes.md: fix typo in EP name 2023-08-29 14:03:24 +02:00
Max Medvedev
019c4843ea
replace incorrectly "PSI" use with the correct "stub" in stub_indexes.md (#1103) 2023-08-29 12:41:28 +02:00
Yann Cébron
c452e745de TOC: remove "Files" grouping node 2023-08-29 11:18:06 +02:00
Yann Cébron
f11cc4ca4a build_number_ranges.md: cleanup 2023-08-28 17:42:29 +02:00
Yann Cébron
4055220cd1 build_number_ranges.md: targeting multiple major releases: branching, IJSDK-839 2023-08-28 17:38:47 +02:00
Yann Cébron
8d9c8edb95 remove Polaris mentions 2023-08-28 15:17:53 +02:00
hsz
274fb61311 Generate Android Studio releases 2023-08-26 01:23:07 +00:00
hsz
4225bcef3f Generate Android Studio releases 2023-08-25 01:25:55 +00:00
Yann Cébron
3536170721 build_number_ranges.md: clarifications 2023-08-24 16:41:11 +02:00
Yann Cébron
b76e2018dc psi_files.md/documents.md: cleanup, more links 2023-08-24 14:23:55 +02:00
Michael Rittmeister
2d8392437f
Make docs files detectable (#1101) 2023-08-24 13:45:26 +02:00
Yann Cébron
ad2646bcb9 Kotlin 1.9.10 2023-08-24 09:12:43 +02:00
Yann Cébron
4dff0ddd23 code links: 2023.2.1 2023-08-24 09:11:01 +02:00
Yuriy Artamonov
3523251139
Document Kotlin Plugin API change (#1100) 2023-08-23 17:24:16 +02:00
Yuriy Artamonov
2635b3df9e
Document Apache Velocity Plugin change (#1099)
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2023-08-23 17:20:07 +02:00
Yann Cébron
79ed3da174 build_number_ranges.md: Multiple Target IDE section, IJSDK-839 2023-08-23 17:16:45 +02:00
Yann Cébron
f85a2ed37b api_changes_list_2023.md: jsonpath #1098, proper section 2023-08-23 16:41:48 +02:00
Yann Cébron
1dbd0c0131 api_changes_list_2023.md: jsonpath #1098 2023-08-23 16:23:25 +02:00
Yann Cébron
29a3964649 ide_development_instance.md: minor 2023-08-23 14:52:13 +02:00
Patrick Scheibe
04de8e1533 Add stronger language to important warning 2023-08-23 13:15:56 +02:00
Yann Cébron
9c509faeb1 work_with_icons_and_images.md: make PNG less desirable 2023-08-23 12:21:45 +02:00
Yann Cébron
5012d27c57 work_with_icons_and_images.md: link New UI Icons Figma 2023-08-23 12:14:37 +02:00
hsz
9d310bd276 Generate Android Studio releases 2023-08-23 01:23:11 +00:00
Yann Cébron
e388ec8291 api_changes_list_2023.md: BaseElementAtCaretIntentionAction, #2 2023-08-22 17:14:37 +02:00
Yann Cébron
e92156f57f api_changes_list_2023.md: BaseElementAtCaretIntentionAction 2023-08-22 17:08:11 +02:00
Yann Cébron
d2641769ef EP lists: change header 2023-08-22 15:12:33 +02:00
Yann Cébron
1fe8041b9a snippets.md: cleanup EP list "Legend" 2023-08-22 14:38:26 +02:00