116 Commits

Author SHA1 Message Date
JohnHake
fbad2ae028 Obsolete run config 2020-02-12 21:07:59 -08:00
JohnHake
72e4fafbe4 Merge branch 'IJSDK-479A'
# Conflicts:
#	.idea/gradle.xml
2020-02-10 09:27:03 -08:00
JohnHake
605d747a2e Incorporate Review 2020-02-10 09:15:27 -08:00
JohnHake
9704c18dbc Update version 2020-02-10 07:09:56 -08:00
JohnHake
bddbbfe1de Add Gradle conversion 2020-02-08 20:31:11 -08:00
JohnHake
feb63180ce Remove DevKit 2020-02-08 19:55:05 -08:00
JohnHake
54d822dd25 Gradle conversion cleanup 2020-02-07 12:07:55 -08:00
JohnHake
ced34792f9 Gradle conversion 2020-02-06 20:39:50 -08:00
JohnHake
1f5efe6f29 action_basics replaces register_actions 2020-02-06 12:52:45 -08:00
JohnHake
65dd82041f Delete DevKit, add Gradle simple_language_plugin 2020-02-05 20:39:11 -08:00
Dmitry Jemerov
8b5a79bc44 Convert tree_structure_provider sample to Gradle 2020-01-03 13:33:24 +01:00
JohnHake
23cf6394c2 new run config for max_open_projects
-XX:MaxPermSize -> -XX:MaxMetaspaceSize
2019-11-29 12:37:35 -08:00
JohnHake
40f36457d1 Add to sdk project 2019-11-05 15:54:20 -08:00
JohnHake
fb4b28bef8 framework_basics Gradle conversion 2019-09-04 21:15:56 -07:00
JohnHake
f7c6be6040 facet_basics Gradle conversion 2019-08-22 15:05:00 -07:00
Dmitry Jemerov
a3bcad78ad Apply converter to Docker run configuration 2019-08-20 12:51:38 +02:00
JohnHake
a141e1d81c Add Review 2019-08-13 15:51:41 -07:00
JohnHake
e14842981f Code conversion completed + docs 1 & 2 2019-07-29 20:48:05 -07:00
JohnHake
461ed74ee0 Convert inspection to Gradle 2019-07-02 12:34:59 -07:00
John Hake
85d4fda215
Merge branch 'master' into IJSDK-615 2019-06-19 18:06:46 -07:00
JohnHake
97bb8fbf1b platform -> lang in plugin.xml 2019-06-19 17:34:10 -07:00
JohnHake
b230251801 Misc cleanup in docs and samples. 2019-06-19 10:51:02 -07:00
JohnHake
e20d2f9377 Add comments from review. 2019-06-18 13:23:21 -07:00
JohnHake
f97dbe8e1f Complete guide page 2019-06-18 13:23:21 -07:00
JohnHake
e51962ef64 Fix for gradle until-build default value 2019-06-18 13:23:21 -07:00
JohnHake
a4369c0651 Integrate action_basics 2019-06-18 13:23:21 -07:00
JohnHake
9b03c3b52a Fixed missing <depends> elements, refactored obsolete kotlin_demo. 2019-06-13 16:59:30 -07:00
Yann Cébron
bc36e9ad48 project: do not require Docker plugin to be installed 2019-03-26 11:01:11 +01:00
John Hake
a29e9b4e51 Themes documentation IJSDK-491 (#143)
* Initial theme

* JSON theme construction and integration with sdk project. Added theme documentation.

* Added images and review feedback

* Added internal mode and internal actions documentation

* More feedback

* Removed stub internal menu entries.

* Reduced use of images, clarified IntelliJ Platform, IDE.

* OlyaB feedback and compress images

* Moved json file to resources folder

* 19.1 -> 2019.1

* Strong note about availability of Custom UI Themes

* Removed reference to UiDefaultsHardcodedKeys.java

* Added IJSDK-567 content + cautioning UI Control keys may be deprecated.

* Better SVG icons, clarify macOS scroll bar name attributes.

* Generalize IntelliJ references, soften description of High Contrast scheme file as reference.

* Updated custom color editor scheme descriptions.

* Corrected position of editor scheme declaration.
2019-03-14 10:43:03 +01:00
Yann Cébron
311906b93a intellij-sdk-docs.iml: more excludes 2018-12-19 16:15:21 +01:00
Alexander Zolotov
c767df5abb Upgrade gradle_plugin_demo module 2018-10-17 20:00:39 +03:00
JohnHake
170a519412 Refactored psi demo directory & module structure. 2018-08-05 21:40:37 -07:00
Yann Cébron
6d30bdb3b0 Revert accidental files from "fix links: youtrack.net -> youtrack.com"
This reverts commit 99a5861
2018-05-14 15:25:46 +02:00
Yann Cébron
99a5861da7 fix links: youtrack.net -> youtrack.com 2018-05-14 15:24:28 +02:00
Dmitry Jemerov
9a207cc869 "Navigating the PSI" and "PSI References" sections 2018-04-23 15:33:47 +02:00
Breandan Considine
26afb9edf5 Update to Jekyll 3.1.2 and Kramdown 1.10 2016-03-29 11:54:35 -04:00
Breandan Considine
3ad799dfed Exclude generated _site files from IntelliJ IDEA sources 2016-03-03 17:21:29 -05:00
Breandan Considine
e4d770dbb7 Update favicons to new branding, fixes IJSDK-130 2016-03-01 20:38:37 -05:00
breandan
6b7f0dcee4 Live template tutorial pt. 2 2016-01-12 00:39:50 -08:00
breandan
026d72a086 New Live Template tutorial 2016-01-12 00:32:32 -08: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
breandan
3ddbb76fe6 Small fixes 2015-12-18 07:01:01 -05:00
Vladimir Schneider
b240b88a88 remote plugin added config file 2015-12-13 19:19:51 -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
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
breandan
a8b381e708 Add plugin dependencies 2015-12-10 00:44:48 -05:00
breandan
115bfbfb6c Add Kotlin code sample 2015-12-09 10:12:40 -05:00
breandan
75ac21b9ad Update plugin code samples to use canonical project structure 2015-12-05 08:56:10 -05:00