Yann Cébron
07e1475705
code samples: cleanup
2023-11-29 16:31:01 +01:00
Yann Cébron
3523da598a
code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public"
2023-10-25 13:51:55 +02:00
Yann Cébron
dd7a8a6be1
simple language: cleanup SimpleReference
2023-10-25 13:51:55 +02:00
Yann Cébron
22deaa0b55
[code samples] Gradle IntelliJ Plugin 1.16.0
2023-10-10 11:46:32 +02:00
Jakub Chrzanowski
4886561620
code samples: Gradle 8.4
2023-10-05 08:44:45 +02:00
Karol Lewandowski
c37b34729e
Code samples: Change the CONTINUATION_INDENT_SIZE from 8 to 4 and reformat code.
...
We use INDENT_SIZE = 2 and continuation size should be at most 4 in this case.
2023-09-07 11:59:58 +02:00
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
Yann Cébron
84e8333e9c
2023.2 release ( #1091 )
2023-07-26 14:44:10 +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
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
Yann Cébron
bbea0da35d
[code samples] update Gradle IntelliJ Plugin 1.14.1
2023-06-08 09:30:06 +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
Jakub Chrzanowski
496a493716
Code Samples: bump Gradle to 8.1
2023-04-17 22:40:31 +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
Jakub Chrzanowski
373d65c2de
Code Samples: bump Gradle to 8.0.1
2023-02-25 11:54:11 +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
Yann Cébron
0afb8ffd64
gradle intellij plugin 1.12.0
2023-01-16 13:43:13 +01:00
Yann Cébron
a402a56715
gradle intellij plugin 1.11.0
2022-12-19 12:07:10 +01:00
Yann Cébron
80beaaa17d
gradle plugin 1.10.1
2022-12-12 10:39:37 +01:00
Yann Cébron
cd23596f6b
223 release ( #904 )
...
* api_notable_list_2022.md: update unbundled plugins 2022.3
* element_patterns.md: new sample
* 2022.3 release: update GH links
* 2022.3 release: update GH links, #2
* EP list: initial, change android from GH to JB hosting temporarily + adapt links
* 223 release initial values
* stop recommending PreloadingActivity (internal API now)
* product specific EP lists
* element_patterns.md: minor
* code samples: upgrade
* extension_point_list.md: fix duplicate heading
* sdk_code_guidelines.md: update compatibility values
* spring_extension_point_list.md: update
* 223.7571.182
2022-11-30 20:31:23 +01:00
Yann Cébron
329f195c80
code samples: Gradle 7.6
2022-11-28 17:31:11 +01:00
Yann Cébron
49578f09b1
org.jetbrains.intellij 1.10.0
2022-11-21 10:55:10 +01:00
Makhnev Petr
df894b3c86
Add article and tutorial about Spell Checking to the Custom Language Support topic ( #856 )
...
- Add two articles about spell checking for the Custom Language Support topic
- Reference part describing general information about spell checking
- Implementation part with spell checking strategy for the Simple language
- Add info about EP for `BundledDictionaryProvider`
- Add `SuppressibleSpellcheckingStrategy` section
2022-09-27 03:45:16 +02:00
Yann Cébron
820a50e72e
simple language: cleanup SimpleFindUsagesProvider
2022-09-07 17:48:06 +02:00
Yann Cébron
793c65df3f
simple language: add SimpleTokenSets (IJSDK-1533)
2022-09-07 17:42:34 +02:00
Yann Cébron
c1ee156bdd
custom language tutorial: clarify SimpleFileTypeFactory alternative
2022-09-06 10:45:29 +02:00
Yann Cébron
38672d517a
code samples: org.jetbrains.intellij 1.9.0
2022-09-05 14:40:16 +02:00
Yann Cébron
992fd07b11
code samples: org.jetbrains.intellij 1.8.1
2022-08-25 15:57:42 +02:00
Yann Cébron
77286455c3
simple language: nullability in SimpleParserDefinition
2022-08-16 12:42:07 +02:00
Yann Cébron
4f0e39ae8d
simple language: remove redundant SimpleParserDefinition.getWhitespaceTokens()
2022-08-16 12:37:54 +02:00
Jakub Chrzanowski
7e2fa47c66
Gradle 7.5.1
2022-08-07 21:22:42 +02:00
dependabot[bot]
0615749595
build(deps): bump org.jetbrains.intellij
...
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.
---
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/psi_demo
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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.7.0 to 1.8.0.
---
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>
2022-08-05 11:38:00 +02:00
Yann Cébron
e668af1ef5
code_samples: update to 213...222
2022-07-26 09:49:48 -07:00