65 Commits

Author SHA1 Message Date
Dmitry Jemerov
90a4a0fca8 Incorporate tutorials into main structure; feature Gradle plugin as recommended workflow (IJSDK-213) 2018-03-16 11:49:59 +01:00
Dmitry Jemerov
ef63275be5 Update action system tutorial
Clean up structure, link from necessary places, update sample plugin
code to demonstrate best practices, fix some English
2018-03-11 21:42:15 +01:00
Matt Ellis
128417f338
Add Go module 2018-03-04 14:54:24 +00:00
Matt Ellis
f8107e38ef
Update plugin compatibility page 2018-03-04 10:41:32 +00:00
Matt Ellis
754b49004c
Add GoLand to list of modules 2018-03-04 09:52:55 +00:00
Vladislav Rassokhin
a3d5e656ca sed s/Intellij/IntelliJ/ s/Jetbrains/JetBrains/ 2018-02-06 01:20:36 +03:00
Nikolay Chashnikov
5c1b6fdd5c
Update running_and_debugging_a_plugin.md
Rewrite description to get rid of misleading 'run ... without leaving the IDE' part.
2017-12-21 10:02:14 +03:00
Nikolay Chashnikov
f51e097925
Update running_and_debugging_a_plugin.md
Remove incorrect mention of 'class to run', get rid of vague sentence about using default run profile.
2017-12-21 09:53:06 +03:00
Alexander Zolotov
15adeabd0d Add 2017.2 and 2017.3 branches (#57) 2017-10-30 10:52:42 +03:00
Matt Ellis
5024145693 Merge pull request #51 from markiewb/patch-1
Dependencies to specific plugins
2017-10-02 08:53:48 +01:00
markiewb
4a22826d3b Add link to OSS license page
Some OSS plugins are eligible to get free licenses to check the plugin compatibility to different products
2017-10-01 22:12:43 +02:00
markiewb
af1a9cb7b0 Dependencies to specific plugins 2017-10-01 21:58:43 +02:00
Matt Ellis
34ad34a409 Update plugin_compatibility.md 2017-09-21 17:04:50 +01:00
Matt Ellis
e7619a1b0a Fix broken links (#42)
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00
Clément Fournier
8748338a5f Fix typo 2017-07-11 22:49:32 +02:00
Matt Ellis
c307eb5642 Minor formatting fixes 2017-06-09 17:13:28 +01:00
Yann Cébron
13dee8ab82 2017.1 release, cleanup build_number_ranges duplication 2017-03-23 10:34:03 +01:00
Yann Cébron
80914e0346 2017.1 release 2017-03-23 10:19:41 +01:00
Yann Cébron
8c1c08e740 IJSDK-206 Documentation should mention installing Plugin DevKit as a prerequisite for Plugin Development 2016-11-14 19:54:20 +01:00
Yann Cébron
f9194eadf4 plugin descriptors: remove obsolete idea-plugin@version attribute (IDEA-163694) 2016-11-11 17:48:01 +01:00
nik
6d35560907 added page which lists incompatible API changes 2016-11-02 11:28:07 +03:00
Yann Cébron
404f3f4577 IJSDK-76 Optimize screenshot file sizes 2016-10-27 10:46:40 +02:00
Yann Cébron
1e30b3ecc2 IJSDK-198 Update branch info for 2016.3 releases 2016-10-11 20:35:16 +02:00
Matt Ellis
0217ce7412 Updated check out and build
Issue #IJSDK-161 Fixed
2016-06-27 13:18:58 +01:00
Yann Cébron
dd43c78a7a build_number_ranges: typo 2016-05-23 15:26:52 +02:00
Matt Ellis
1b11c617eb Updated formatting 2016-05-13 11:44:21 +01:00
Matt Ellis
b34139c83b Add database module to getting started guide
Fixes #IJSDK-151
2016-05-12 15:57:38 +01:00
Nikolay Chashnikov
5d662b7760 build numbers: minor fixes 2016-05-06 11:23:05 +03:00
amakeev
dac8b6fa64 Updated according to the new branch numbering scheme (162, 163, 171) 2016-04-20 14:56:18 +02:00
Breandan Considine
c7b006720b Fixes #IJSDK-139, update with new versioning scheme 2016-03-21 19:54:03 -04:00
Breandan Considine
7510cd3739 Add more Upsource links 2016-03-04 17:57:21 -05:00
Yann Cébron
fdaf236e5c build_number_ranges: add DataGrip 2015-12-17 07:48:55 +01:00
breandan
da6f83a159 Replace "IntelliJ IDEA" with "IntelliJ Platform" where appropriate and other minor changes 2015-11-30 06:25:21 -05:00
Matt Ellis
ca989bbb03 Simplified links to Upsource
Now using upsource:// protocol and converted to full link at build time.
2015-11-26 15:39:11 +00:00
Matt Ellis
005162aa48 Minor reformatting. No actual content changed 2015-11-23 17:36:39 +00:00
Yann Cébron
5a9dfa89fa build_number_ranges: wording, add 143 branch 2015-11-02 15:56:48 +01:00
Yann Cébron
2f7d37b40d build_number_ranges: sort descending 2015-11-02 12:15:57 +01:00
Yann Cébron
ec372d0dc7 wording/links in publishing_plugin.md 2015-10-26 21:42:25 +01:00
Yann Cébron
a90cde828a Getting Started: fix formatting in setting_up_environment.md 2015-10-26 21:16:34 +01:00
Matt Ellis
ab392301a3 Merge https://github.com/artspb/intellij-sdk-docs into artspb-master 2015-09-24 12:33:56 +01:00
Nikolay Chashnikov
79d4b685e3 Included Android Studio to "Build Number Ranges" page 2015-09-03 11:25:06 +03:00
Nikolay Chashnikov
6909685d19 Included Android Studio to "Plugin Compatibility" page 2015-09-03 11:18:57 +03:00
breandan
18d187cf79 Correct image spacing issue 2015-08-26 19:19:33 -04:00
breandan
7457442c1b Incorporate "Getting Started with Plugin Development" from https://confluence.jetbrains.com/display/IDEADEV/Getting+Started+with+Plugin+Development 2015-08-26 15:06:45 -04:00
breandan
d5952b46f7 Clean up inconsistent markdown code style
Search: ```([^`\n]+)```
Replace: `$1`
2015-08-18 15:21:34 -04:00
Matt Ellis
7bc478ecb9 Cleanup broken and redirecting links 2015-08-06 17:38:04 +01:00
Artem Khvastunov
282aaf8cd6 actualized 'Creating Your First Plugin' section
removed some confusing 'IntelliJ Platform' mentions
fixed style and spelling issues
2015-08-05 17:48:23 +02:00
breandan
20f55c386d Angle brackets in text are now enclosed in code spans IJSDK-56 2015-07-30 00:50:40 -04:00
Matt Ellis
766f624db3 Fixing broken links (IJSDK-48) 2015-07-16 16:11:43 +01:00
Matt Ellis
9d5bf84427 All files using default layout 2015-07-09 15:54:37 +01:00