dependabot[bot]
04f5aaffc3
build(deps): bump org.jetbrains.intellij
...
Bumps org.jetbrains.intellij from 1.5.0 to 1.5.1.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:46:59 +02:00
dependabot[bot]
a081d9d0ef
build(deps): bump org.jetbrains.intellij
...
Bumps org.jetbrains.intellij from 1.5.0 to 1.5.1.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:46:59 +02:00
dependabot[bot]
2d3bcdd3c0
build(deps): bump org.jetbrains.intellij
...
Bumps org.jetbrains.intellij from 1.5.0 to 1.5.1.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:46:59 +02:00
dependabot[bot]
7c3c021738
build(deps): bump org.jetbrains.intellij in /code_samples/settings
...
Bumps org.jetbrains.intellij from 1.5.0 to 1.5.1.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:46:59 +02:00
dependabot[bot]
74a52ec80c
build(deps): bump org.jetbrains.intellij in /code_samples/project_model
...
Bumps org.jetbrains.intellij from 1.5.0 to 1.5.1.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 09:46:59 +02:00
Yann Cébron
ec43ba50da
Gradle IntelliJ Plugin 1.5.0
2022-03-28 16:43:29 +02:00
Karol Lewandowski
13ffaf24fd
code_samples: migrate gradle build scripts from groovy to kotlin + aligned docs
2022-03-24 14:54:31 +01:00
Yann Cébron
0ecd0e33c6
code samples: gradle 7.4.1
2022-03-14 10:45:00 +01:00
Karol Lewandowski
d27937e2d0
normalize "menu" word letter-case
2022-03-09 06:47:16 +01:00
Yann Cébron
6bcd722155
pycharm_basics: add missing plugins
declaration
2022-03-01 16:28:09 +01:00
Yann Cébron
ce094e46ec
gradle-intellij-plugin 1.4.0
2022-02-14 13:02:48 +01:00
Yann Cébron
2af3664a36
code samples: gradle 7.4
2022-02-08 17:44:47 +01:00
Yann Cébron
a584477658
code samples: gradle-intellij plugin 1.3.1
2022-01-18 17:02:03 +01:00
Karol Lewandowski
1105d90dda
update dates in copyright info
2022-01-12 12:09:34 +01:00
dependabot[bot]
5f88f1383c
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #617 )
...
Bumps org.jetbrains.kotlin.jvm from 1.5.31 to 1.6.10.
---
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-01-11 15:56:48 +01:00
Yann Cébron
9317fee524
code samples: Gradle 7.3.3
2022-01-06 10:24:13 +01:00
Yann Cébron
5d5193acc8
code_samples: gradle 7.3.1
2021-12-01 19:04:36 +01:00
Yann Cébron
aabc32e40e
code samples: fix sinceBuild=211
2021-11-30 18:04:11 +01:00
Yann Cébron
dac6858f33
code samples: target 2020.1.3, until 213.*
2021-11-30 17:59:10 +01:00
Yann Cébron
42c9ce8d1d
code samples: @Nullable cleanup
2021-11-23 13:32:01 +01:00
Yann Cébron
dcfcb36a0d
[code samples] gradle-intellij-plugin 1.3.0
2021-11-16 09:59:15 +01:00
Yann Cébron
3277d83240
code samples: gradle 7.3
2021-11-10 15:19:36 +01:00
Yann Cébron
b97554a6e9
code samples: MD reformat
2021-11-08 17:31:16 +01:00
Yann Cébron
67159b343f
gradle-intellij-plugin 1.2.1
2021-11-02 10:20:23 +01:00
Jakub Chrzanowski
6a87dd7dd2
plugin_configuration_file.md: content update
2021-10-19 09:25:14 +02:00
Yann Cébron
b51d69f671
[settings sample] AppSettingsState: simplify
2021-10-11 15:56:48 +02:00
Yann Cébron
42fa2bfa10
org.jetbrains.intellij 1.2.0
2021-09-30 14:04:10 +02:00
dependabot[bot]
5c4e1a8f9a
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #553 )
...
Bumps org.jetbrains.kotlin.jvm from 1.5.30 to 1.5.31.
---
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>
2021-09-20 10:09:57 +02:00
Yann Cébron
b202ab8f11
align badges
2021-09-13 18:32:42 +02:00
Jakub Chrzanowski
934931f37d
sdk_code_guidelines.md: add note about README for code samples ( #548 )
2021-09-08 11:51:49 +02:00
github-actions[bot]
90142280ea
🛠 Dependabot Combined PR ( #547 )
...
code samples: Bumps org.jetbrains.intellij from 1.1.4 to 1.1.6.
2021-09-06 15:34:00 +02:00
dependabot[bot]
7f2feccebb
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #524 )
...
Bumps org.jetbrains.kotlin.jvm from 1.5.21 to 1.5.30.
---
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>
2021-08-25 15:28:15 +02:00
Yann Cébron
b288f46031
code samples: regen gradle scripts for 7.2
2021-08-23 18:11:47 +02:00
Yann Cébron
0062f8e1e4
code samples: Gradle 7.2
2021-08-18 10:50:33 +02:00
Yann Cébron
be72b85b1a
code_samples/pycharm: upgrade to 2021.2
2021-07-29 10:14:20 +02:00
Yann Cébron
1509ba9966
code samples: update deprecated API use
2021-07-28 17:08:34 +02:00
Yann Cébron
a8f4efb314
code_samples: 2020.3.4, Java11, Gradle plugin 1.1.4, #2
2021-07-28 16:03:18 +02:00
Yann Cébron
0d4c3d1331
code_samples: 2020.3.4, Java11, Gradle plugin 1.1.4
2021-07-28 15:55:05 +02:00
Yann Cébron
3917ba6a35
code_samples: fix README, #2
2021-07-22 18:03:43 +02:00
Yann Cébron
7eccf0500e
code_samples: fix README
2021-07-21 17:18:23 +02:00
Yann Cébron
d2dbc697b4
simple language: fix SimpleStructureViewModel.isAlwaysLeaf (reported by @chrisly42)
2021-07-20 14:08:21 +02:00
dependabot[bot]
047fc44c2f
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #468 )
...
Bumps org.jetbrains.kotlin.jvm from 1.5.20 to 1.5.21.
---
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>
2021-07-14 10:37:19 +02:00
Patrick Scheibe
cbc681cb93
Feat doc provider test case ( #467 )
...
* Add test-case for DocumentationProvider
* Remove non-relevant parts from .simple file for Documentation test
2021-07-09 03:41:00 +02:00
dependabot[bot]
615bec38ce
build(deps): bump org.jetbrains.intellij in /code_samples/psi_demo
...
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 10:57:33 +02:00
github-actions[bot]
d89c96bcdd
🛠 Dependabot Combined PR ( #463 )
...
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/project_wizard
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/editor_basics
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/tool_window
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/facet_basics
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/action_basics
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/settings
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/live_templates
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/project_model
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/kotlin_demo
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij in /code_samples/module
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.0 to 1.1.2.
---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump actions/github-script from 3 to 4.0.2
Bumps [actions/github-script](https://github.com/actions/github-script ) from 3 to 4.0.2.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v3...v4.0.2 )
---
updated-dependencies:
- dependency-name: actions/github-script
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>
Co-authored-by: github-actions <github-actions@github.com>
2021-07-05 10:41:11 +02:00
dependabot[bot]
9c7218740b
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo
...
Bumps org.jetbrains.kotlin.jvm from 1.5.10 to 1.5.20.
---
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>
2021-06-25 09:10:29 +02:00
Yann Cébron
127d86e450
settings: avoid ServiceManager
2021-06-17 11:51:35 +02:00
Yann Cébron
7cdbebbda3
maxOpenProjects: avoid ServiceManager
2021-06-17 11:49:17 +02:00
Yann Cébron
1b3de324c8
code samples: gradle 7.1
2021-06-15 10:06:38 +02:00
Patrick Scheibe
516ca8f264
Add article and tutorial about Documentation Provider ( #413 )
...
* Initial version of a simple DocumentationProvider
* Correct usage of DocumentationMarkup, fix quick navigation
* Include Yann's suggestions. Not finished yet.
* Fix issues Yann pointed out
2021-06-14 23:52:13 +02:00