Jakub Chrzanowski
0cc25a07db
code samples: Gradle 8.3
2023-08-17 11:13:58 +02:00
Yann Cébron
39f9bb2e79
simple language: SimpleFoldingBuilder use visitor, cleanup
2023-08-10 14:04:28 +02:00
Yann Cébron
4b9e249f00
simple language: SimpleFoldingBuilder cleanup, update folding on property value change
2023-08-10 13:48:04 +02:00
Karol Lewandowski
7d27592be5
code_samples/project_view_pane: Cleanup ( #1093 )
...
* code_samples/project_view_pane: Cleanup:
- fix bug with not refreshing "svg" files and add supporting "jpeg" extension
- fix not working "Folders Always on Top" switch
- fix extracting file extension
- change disposable from Project to ProjectViewPane
- use BulkFileListener instead of VirtualFileListener with Alarm for updating the tree for immediate updates
- use Application.invokeLater instead of SwingUtilities.invokeLater
- code cleanup
* code_samples/project_view_pane: Add project.getDisposed() condition to the Application.invokeLater() call
* code_samples/project_view_pane: Do not count non-project files
* code_samples/project_view_pane: Do not update UI too often
2023-08-02 14:32:01 +02:00
Yann Cébron
84e8333e9c
2023.2 release ( #1091 )
2023-07-26 14:44:10 +02:00
Karol Lewandowski
40f98bae3d
Correction: "register as an extension point" -> "register in an extension point"
2023-07-19 10:18:25 +02:00
Yann Cébron
2ecb416644
code samples: Gradle 8.2.1
2023-07-12 09:01:20 +02:00
Yann Cébron
29d80148e0
remove Kotlin 1.8.20 OOM workaround from code samples
2023-07-10 17:01:58 +02:00
Jakub Chrzanowski
3f6a50345d
Update Kotlin to 1.9.0
2023-07-07 16:37:54 +02:00
Jakub Chrzanowski
48181ebc0b
Update Gradle IntelliJ Plugin to 1.15.0
2023-07-07 16:37:11 +02:00
Karol Lewandowski
ab0bd318c9
Update Gradle IntelliJ Plugin to 1.14.2
2023-07-06 15:13:17 +02:00
Yann Cébron
040ec9636f
code samples: add gradle.properties to enable caching and defaults for use of Kotlin
2023-06-15 12:47:44 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs ( #1065 )
2023-06-15 10:51:07 +02:00
Yann Cébron
bbea0da35d
[code samples] update Gradle IntelliJ Plugin 1.14.1
2023-06-08 09:30:06 +02:00
dependabot[bot]
74769687bd
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #1063 )
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.8.21 to 1.8.22.
- [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>
2023-06-08 09:26:15 +02:00
Jakub Chrzanowski
2a7b084628
code-samples: gradle-intellij-plugin 1.14.0
2023-06-02 09:25:32 +02:00
Vadim Tsindyaykin
9d737aed21
add Run IDE with Plugin configuration to all plugin samples. ( #1038 )
2023-05-22 18:00:54 +02:00
Patrick Scheibe
a9218af3cc
Switch from DocumentationProvider to DocumentationTargetProvider ( #1037 )
...
* Include docs for Documentation Target API
* Rearrange the page to combine it with the deprecated Documentation Provider API
* Update API changes page
* Add notes to the language tutorial
* Include suggestions from Karol and Yann
2023-04-27 14:13:13 +02:00
Yann Cébron
1532e2b240
code samples: Gradle 8.1.1
2023-04-25 10:30:47 +02:00
Yann Cébron
0e0cede9d4
code sample: kotlin 1.8.21
2023-04-25 09:38:52 +02:00
Jakub Chrzanowski
fd907f0dec
Update JBPlatform Twitter badge
2023-04-17 22:40:32 +02:00
Jakub Chrzanowski
496a493716
Code Samples: bump Gradle to 8.1
2023-04-17 22:40:31 +02:00
Karol Lewandowski
b5db6e8570
tool_window code sample: Update README.md
2023-04-11 16:18:07 +02:00
Karol Lewandowski
aa4bfe5497
tool_window code sample: Reimplement to get rid of the form created with GUI form designer
2023-04-11 15:08:50 +02:00
Karol Lewandowski
b2614dd513
tool_window code sample: Fix deprecated API usage
2023-04-11 13:07:53 +02:00
Karol Lewandowski
f9f350e562
Use Light Service in max_open_projects code sample
2023-04-05 16:13:04 +02:00
Yann Cébron
756521cea7
code-samples: workaround for kotlin 1.8.20+, update link
2023-04-04 15:31:43 +02:00
Yann Cébron
0b3b85909c
code-samples: workaround for kotlin 1.8.20+
2023-04-04 10:21:39 +02:00
Yann Cébron
1df1246573
code-samples: add suggested Gradle plugin setup for kotlin_demo
2023-04-03 14:17:34 +02:00
dependabot[bot]
e690e9bc95
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #1033 )
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.8.10 to 1.8.20.
- [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>
2023-04-03 14:07:18 +02:00
Yann Cébron
edb4f3df17
code samples: update gradle plugin
2023-03-29 10:26:28 +02:00
Yann Cébron
32aeca2ccf
2023.1 release ( #1010 )
...
* 2023.1 release: update gh-links, re-gen EP lists
* code samples: update target version
* code samples: fix framework_basics missing dependency on Java plugin
* stub_indexes.md: update -master GH link
* EP lists: improve "Topic" presentation
* internal_ui_inspector.md: fix link
* kotlin_demo: fix link
* Generate Android Studio releases
* publishing_plugin.md: add note about plugin signing
* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes
* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task
* plugin_signing.md: add Plugin Signature Verification
* plugin_signing.md: fixed anchor
* creating_plugin_project.md: update
* GH: set final 2023.1 tag
* GH code samples: update PV version
* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
8e696241d9
remove obsolete "Preferences" term usage
2023-03-27 14:09:44 +02:00
Yann Cébron
e2a0684068
code-samples: gradle-intellij-plugin 1.13.2
2023-03-13 10:10:00 +01:00
Yann Cébron
51333a6d61
code samples: gradle intellij plugin 1.13.1
2023-03-02 14:24:36 +01:00
Karol Lewandowski
c2ae57932d
Update Go to Class/Symbol content
2023-03-01 10:55:40 +01:00
Karol Lewandowski
56962aa29c
Fix missing icon in "go to symbol contributor" + use newer ChooseByNameContributorEx API
2023-02-28 16:52:39 +01:00
Karol Lewandowski
14930c74b4
Remove unused idea.home.path from code samples
2023-02-28 09:36:18 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options ( #988 )
2023-02-27 15:36:02 +01:00
Jakub Chrzanowski
373d65c2de
Code Samples: bump Gradle to 8.0.1
2023-02-25 11:54:11 +01:00
Karol Lewandowski
98078aca87
Remove inspection_basics code sample
2023-02-21 13:18:48 +01:00
Yann Cébron
9e2386caad
code samples: Gradle 8.0
2023-02-14 15:38:57 +01:00
Jakub Chrzanowski
3a041c2a8b
gradle intellij plugin 1.13.0
2023-02-10 20:38:30 +01:00
Yann Cébron
421f176f06
language tutorial: remove obsolete SimpleFileTypeFactory approach
2023-02-06 18:28:22 +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
Yann Cébron
d71a9ea64c
update CoC links
2023-02-02 09:49:43 +01:00
Yann Cébron
0afb8ffd64
gradle intellij plugin 1.12.0
2023-01-16 13:43:13 +01:00
Yann Cébron
ba4f570688
README: fix GH build status badge
2023-01-11 15:35:16 +01:00
Yann Cébron
b969d17468
"Settings/Preferences" is now "Settings" on all OSes
2023-01-11 14:43:08 +01:00
dependabot[bot]
b2156b6fe4
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #954 )
...
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin ) from 1.7.22 to 1.8.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/compare/v1.7.22...v1.8.0 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 11:38:22 +01:00