550 Commits

Author SHA1 Message Date
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
Yann Cébron
51f1c9f3db run_configurations.md: clarify UI step 2020-05-11 17:01:29 +02:00
Yann Cébron
969930e498 prerequisites.md: updates 2020-05-08 15:34:09 +02:00
Yann Cébron
d6a7794ee6 gradle_guide.md: cleanup 2020-05-08 14:16:54 +02:00
Yann Cébron
2e09d0c622 Custom Language Tutorial: mention gradle-grammarkit-plugin 2020-05-08 12:31:24 +02:00
Yann Cébron
92b7982699 grammar_and_parser.md: link to GK docs, highlight Simple.bnf block 2020-05-08 12:23:27 +02:00
Yann Cébron
f5accd51b9 prerequisites.md: note about broken Gradle 6.1 2020-05-07 10:33:35 +02:00
Yann Cébron
6dbb837e30 build_system.md: cleanup sbt-idea-plugin note 2020-05-07 10:21:19 +02:00
Yann Cébron
03ad83a364 prerequisites.md: assorted fixes 2020-05-06 21:14:06 +02:00
Yann Cébron
80ead6099e prerequisites.md: highlight Java version requirement 2020-05-06 20:22:25 +02:00
Yann Cébron
415c622c57 gradle-intellij-plugin 0.4.20 2020-05-06 19:48:29 +02:00
JohnHake
82180ae103 [settings] add suite of content IJSDK-150
Remove unrelated changes
           Feedback from PR#280
           Fine tune panel definition
2020-05-05 14:56:45 -07:00
Jakub Chrzanowski
1d95e146df kotlin.md: review, update Gradle scripts 2020-05-05 06:40:39 +02:00