Karol Lewandowski
ea9028319a
themes_extras.md: add information about empty frame background image
2022-07-21 09:54:02 +02:00
Karol Lewandowski
535d236c26
tools_gradle_intellij_plugin.md: fix list indentation
2022-07-18 15:42:14 +02:00
Yann Cébron
762eed2536
extract plugin_compatibility.md topic, take #3
2022-07-14 15:59:27 +02:00
Yann Cébron
8c6660e992
extract plugin_compatibility.md topic, take #2
2022-07-14 15:48:08 +02:00
Yann Cébron
014bfae8d9
extract plugin_compatibility.md topic
2022-07-14 15:24:04 +02:00
Yann Cébron
912e648bdc
basic_action_system.md: cleanup, minor edits
2022-07-14 12:28:13 +02:00
Yann Cébron
f814897bb9
code samples: drop pycharm_basics sample from GH workflow
2022-07-14 11:52:49 +02:00
Yann Cébron
52d4b9dc48
content_updates.md: change link
2022-07-14 11:41:26 +02:00
Yann Cébron
942b7f1adb
code samples: collect and upload all PV reports with distinct filenames
2022-07-14 10:40:00 +02:00
Yann Cébron
6edcc3c639
Actions: Useful Action Base Classes
2022-07-14 10:32:37 +02:00
Makhnev Petr
0869b7acd3
Add a section describing how to implement your own status bar widgets ( #803 )
2022-07-13 18:54:20 +02:00
Makhnev Petr
c46dc50e37
Fix code samples in "Language Injection" article ( #804 )
...
- `SimpleInjection` now takes `Language` as first parameter, not `String`
- `.doneInjecting()` should be called at the end of injecting
- Added information about the `elementsToInjectIn()` method, which also needs to be implemented.
- added `plugin.xml` example in `MultiHostInjector` for consistency
2022-07-13 17:42:52 +02:00
Yann Cébron
635bf94659
custom_language_support.md: cleanup TOC
2022-07-12 17:47:32 +02:00
Yann Cébron
2bafc8b6a0
tools_gradle_grammar_kit_plugin.md: minor
2022-07-12 16:54:20 +02:00
Yann Cébron
624142ab66
content_updates.md: add missing heading ID
2022-07-12 16:46:38 +02:00
Yann Cébron
868c30b96e
php_open_api_php_type_providers.md: fix typeProvider4
EP FQN
2022-07-12 15:01:00 +02:00
dependabot[bot]
591d5cb746
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #807 )
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.7.0 to 1.7.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/commits )
---
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>
2022-07-11 15:52:37 +02:00
Makhnev Petr
2665824d5d
fixed code samples in "Incompatible PHP OpenAPI changes in PhpStorm 2020.2" article ( #805 )
2022-07-11 15:35:35 +02:00
Yann Cébron
ff9237dc9a
gradle-intelli-plugin 1.7.0
2022-07-11 15:29:02 +02:00
Yann Cébron
acc229895b
testing_faq.md: small improvements (IJSDK-1468)
2022-07-11 12:29:07 +02:00
Jakub Chrzanowski
3afa258e08
tools_gradle_intellij_plugin_build_features.md: removed warnings after the plugin release
2022-07-11 09:08:50 +02:00
hsz
09834176da
Generate Android Studio releases
2022-07-08 01:39:01 +00:00
hsz
864566ccae
Generate Android Studio releases
2022-07-07 01:35:52 +00:00
Karol Lewandowski
fa25318fcf
bundling_plugin_openapi_sources.md: adjust to groovy conventions
2022-07-01 09:03:52 +02:00
Yann Cébron
3efab9812b
api_internal.md: cleanup
2022-06-30 18:33:51 +02:00
Karol Lewandowski
eefd7abfcb
Add new topic: bundling_plugin_openapi_sources.md ( #802 )
2022-06-30 15:49:29 +02:00
Yann Cébron
8e1076f2da
intellij_coding_guidelines.md: compatibility
2022-06-30 14:56:15 +02:00
Yann Cébron
87693fac42
work_with_icons_and_images.md: fix upsource link
2022-06-30 14:27:34 +02:00
Yann Cébron
97d41360c5
intellij_coding_guidelines.md: minor, formatting
2022-06-30 14:24:55 +02:00
Makhnev Petr
91acfc2830
Add a small section to Working with Icons and Images article describing animated icons ( #799 )
...
* added a small section to Working with Icons and Images article describing animated icons
2022-06-30 14:24:41 +02:00
Stefano Kowalke
b9338e8892
formatter.md: fix wording
2022-06-30 11:21:49 +02:00
Jakub Chrzanowski
807e453169
tools_gradle_intellij_plugin_build_features.md: bring back Yann's changes
2022-06-30 10:46:04 +02:00
Jakub Chrzanowski
c1722de210
tools_gradle_intellij_plugin.md: FailureLevel.SCHEDULED_FOR_REMOVAL_API_USAGES
2022-06-30 10:46:03 +02:00
Yann Cébron
e3d6328421
intellij_coding_guidelines.md: clarifications from feedback (IJSDK-1456)
2022-06-30 09:59:11 +02:00
hsz
d536a22fe3
Generate Android Studio releases
2022-06-30 01:36:31 +00:00
Yann Cébron
3a4aa309a4
tools_gradle_grammar_kit_plugin.md: fix links in intellijRelease
2022-06-28 15:53:45 +02:00
Yann Cébron
e6fb4eb63f
api_changes_list_2022.md: minor
2022-06-28 14:23:49 +02:00
Aleksandr Krasilnikov
7a3475343f
Document api change for VcsLogHighlighter. 2022 ( #800 )
...
* Document api change for VcsLogHighlighter. 2022
The method signature has been changed. One more parameter added.
* Update api_changes_list_2022.md
2022-06-28 14:22:23 +02:00
Jakub Chrzanowski
f4c3f8dd13
tools_gradle_intellij_plugin.md: fixed anchor
2022-06-28 10:23:43 +02:00
Jakub Chrzanowski
465fb6d54b
tools_gradle_intellij_plugin_build_features.md: examples
2022-06-28 10:02:36 +02:00
Jakub Chrzanowski
9d7a4a31a1
tools_gradle_intellij_plugin: cleanup
2022-06-28 09:56:37 +02:00
Jakub Chrzanowski
f8f8e3d958
tools_gradle_intellij_plugin_build_features.md
2022-06-28 09:55:58 +02:00
hsz
e0ca5a41b9
Generate Android Studio releases
2022-06-28 01:35:02 +00:00
Yann Cébron
1288e8ab94
skd_style: add note about assigning manual link IDs
2022-06-23 17:22:31 +02:00
hsz
8ab78fb18b
Generate Android Studio releases
2022-06-23 01:34:30 +00:00
Yann Cébron
5c5c69042e
faq.md: more cleanup
2022-06-22 18:11:11 +02:00
Yann Cébron
67a916b491
gradle_build_system.md: cleanup
2022-06-22 17:57:45 +02:00
Yann Cébron
30ae66276c
about.md: cleanup
2022-06-22 17:39:59 +02:00
Yann Cébron
6bba93479d
about.md: Appendix III
2022-06-22 17:36:04 +02:00
Yann Cébron
8e8ef3c574
testing_faq.md: minor
2022-06-22 17:20:56 +02:00