Yann Cébron
|
370c82ac2d
|
publishing_plugin.md: highlight MP recommendations stronger
|
2022-06-15 18:14:16 +02:00 |
|
Yann Cébron
|
85ec80f92d
|
sdk_style.md: note about code blocks language
|
2022-06-15 17:06:23 +02:00 |
|
Makhnev Petr
|
5c7edd9a61
|
Added "PHP Type Providers" article for PhpStorm topic (#780)
added "PHP Type Providers" article for PhpStorm topic
|
2022-06-15 15:55:10 +02:00 |
|
Yann Cébron
|
7e3ee6b224
|
api_changes_list_2022.md: minor
|
2022-06-15 12:16:40 +02:00 |
|
Konstantin Bulenkov
|
45b08d9c94
|
Update api_changes_list_2022.md (#794)
com.intellij.ide.IdeEventQueue.unsafeNonblockingExecute(Runnable) method removed
|
2022-06-15 10:01:11 +02:00 |
|
Yann Cébron
|
c517082ca7
|
content_updates.md: move entry to June
|
2022-06-14 17:31:38 +02:00 |
|
Makhnev Petr
|
32aba36c0f
|
added small section to PHP Open API describing PhpFilePathUtils utility class (#786)
* added small section to PHP Open API describing `com.jetbrains.php.lang.psi.elements.impl.PhpFilePathUtils` utility class
* fixed review issues
|
2022-06-14 17:16:48 +02:00 |
|
Yann Cébron
|
80f296819a
|
testing_faq.md: more entries for "Useful Classes"
|
2022-06-14 12:03:55 +02:00 |
|
hsz
|
beeee3be94
|
Generate Android Studio releases
|
2022-06-14 01:40:08 +00:00 |
|
Jakub Chrzanowski
|
6e5711e538
|
tools_gradle_intellij_plugin.md: require Gradle 6.7.1
|
2022-06-13 20:54:06 +02:00 |
|
Jakub Chrzanowski
|
5313219d37
|
tools_gradle_grammar_kit_plugin.md: require Gradle 6.7.1
|
2022-06-13 20:53:50 +02:00 |
|
Yann Cébron
|
a459ed946a
|
tools_gradle_intellij_plugin.md: minor
|
2022-06-13 18:19:50 +02:00 |
|
Yann Cébron
|
4dd42a7ae8
|
tools_gradle_intellij_plugin_faq.md: cleanup
|
2022-06-13 18:03:47 +02:00 |
|
Yann Cébron
|
177f49eaf9
|
tools_gradle_intellij_plugin_faq.md: reformat
|
2022-06-13 17:51:50 +02:00 |
|
Yann Cébron
|
966936fa27
|
tools_gradle_intellij_plugin_faq.md: showing log file of sandbox
|
2022-06-13 17:44:21 +02:00 |
|
Yann Cébron
|
80bbde3550
|
link GK Gradle plugin
|
2022-06-13 14:26:13 +02:00 |
|
Jakub Chrzanowski
|
2989dd8c80
|
tools_gradle_grammar_kit_plugin.md: fixed links and title
|
2022-06-13 14:21:48 +02:00 |
|
Yann Cébron
|
24e462849b
|
rider_extension_point_list.md: update w/ listener links
|
2022-06-13 12:35:40 +02:00 |
|
Jakub Chrzanowski
|
7261169ac7
|
Gradle Grammar-Kit Plugin docs (#793)
|
2022-06-13 11:45:14 +02:00 |
|
Yann Cébron
|
7c7f00e970
|
plugin_dependencies.md: link related pages for listed plugins
|
2022-06-13 10:35:15 +02:00 |
|
Karol Lewandowski
|
aed1b14c5d
|
plugin_dependencies.md: add database and spring plugins
|
2022-06-10 13:45:08 +02:00 |
|
Yann Cébron
|
95c3bab893
|
gradle: crosslink auto-reload topics
|
2022-06-09 17:45:18 +02:00 |
|
Karol Lewandowski
|
164fc8051e
|
fix: kotlin dsl -> kotlin ui dsl
|
2022-06-09 17:41:41 +02:00 |
|
Karol Lewandowski
|
2208f71cb0
|
clarify kotlin ui dsl purpose
|
2022-06-09 17:37:37 +02:00 |
|
Karol Lewandowski
|
0481c35b01
|
kotlin_ui_dsl.md/kotlin_ui_dsl_version_2.md: add information about the packages at the top of the page for easier recognition
|
2022-06-09 17:37:37 +02:00 |
|
Yann Cébron
|
25b74dc621
|
tools_gradle_intellij_plugin.md: FQN for failureLevel property
|
2022-06-09 17:32:39 +02:00 |
|
Yann Cébron
|
b8134a9298
|
tools_gradle_intellij_plugin.md: clarify localPath property
|
2022-06-09 16:22:40 +02:00 |
|
Karol Lewandowski
|
9378e9a3d5
|
Refresh: Getting Started with Gradle (#791)
|
2022-06-09 10:43:28 +02:00 |
|
dependabot[bot]
|
54a07511e4
|
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#792)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.6.21 to 1.7.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-09 08:22:28 +02:00 |
|
Jakub Chrzanowski
|
4d5e77fbb8
|
tools_gradle_intellij_plugin_examples.md: Usage Examples
|
2022-06-08 22:05:01 +02:00 |
|
Jakub Chrzanowski
|
3684c8d765
|
tools_gradle_intellij_plugin.md: extend setupDependencies Task description
|
2022-06-08 20:45:08 +02:00 |
|
Jakub Chrzanowski
|
7d5544fa5f
|
tools_gradle_intellij_plugin.md: Build Features - useDependencyFirstResolutionStrategy: marked as "Available since the upcoming release"
|
2022-06-08 20:32:16 +02:00 |
|
Jakub Chrzanowski
|
96882b66d6
|
tools_gradle_intellij_plugin_faq.md: Task 'setupDependencies' not found in root project
|
2022-06-08 20:29:50 +02:00 |
|
Yann Cébron
|
bcc7cd4d89
|
kotlin_ui_dsl_version_2.md: move V1/2 section to bottom
|
2022-06-08 17:37:30 +02:00 |
|
Yann Cébron
|
5e1db0d970
|
content_updates.md: minor
|
2022-06-08 15:13:34 +02:00 |
|
Jakub Chrzanowski
|
a49018f6e9
|
tools_gradle_intellij_plugin.md: contributing and issue tracker
|
2022-06-08 13:09:46 +02:00 |
|
Jakub Chrzanowski
|
ff11b706ea
|
tools_gradle_intellij_plugin.md: useDependencyFirstResolutionStrategy build feature flag
|
2022-06-08 13:09:45 +02:00 |
|
Yann Cébron
|
d7e8a621b8
|
api: 2022.3 placeholder
|
2022-06-08 09:14:08 +02:00 |
|
Yann Cébron
|
84e3318492
|
api_internal.md: minor
|
2022-06-08 09:12:43 +02:00 |
|
Yann Cébron
|
85537bd6b2
|
api_internal.md: clarify how to find missing information
|
2022-06-07 17:41:13 +02:00 |
|
Yann Cébron
|
3dd820a0ae
|
testing_faq.md: use "flaky" instead of "blinking" tests
|
2022-06-07 17:05:46 +02:00 |
|
hsz
|
6a3c7d013f
|
Generate Android Studio releases
|
2022-06-07 01:33:32 +00:00 |
|
Greg Shrago
|
0d261e3188
|
add ChangesBrowser.MyUseCase class
|
2022-06-06 15:08:46 +03:00 |
|
Karol Lewandowski
|
a806b0a6ea
|
Gradle plugin topic fixes
|
2022-06-03 16:59:19 +02:00 |
|
Karol Lewandowski
|
41de4d5268
|
postfix_templates.md: change <compare> widget to the Markdown format + change language to Java
|
2022-06-03 13:40:21 +02:00 |
|
Jakub Chrzanowski
|
432bdaf9a0
|
tools_gradle_intellij_plugin.md: redesign parameters meta information
|
2022-06-03 11:37:47 +02:00 |
|
Karol Lewandowski
|
4e5968c816
|
advanced_postfix_templates.md: fix long line
|
2022-06-03 09:35:51 +02:00 |
|
Karol Lewandowski
|
5807d68941
|
New Topic: Postfix Completion (#788)
|
2022-06-03 08:54:01 +02:00 |
|
Jakub Chrzanowski
|
424d882210
|
Gradle IntelliJ Plugin docs
|
2022-06-02 23:48:17 +02:00 |
|
Jakub Chrzanowski
|
dd5aa9075e
|
Gradle IntelliJ Plugin documentation
|
2022-06-02 22:30:33 +02:00 |
|