5096 Commits

Author SHA1 Message Date
Yann Cébron
3d7f94eae7 virtual_file.md: add filename API 2023-02-08 18:03:59 +01:00
Yann Cébron
6235243948 psi_files.md: update sample (deprecated) 2023-02-08 18:02:14 +01:00
Yann Cébron
8d3f1ef5b5 plugin_services.md: update light services 2023-02-08 17:29:37 +01:00
Yann Cébron
e84b06f1ef api_internal.md: add HashingStrategy exception 2023-02-08 13:54:01 +01:00
Yann Cébron
1b852b7352 update project.ihp config 2023-02-08 11:23:51 +01:00
Yann Cébron
36253fde97 plugin_dependencies.md: clarify optional dependencies sample 2023-02-07 17:42:12 +01:00
Yann Cébron
75fe71849c verifying_plugin_compatibility.md: cleanup 2023-02-07 14:04:13 +01:00
Yann Cébron
421f176f06 language tutorial: remove obsolete SimpleFileTypeFactory approach 2023-02-06 18:28:22 +01:00
Yann Cébron
c59436cb1f api_changes_list_2023.md: cleanup 2023-02-06 10:06:53 +01:00
Peter Gromov
ec479f08a9
document grazie RuleGroup changes (#979) 2023-02-06 10:04:55 +01:00
dependabot[bot]
2c63cdfd3a
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#978)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 10:04:36 +01:00
Karol Lewandowski
4950a5b4d6 dynamic_plugins.md: Correction 2023-02-03 15:01:24 +01:00
hsz
34c7c2aa39 Generate Android Studio releases 2023-02-03 01:32:41 +00:00
Yann Cébron
9fa39fad1b api_notable_list_2023.md: ApiStatus.@Obsolete 2023-02-02 17:55:28 +01:00
Yann Cébron
65220f5202 api_changes_list_2023.md: cleanup 2023-02-02 11:30:18 +01:00
Alexander Kass
65a56606e6
database api changes (#977)
Not sure about moving inner classes to the upper level. Have I marked them right?
2023-02-02 11:27:58 +01:00
Yann Cébron
d71a9ea64c update CoC links 2023-02-02 09:49:43 +01:00
Yann Cébron
3fa3ba3685 syntax_highlighting_and_error_highlighting.md: DumbAware Annotator 2023-02-01 18:04:12 +01:00
Yann Cébron
cb13c02526 platform_contributions.md: cleanup, mention patch_welcome tag 2023-02-01 11:41:59 +01:00
Yann Cébron
becdb7f9ae GH links: 2022.3.2 2023-01-31 10:14:21 +01:00
hsz
82ca2d45ef Generate Android Studio releases 2023-01-28 01:33:53 +00:00
Yann Cébron
457633352e tool_windows.md: minor, mention SimpleToolWindowPanel 2023-01-26 14:38:02 +01:00
Yann Cébron
5c9579766d dynamic_plugins.md: cleanup, suggest trying EAP version 2023-01-26 14:13:30 +01:00
Yann Cébron
dea1e4d7b3 dynamic_plugins.md: clarify .hprof file location 2023-01-26 11:45:42 +01:00
Yann Cébron
80a6c5c9f1 inlay_hints.md: note about inlay settings UI inspector 2023-01-25 17:35:56 +01:00
Yann Cébron
16e56f9bce internal_ui_inspector.md: "Inspecting Settings" Inlays + Intentions, reformat 2023-01-25 17:35:19 +01:00
Yann Cébron
1bc3fc12a2 settings_guide.md: link UI inspector 2023-01-25 15:38:56 +01:00
Yann Cébron
77654d7210 inlay_hints.md: link UI inspector 2023-01-25 15:37:50 +01:00
Yann Cébron
ff3f937199 internal_ui_inspector.md: change heading levels 2023-01-25 15:36:51 +01:00
Yann Cébron
e00f43c7de internal_ui_inspector.md: split table 2023-01-25 15:27:38 +01:00
Yann Cébron
16289121e5 internal_ui_inspector.md: add 'Inlay' 2023-01-25 15:16:02 +01:00
Yann Cébron
f02fa34e26 content_updates.md: UI inspector 2023-01-24 18:26:40 +01:00
Yann Cébron
5f0bd76ca6 internal_ui_inspector.md: add ActiveGutterRenderer 2023-01-24 18:23:53 +01:00
Yann Cébron
000321b8ce internal_ui_inspector.md: add GutterIconRenderer 2023-01-24 18:16:20 +01:00
Yann Cébron
4ec8507a96 syntax_highlighting_and_error_highlighting.md: fix anchor 2023-01-24 18:04:30 +01:00
Yann Cébron
4d48a8cfa3 using_kotlin.md: cleanup 2023-01-24 17:37:03 +01:00
Yann Cébron
2720755468 internal_ui_inspector.md: cleanup, add "Toolwindow" entry 2023-01-24 17:19:38 +01:00
Yann Cébron
0442e8f715 user_interface_components.md: cleanup 2023-01-24 15:43:26 +01:00
Yann Cébron
2d073b58cd tools_gradle_intellij_plugin.md: clarify buildPlugin task inheriting Zip-task, cleanup 2023-01-24 14:08:34 +01:00
Yann Cébron
7065a6deac syntax_highlighting_and_error_highlighting.md: note UI inspector 2023-01-23 18:48:48 +01:00
Yann Cébron
94511c8bd6 internal_ui_inspector.md: "Settings" add "file types" 2023-01-23 18:21:00 +01:00
Yann Cébron
4ec6bcb73c internal_ui_inspector.md: add "Settings" section 2023-01-23 18:04:56 +01:00
Yann Cébron
7ac06d2d44 syntax_highlighting_and_error_highlighting.md: cleanup, "Jump to Colors and Fonts" 2023-01-23 15:39:30 +01:00
Yann Cébron
7b533a5eea tool_windows.md: change link for toolwindow.stripe attribute 2023-01-23 11:16:46 +01:00
Yann Cébron
d56666318a clion.md: fix missing var 2023-01-19 17:42:36 +01:00
Yann Cébron
15061529d3 IDEs: add <tldr> with Homepage, Releases, Plugins@MP 2023-01-19 17:11:26 +01:00
Yann Cébron
23264fd472 api_changes_list_2023.md: cleanup 2023-01-19 13:49:52 +01:00
Andrey Vokin
3332d5dc97
Update api_changes_list_2023.md (#976) 2023-01-19 13:48:16 +01:00
Jakub Chrzanowski
7c1059b3c4
tools_gradle_intellij_plugin_faq.md: FAQ entry: Exception javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated 2023-01-19 08:05:17 +01:00
hsz
4d097515c8 Generate Android Studio releases 2023-01-19 01:33:03 +00:00