938 Commits

Author SHA1 Message Date
breandan
cf2558b3fc Add missing files from IJSDK-103 2015-12-02 12:32:13 -05:00
breandan
e6c7201c81 More updates go Gradle build support 2015-12-02 11:20:13 -05:00
breandan
9302926d72 Update Gradle deployment instructions 2015-12-02 10:41:01 -05:00
breandan
e20b10e3f8 Add deployment instructions for Gradle plugin 2015-12-02 09:58:03 -05:00
breandan
2e41dd7fa6 Add missing image and update formatting 2015-12-02 01:26:45 -05:00
breandan
2d000580e8 Migrate tool window sample, fixes IJSDK-103
Migrate "Creation of Tool Windows" (https://confluence.jetbrains.com/display/IDEADEV/Creation+of+Tool+Windows) and associated code sample (http://git.jetbrains.org/?p=idea/community.git;a=commit;h=cca55289efa57e969f90c12a064dde3f388adaa1) to the SDK docs.
2015-12-02 01:07:44 -05:00
breandan
de1dd0cf4b Merge remote-tracking branch 'origin/master'
# Conflicts:
#	tutorials/build_system.md
2015-11-30 06:29:10 -05:00
breandan
da6f83a159 Replace "IntelliJ IDEA" with "IntelliJ Platform" where appropriate and other minor changes 2015-11-30 06:25:21 -05:00
breandan
2c1f3fc4bd Minor updates to build system tutorial 2015-11-27 07:37:40 -05:00
breandan
7a0455ec26 Update for grammar and clarity 2015-11-27 07:05:46 -05:00
breandan
4600783168 Merge branch 'master' of https://github.com/JetBrains/intellij-sdk-docs 2015-11-27 06:57:18 -05:00
breandan considine
5dc26d3053 Update Docker instructions for clarity 2015-11-27 06:56:01 -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
977df9d985 Updated to latest sdkdocs-template
JetBrains/sdkdocs-template@6ae65c1210
2015-11-26 14:53:46 +00:00
Matt Ellis
527a033e7e Minor reformatting. No content updates 2015-11-26 10:55:16 +00:00
breandan
6cb2bf49da Merge branch 'master' of https://github.com/JetBrains/intellij-sdk-docs 2015-11-25 11:00:42 -05:00
breandan
d00ad21d97 Add preliminary Gradle build system tutorial. 2015-11-25 10:59:04 -05:00
Matt Ellis
8baba0c72c Fixed formatting in PHP Storm docs 2015-11-25 11:17:29 +00:00
Matt Ellis
c11394c75a Minor reformatting. No content changes 2015-11-24 14:46:53 +00:00
Matt Ellis
6c8b0cd5f5 Minor reformatting. No content changes 2015-11-23 17:51:20 +00:00
Matt Ellis
005162aa48 Minor reformatting. No actual content changed 2015-11-23 17:36:39 +00:00
Matt Ellis
ec56d47cbd Fix link to IntelliJ webhelp 2015-11-23 14:31:00 +00:00
breandan
b0bae80759 Grammar and wording tweaks 2015-11-15 00:00:31 -05: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
31837cb009 wording in module.md 2015-10-26 22:09:07 +01:00
Yann Cébron
377e750a7e settings_caches_logs.md: typo 2015-10-26 22:02:38 +01:00
Yann Cébron
c19cbbb9ac checkout_and_build_community.md: 15.0.x 2015-10-26 22:00:55 +01:00
Yann Cébron
1df4684f64 wording in run_configurations.md 2015-10-26 21:53:41 +01:00
Yann Cébron
14b56b2723 wording in plugin_extensions_and_extension_points.md 2015-10-26 21:51:54 +01:00
Yann Cébron
a2da744d3c wording in plugin_class_loaders.md 2015-10-26 21:44:51 +01:00
Yann Cébron
ec372d0dc7 wording/links in publishing_plugin.md 2015-10-26 21:42:25 +01:00
Yann Cébron
9f2608e5b8 formatting in stub_indexes.md 2015-10-26 21:29:08 +01:00
Yann Cébron
e25cff081c formatting in file_based_indexes.md 2015-10-26 21:25:36 +01:00
Yann Cébron
5ee90e5632 Basics: fix formatting in plugin_dependencies.md 2015-10-26 21:20:28 +01:00
Yann Cébron
a90cde828a Getting Started: fix formatting in setting_up_environment.md 2015-10-26 21:16:34 +01:00
Yann Cébron
9b57cdca0e DOM API: fix formatting (IJSDK-92) 2015-10-26 20:55:32 +01:00
Yann Cébron
45687afea3 Spring: update for 15 2015-10-22 14:19:34 +02:00
Yann Cébron
6f738fc5b8 README.md: clarify "Initializing Submodules" section 2015-10-22 13:30:15 +02:00
Yann Cébron
f4ae4c32e4 remove obsolete README 2015-10-22 13:28:55 +02:00
Matt Ellis
228d8eeebb Escaping pipe character
Fixes IJSDK-91
2015-10-19 17:00:33 +01:00
Matt Ellis
9f20959d78 Merge branch 'artspb-master' 2015-09-24 12:40:29 +01:00
Matt Ellis
c7e72036cc Fixing broken links 2015-09-24 12:39:53 +01:00
Matt Ellis
42b00f85e2 Added missing line numbers 2015-09-24 12:39:25 +01:00
Matt Ellis
ab392301a3 Merge https://github.com/artspb/intellij-sdk-docs into artspb-master 2015-09-24 12:33:56 +01:00
breandan
07320b9564 Migrate "External system integration" from Confluence
https://confluence.jetbrains.com/display/IDEADEV/External+system+integration
2015-09-22 14:08:40 -04:00
Dmitry Jemerov
821e550424 Merge pull request #16 from vsch/master
change FindUsages getWordScanner not use a static instance.
2015-09-17 20:24:57 +02:00
Vladimir Schneider
568ea64319 change FindUsages getWordScanner not to be static.
If it is static then there are multi-threading issues. When indexing multiple threads are running and overwriting the lexer state that the word scanner uses.

I copied the SimplePlugin find usages class and spent hours chasing index out range bugs. I also noticed that the SimplePlugin which I have installed in my plugin dev environment would once in a while cause an exception but I did not pay it much attention. The static word scanner is the source.
2015-09-16 02:06:53 -04:00
cheptsov
afa6b7c47f Renamed SimplePlugin to simple_language_plugin 2015-09-07 19:33:25 +03:00
cheptsov
0efccf8d1b Merge branch 'code_samples/simple_plugin' 2015-09-07 19:13:47 +03:00