562 Commits

Author SHA1 Message Date
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
breandan
1b52f22b80
spelling and grammar 2020-05-20 01:53:55 -04:00
breandan
979c795224
fix extension 2020-05-20 01:51:30 -04:00
breandan
0115605ea5
use relative link target 2020-05-20 01:49:37 -04:00
breandan
a67d6737ec
avoid using Kotlin objects for plugin.xml entities
as per @AlexPl292 acejump/acejump#226
2020-05-20 01:45:14 -04:00
Yann Cébron
7f66825ee3 "IntelliJ IDEA" -> "IntelliJ Platform" 2020-05-18 15:13:51 +02:00
Yann Cébron
16cb2d71cc gradle_guide.md: minor fixes 2020-05-18 14:06:18 +02:00
Yann Cébron
d8ecd49f43 formatter.md: cleanup 2020-05-15 11:12:13 +02:00
Yann Cébron
98b315972e deployment.md: remove gradle.properties approach 2020-05-14 17:53:54 +02:00
Yann Cébron
5134264985 deployment.md: cleanup 2020-05-14 17:29:38 +02:00
Yann Cébron
78d50c16e3 "Getting Started" -> "Creating Your First Plugin" 2020-05-14 17:16:57 +02:00
Yann Cébron
dab5734308 custom language: clarify crosslinks 2020-05-14 16:13:09 +02:00
Yann Cébron
9d333e9c54 getting started: align page titles 2020-05-14 15:52:11 +02:00
Yann Cébron
202bfceea8 align "JetBrains Plugins Repository" name 2020-05-14 15:38:32 +02:00
Yann Cébron
00d940a370 move obsolete plugin_repository into /appendix and stop linking to it 2020-05-14 15:31:49 +02:00
Yann Cébron
1a8f4ff5e2 commenter.md: cleanup 2020-05-14 12:33:33 +02:00
Yann Cébron
fcc08c9ef4 Custom Language Tutorial/Reference crosslinks 2020-05-14 12:26:50 +02:00
Yann Cébron
e66ae42845 custom_language_support_tutorial.md: make reference link more obvious 2020-05-14 11:33:52 +02:00
Yann Cébron
2507511d17 gradle-intellij-plugin 0.4.21 2020-05-13 10:49:39 +02:00
Yann Cébron
6b63e5dc6c kotlin.md: cleanup 2020-05-12 12:48:06 +02:00
JohnHake
b8e599da74 [simple language] add fixes from PR275 2020-05-11 17:27:02 -07:00