1988 Commits

Author SHA1 Message Date
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
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
John Hake
f07a5dca6a
Merge pull request #213 from daya0576/master
Update prerequisites.md
2019-10-04 11:26:15 -07:00
Henry Zhu
3602a8b011
Update prerequisites.md
Changing the name of the root directory
2019-10-04 12:06:06 +08:00
Henry Zhu
e0471d266f
Update prerequisites.md
Making directory structure demo clear if using linux `tree` style
2019-10-02 19:54:44 +08:00
Yann Cébron
b751c0170d menu: title casing 2019-10-02 10:25:03 +02:00
JohnHake
525be0b487 Initial Draft 2019-10-02 00:19:35 -07:00
Yann Cébron
ef46861c9c external_system_integration: cleanup 2019-10-01 16:44:30 +02:00
Joachim Beckers
21bc9656f8 Correct more links (#204) 2019-10-01 16:41:37 +02:00
Joachim Beckers
d087bc6834 Correct links for ProjectImportBuilder et al (#203)
files were moved in d21555635003c5660a8276cee95ea644a99f7e1e
2019-10-01 16:34:25 +02:00
Joachim Beckers
777bc80894 ProjectEntityData => ExternalEntityData (#202)
Class was renamed in 9d804d108cdc45ebaffb7e64e8864641c811f619
2019-10-01 16:30:54 +02:00
Patrick Neulichedl
4aa83e8d7e Fix link to ConfigurationTypeBase (#207) 2019-10-01 16:28:08 +02:00
magical-l
3ed72d718e
Update annotator.md
若startOffset不+1,则会包含“website”左侧的冒号;若endOffset不-1,则会包含“website”右侧的引号,两种情况都怪怪的。
if we don't +1 for the 'startOffset', then the colon at the left side of "website" will be included; if we don't -1 for the 'endOffset', then the quote mark at the right side of "website" will be included, and both of them are strange.
--------
另,github仓库的源码(https://github.com/JetBrains/intellij-sdk-docs/blob/master/code_samples/simple_language_plugin/src/com/simpleplugin/SimpleAnnotator.java)有误,如下:
btw,the source code in the repository in github(https://github.com/JetBrains/intellij-sdk-docs/blob/master/code_samples/simple_language_plugin/src/com/simpleplugin/SimpleAnnotator.java) is wrong as below:

```
if (properties.size() == 1) {
          TextRange range = new TextRange(element.getTextRange().getStartOffset() + 7,
                                          element.getTextRange().getStartOffset() + 7);
//new TextRange时endOffset跟startOffset相同。
//endOffset is the same as startOffset while new TextRange.
```
2019-10-01 15:27:37 +08:00
Yann Cébron
058a55432f indexing_and_psi_stubs: link to Indices Viewer plugin 2019-09-27 17:06:34 +02:00
JohnHake
58722ecd73 IJSDK-642 2019-09-26 12:10:05 -07:00
Yann Cébron
9562c92afc Notable 2019.2: unbundled plugins, list names 2019-09-25 12:53:33 +02:00
Yann Cébron
6a96182345 Notable 2019.3: unbundled plugins 2019-09-25 12:49:51 +02:00
Yann Cébron
af91c10f7a cleanup: DeploymentConfigurationManager.createAndRunConfiguration (#210) 2019-09-25 10:50:27 +02:00
borlander
2ab8ac73f4 Method removed: DeploymentConfigurationManager.createAndRunConfiguration (#210)
- removed at https://upsource.jetbrains.com/intellij/revision/d799c7556c
2019-09-25 01:43:42 -07:00
JohnHake
ed38cb3c34 Increase png resolution 2019-09-24 16:28:01 -07:00