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 |
|
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 |
|
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 |
|