984 Commits

Author SHA1 Message Date
breandan
b940673f47 Reference code-samples directly (as per DRY) 2015-12-21 23:35:54 -05:00
breandan
80a4c16b4a Update to Jekyll 3.0 2015-12-21 21:22:59 -05:00
breandan
ef03f9d695 bundle update 2015-12-21 19:34:19 -05:00
breandan
3114efcea0 Merge remote-tracking branch 'origin/master' 2015-12-21 13:40:27 -05:00
breandan
0abbdf9597 More GH/US link migration 2015-12-21 13:40:09 -05:00
breandan
39d8035616 Merge pull request #18 from chashnikov/master
section which describes how to debug external build process updated accordingly to changes in IDEA 16 EAP
2015-12-21 13:21:19 -05:00
breandan
f51b5e5ef9 Migrate old GitHub links
Preserve line numbers in case we figure out what to do with them later (most are out-of-date anyway)
2015-12-21 13:19:55 -05:00
breandan
5c7cf76e9b Fix old Confluence links 2015-12-19 05:13:11 -05:00
breandan considine
c0fa076d92 Update sdkdocs-template submodule 2015-12-19 04:43:15 -05:00
breandan
eaba24e281 Merge remote-tracking branch 'origin/master' 2015-12-19 03:36:42 -05:00
breandan
3cf13fb25d Leverage caching to speed up Docker builds
Implement technique described here: http://ilikestuffblog.com/2014/01/06/how-to-skip-bundle-install-when-deploying-a-rails-app-to-docker/
2015-12-19 03:35:55 -05:00
Yann Cébron
fa89b1ed9d find_usages_provider: remove accidental superfluous '+' 2015-12-18 19:16:38 +01:00
Yann Cébron
9ffde109d0 find_usages_provider: fix source sample
https://devnet.jetbrains.com/message/5566694
2015-12-18 19:03:16 +01:00
nik
c203d48127 section which describes how to debug external build process updated accordingly to changes in IDEA 16 EAP 2015-12-18 17:33:45 +03:00
breandan
3ddbb76fe6 Small fixes 2015-12-18 07:01:01 -05:00
Yann Cébron
fdaf236e5c build_number_ranges: add DataGrip 2015-12-17 07:48:55 +01:00
Matt Ellis
56b81cc8c1 Replaced pygments syntax highlighter with rouge
No more Python!

Updated to JetBrains/sdkdocs-template@b89d456a51
2015-12-15 16:28:22 +00:00
breandan
efb046b7a8 Merge pull request #17 from vsch/master
Fix some links from .html to .md files and indent
2015-12-13 23:56:04 -05:00
Vladimir Schneider
b5b4cae093 reverse a partial reversal, loosing a line 2015-12-13 19:23:30 -05:00
Vladimir Schneider
b240b88a88 remote plugin added config file 2015-12-13 19:19:51 -05:00
Vladimir Schneider
9f2177ff65 reverse spurious "cat on the keyboard" edits 2015-12-13 19:13:30 -05:00
Vladimir Schneider
2dc4e5bbad Merge branch 'master' of https://github.com/JetBrains/intellij-sdk-docs 2015-12-13 19:10:40 -05:00
Vladimir Schneider
7a2d98d3e6 remove duplicated vcs roots 2015-12-13 19:04:44 -05:00
Vladimir Schneider
ccf9aee82d fix some link to html instead of md documents 2015-12-13 18:53:51 -05:00
breandan
ee7f650666 Adjust formatting, amend TOCs and update sdkdocs-template 2015-12-11 15:30:10 -05:00
breandan
d261d8ff3c Merge remote-tracking branch 'origin/master' 2015-12-11 15:05:58 -05:00
breandan
e8f66fb06b Migrate Intentions and Inspections tutorials from Confluence and minor fixes
- https://confluence.jetbrains.com/display/IDEADEV/Creation+of+Intention+Action
-https://confluence.jetbrains.com/display/IDEADEV/Inspection+of+Code+Source
2015-12-11 15:05:46 -05:00
Matt Ellis
5d853930ae Updating Docker instructions 2015-12-11 18:34:48 +00:00
Matt Ellis
2e582f6ce5 Pick up file changes when running in docker
Updated to JetBrains/sdkdocs-template@9e23d8400c
2015-12-11 18:23:45 +00:00
breandan
b063fac031 Added redirects to old pages on Confluence, those pages remaining still need to be migrated 2015-12-11 10:47:37 -05:00
breandan
09b931e543 Clean up to-be-migrated pages from Confluence 2015-12-11 10:32:40 -05:00
breandan
a8b381e708 Add plugin dependencies 2015-12-10 00:44:48 -05:00
breandan
cd6c43e9d9 Merge remote-tracking branch 'origin/master' 2015-12-10 00:36:29 -05:00
breandan
2b73b3b94a Short Kotlin tutorial 2015-12-10 00:36:16 -05:00
Yann Cébron
51adeed1ac simple_language_plugin: SimpleReferenceContributor cleanup 2015-12-09 20:27:56 +01:00
breandan
115bfbfb6c Add Kotlin code sample 2015-12-09 10:12:40 -05:00
breandan
11062a0a1b Fix simple_language_plugin tests 2015-12-05 11:47:23 -05:00
breandan
9a200d06c1 Update sdkdocs-template submodule and .gitignore
-container_settings.json is used by the Docker plugin https://blog.jetbrains.com/idea/2015/03/docker-support-in-intellij-idea-14-1/
-project wide .iml configuration for easy code-sample setup
2015-12-05 09:15:36 -05:00
breandan
75ac21b9ad Update plugin code samples to use canonical project structure 2015-12-05 08:56:10 -05:00
breandan
049618a590 Switch IJSDK to Community and fix typo in tree_structure_provider 2015-12-04 05:52:16 -05:00
breandan
8da6c43492 Unzipped MaxOpenedProjects and added Gradle module 2015-12-03 17:21:16 -05:00
breandan
5b163015cc Fix compiler error 2015-12-03 16:41:31 -05:00
breandan
07df959200 Remove empty project 2015-12-03 16:34:46 -05:00
breandan
fca41b5a98 Share run configurations and inherit the project output path 2015-12-03 16:23:33 -05:00
breandan
6d2c407a43 Add code_sample projects as sub-modules inside intellij-sdk-docs 2015-12-03 15:28:36 -05:00
breandan
034d334b92 Move *.png assets to resources/ 2015-12-02 12:44:49 -05:00
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