2106 Commits

Author SHA1 Message Date
Yann Cébron
aafdace4b3 CONTRIBUTING: fix anchor link 2019-11-04 15:59:02 +01:00
Yann Cébron
6e2c5dbd08 editor_events: fix crosslink 2019-11-04 15:58:08 +01:00
Yann Cébron
ce1bbe692e about: reformat 2019-11-04 15:56:49 +01:00
Yann Cébron
e2451088e0 about: fix Appendix II description/links 2019-11-04 15:34:12 +01:00
Yann Cébron
ee5545f32b gitter -> Slack 2019-11-04 15:29:16 +01:00
Yann Cébron
76fba10d95 gradle-intellij-plugin 0.4.11 2019-11-04 11:03:55 +01:00
Sergey Ignatov
5e34a6f96b
typo 2019-11-04 10:56:41 +01:00
Sergey Ignatov
1a97dd46bc
add use clause 2019-11-04 10:47:30 +01:00
Sergey Ignatov
e4d95c8a90
typo: rename UnquotingFilter to UnquotingFilter 2019-11-04 10:45:42 +01:00
Yann Cébron
cc063de5d3 android_studio: re-enable links 2019-11-04 10:34:50 +01:00
Yann Cébron
1edbe66c1a notable 2019: RunOnceUtil 2019-10-30 13:41:15 +01:00
Yann Cébron
64a541a664 IJSDK-689 Redirects for moved pages from IntelliJ SDK to Marketplace Docs 2019-10-29 10:21:30 +01:00
Yann Cébron
527084d96a Notable/Breaking API: placeholders for 2020.* 2019-10-28 15:04:20 +01:00
Yann Cébron
e61a69022f notable 2019: keymap plugins 2019-10-28 11:17:06 +01:00
Yann Cébron
7b54d13b23
Remove Developer Advocate job posting 2019-10-25 14:07:05 +02:00
John Hake
220209697e
Merge pull request #216 from JohnHake/IJSDK-648
IJSDK-648: Generalize proj config for Part VIII
2019-10-24 20:08:17 -07:00
JohnHake
abd72e0dc9 Incorp review comments 2019-10-24 20:05:18 -07:00
JohnHake
c8fae40ec9 Add reference to UI Theme downloads 2019-10-24 12:20:40 -07:00
JohnHake
fdbca7c922 Add reference to themes at plugin repository 2019-10-24 11:21:12 -07:00
JohnHake
253e27b2da Generalize for Part VIII 2019-10-23 13:27:57 -07:00
Yann Cébron
ae6aa07cf9 notable 2019: theme plugins 2019-10-23 19:55:53 +02:00
JohnHake
f8af3227b8 Remove links 2019-10-21 00:59:39 -07:00
John Hake
1ddc9af367
Merge pull request #212 from JohnHake/IJSDK-541
IJSDK-541
2019-10-20 21:37:58 -07:00
JohnHake
883fccfddd fix runIde.ideaDirectory 2019-10-20 21:35:39 -07:00
Yann Cébron
2d29ff435a notable 2019: transitive optional plugin dependencies 2019-10-18 12:47:08 +02:00
Yann Cébron
ac73fcf7bf build_number_ranges: remove unnecessary escapes 2019-10-18 09:57:46 +02:00
Yann Cébron
4f7f4bc96e build_number_ranges: fix product names 2019-10-17 17:46:59 +02:00
Yann Cébron
019d1a5acd build_number_ranges: heading/structure 2019-10-17 17:43:28 +02:00
Yann Cébron
d7050216fa build_number_ranges.md +193 2019-10-17 15:25:11 +02:00
Yann Cébron
72625667dc API Changes: clarify breakages from @ScheduledForRemoval are not listed 2019-10-17 13:19:42 +02:00
Sergey Patrikeev
937ac91a6e
API changes 2019: update header. 2019-10-17 13:59:03 +03:00
Sergey Patrikeev
2d0962ad8f
API change: don't document @ScheduledForRemoval. 2019-10-17 13:56:00 +03:00
Yann Cébron
f6d6aa144c Api Changes 2019: cosmetics 2019-10-16 11:20:26 +02:00
Yann Cébron
6cb842225e Api Changes 2019: Cucumber API 2019-10-16 11:18:53 +02:00
Yann Cébron
b91d486574 intellij_artifacts.md: typo 2019-10-15 18:16:13 +02:00
Sergey Patrikeev
cab25dc1cd API changes: add a documentation pattern for "property X removed from resource bundle Y". 2019-10-15 18:49:37 +03:00
Yann Cébron
7b5a11231b gradle_demo: gradle-intellij-plugin 0.4.10 2019-10-15 17:31:40 +02:00
Yann Cébron
b6a5384a32 kotlin_demo: gradle-intellij-plugin 0.4.10 2019-10-15 17:31:25 +02:00
Yann Cébron
2e3619f088 inspection_basics: gradle-intellij-plugin 0.4.10 2019-10-15 17:31:10 +02:00
Yann Cébron
6671ffdfee kotlin.md: upgrade gradle plugin to latest version 2019-10-15 17:25:20 +02:00
Yann Cébron
8b405f6c3c prerequisites.md: format build.gradle as groovy 2019-10-15 17:20:42 +02:00
Yann Cébron
9aeb7b872e notable 2019: unbundled plugins + Applets 2019-10-14 16:30:00 +02:00
JohnHake
bce314b762 Add feedback 2019-10-13 21:51:39 -07:00
Dmitry Jemerov
88ca00034e Avoid "leaf token" warning in SimpleLineMarkerProvider 2019-10-11 14:05:51 +02:00
Dmitry Jemerov
91a8e8dbdd Actually working persistence for DemoRunConfiguration 2019-10-11 14:05:51 +02:00
JohnHake
77448785f9 IJSDK-670 2019-10-09 15:05:30 -07:00
Dmitry Jemerov
69fcec8bd8 Run configuration sample actually does something functional 2019-10-08 16:51:16 +02:00
JohnHake
f558e76960 Refined edit 2019-10-07 16:55:04 -07:00
JohnHake
56ff3418e2 Fix text ranges 2019-10-07 13:39:02 -07:00
John Hake
0600cbbab9
Merge pull request #211 from magical-l/patch-1
Update annotator.md
2019-10-07 09:34:24 -07:00