582 Commits

Author SHA1 Message Date
Yann Cébron
686ea666c3 gradle_guide.md: fix heading case 2020-11-04 11:08:04 +01:00
Jakub Chrzanowski
adeca9b1c5
Introduce Plugin Verifier integration within the Gradle IntelliJ Plugin (#328)
Introduce Plugin Verifier integration within the Gradle IntelliJ Plugin
2020-10-29 18:03:58 +01:00
Yann Cébron
4bac37ff62 template_support.md: i18n (IJSDK-919) 2020-10-29 17:55:29 +01:00
Yann Cébron
db57c900a2 gradle-intellij-plugin 0.5.0 2020-10-05 19:06:19 +02:00
Yann Cébron
88f9abd42f fix all {toc} to have blank line before 2020-10-01 15:53:37 +02:00
Yann Cébron
f2cf610ab8 prerequisites.md: fix TOC 2020-10-01 15:48:17 +02:00
Yann Cébron
0fd72aaec3 gradle-intellij-plugin 0.4.26 2020-10-01 14:39:49 +02:00
Jakub Chrzanowski
3c2974d0c8 break lines on sentences 2020-09-21 21:26:19 +02:00
Jakub Chrzanowski
803a9d3ca8
Docs maintenance (#316)
docs maintenance
2020-09-21 17:15:08 +02:00
Yann Cébron
806cb632dc settings_tutorial.md: fix link 2020-09-16 14:32:14 +02:00
Yann Cébron
0ab8a8a6bf prerequisites.md: fix TOC 2020-09-15 16:37:53 +02:00
Yann Cébron
a516e368f4 deployment.md: minor edits 2020-09-07 17:00:45 +02:00
Yann Cébron
ef18eeebb4 gradle-intellij-plugin 0.4.22 2020-09-03 15:02:13 +02:00
JohnHake
d9912aa779 [webhelp] add language identifier to code blocks, cleanup. IJSDK-903 2020-08-26 10:31:50 -07:00
JohnHake
4541700fac Merge branch 'IJSDK-886' 2020-08-24 12:38:20 -07:00
JohnHake
8a1253bd9e [action_basics] add localization content IJSDK-886
update README for action_basics
2020-08-24 12:25:10 -07:00
Yann Cébron
8585cd0c7a publishing: link "Marketing" 2020-08-24 11:38:14 +02:00
Jakub Chrzanowski
eafe86f0db proofreading 2020-08-19 15:32:54 +02:00
Jakub Chrzanowski
dfc66bc517 proofreading 2020-08-18 22:31:38 +02:00
Jakub Chrzanowski
d1f8c12177 Change code samples reference to use intellij-sdk-code-samples repository 2020-08-12 21:59:31 +02:00
Jakub Chrzanowski
4c8e7a5c9b Change code samples reference to use intellij-sdk-code-samples repository 2020-08-12 15:37:38 +02:00
Yann Cébron
097a81b5dd code_intentions.md: update testing 2020-08-06 17:24:40 +02:00
Yann Cébron
6c57d648a6 replace NBSP with plain space 2020-08-06 17:21:29 +02:00
Yann Cébron
6883d46487 code_inspections.md: updates 2020-08-06 16:41:15 +02:00
Yann Cébron
dc1eb7b5de framework.md: fix typo 2020-08-06 12:20:58 +02:00
Yann Cébron
71525234d8 [cosmetics] consistent callouts, #2 2020-08-04 16:04:41 +02:00
Yann Cébron
2b8377448e [cosmetics] consistent callouts 2020-08-04 15:45:09 +02:00
JohnHake
f89cc25d44 [2020.2 release] IJSDK-869 update intellij.version to 2020.2
Add notes about AnnotationHolder changes
Update upsource links per inspections
Fixes deprecation warning for AnnotationHolder
Compiles, but deprecation warnings for AbstractTreeBuilder, AbstractTreeUpdater, AnnotationHolder
2020-07-28 21:31:31 -07:00
JohnHake
e679a58a02 [custom language] IJSDK-829 Update screenshots to display https
Resize images; remove some Liquid {:width=} tags
                  Remove errant newline at end of ParsingTestData.simple
2020-07-22 14:34:54 -07:00
Niels Thykier
a03670ab94
Include the sourceSet rune for kotlin gradle (#307)
Include to necessary rune for kotlin based gradle files to assist people starting from the JetBrains/intellij-platform-plugin-template repo, which uses `build.gradle.kts` by default.

Related issue: JetBrains/intellij-platform-plugin-template#17
2020-07-20 11:22:22 +02:00
Yann Cébron
04414d34a8 completion_contributor.md: link step 10 2020-07-15 17:53:41 +02:00
Yann Cébron
65c79d43ab completion_contributor.md: fix 2020-07-15 17:41:36 +02:00
Yann Cébron
bf258c348f prerequisites.md: note about <id> 2020-07-14 14:28:29 +02:00
Yann Cébron
27ed64f43e gradle_guide.md: clarify availability of target platform versions (IJSDK-757) 2020-07-09 11:03:55 +02:00
Yann Cébron
fc0d8739f1 kotlin.md: link to GH template 2020-07-08 11:44:04 +02:00
Yann Cébron
405e5b8441 deployment.md: link "Custom Repositories" 2020-07-06 15:13:48 +02:00
Yann Cébron
c736c3e0f3 github_template.md: copyright notice 2020-07-06 11:57:34 +02:00
Yann Cébron
6e0d75c416 build_system.md: cleanup 2020-06-30 18:26:36 +02:00
Yann Cébron
fcc104b190 github_template.md: minor edits 2020-06-30 12:32:20 +02:00
Jakub Chrzanowski
eb0a8288a0
Notes about the IntelliJ Platform Plugin Template (#304) 2020-06-29 20:22:39 +02:00
Yann Cébron
6130e2cf01 gradle_guide.md: link Gradle Changelog Plugin 2020-06-16 11:48:03 +02:00
Yann Cébron
dea1344fea live_templates.md: cosmetics 2020-06-15 09:49:36 +02:00
John Hake
179a2a6888
Merge pull request #295 from SUBYEAR/patch-1
[code_inspections.md] fix method name typo.
2020-06-05 14:05:39 -07:00
Dmitry Jemerov
74157bbe6a
Merge pull request #292 from breandan/patch-1
Avoid using Kotlin objects to implement plugin.xml declarations
2020-06-05 18:59:57 +02:00
Yann Cébron
bea6eac716 language_and_filetype.md: wording, fixes 2020-05-25 11:16:27 +02:00
SUBYEAR
f9322f071e
Update code_inspections.md 2020-05-22 17:08:01 +08:00
JohnHake
9549adde22 Merge branch 'IJSDK-150C' 2020-05-20 23:39:41 -07:00
JohnHake
b85cbba62e [settings] Add review feedback 2020-05-20 21:37:11 -07:00
breandan
30c786bcaf
entity -> declaration 2020-05-20 12:09:18 -04:00
breandan
432207fa2c
strengthen warning against using Kotlin objects 2020-05-20 12:06:27 -04:00