518 Commits

Author SHA1 Message Date
JohnHake
353670c7c1 Proofread and minor language changes. 2018-09-05 22:22:36 -07:00
Lidiya.Chernigovskay
6277af0c4b Add information about feature extractor 2018-09-05 16:15:26 +03:00
JohnHake
74724cad3b Added use of Navigatable object. Updated doc page to suit. 2018-08-20 21:45:50 -07:00
JohnHake
cedeea54f7 Work-arounds to resolve conundrum with links to new java files. 2018-08-14 09:35:37 -07:00
JohnHake
3091dd3eba Refactoring and documentation updates complete. Still needs testing 2018-08-13 18:26:44 -07:00
JohnHake
96d7f5784c Updated grouping_action document and associated images. A few tweaks to source files for doc purposes. 2018-08-13 15:32:58 -07:00
Alexander Zolotov
c37c502612
Update deployment.md
- add referring username and password in build script
- remove configuring deprecated intellij.publish extension
- remove pluginId part, id will be inferred from `plugin.xml`
2018-06-26 15:57:12 +03:00
Dmitry Jemerov
ccb52f731c Additional minor corrections 2018-04-26 11:29:53 +02:00
Inego
a58ca52282 Fix typos in "Editor Events" chapter. 2018-04-08 15:20:39 +07:00
Inego
65e1f5c6ea Fix typos in "Coordinate System" chapter. 2018-04-08 12:42:35 +07:00
Yanis Batura
8169144801
Improve formatting, fix typos 2018-04-08 11:58:00 +07:00
Nikolay Chashnikov
0a48c02729
Update prerequisites for Gradle setup
Mention that DevKit plugin is required (ZD-1315501) and remove misleading sentence about Gradle plugin (it's needed not only for run configurations, but for many other things).
2018-04-02 11:44:32 +03:00
Dmitry Jemerov
327ac8fba7 Update and expand "Plugin Dependencies" section 2018-03-23 18:58:39 +01:00
Dmitry Jemerov
e302f8b460 Put "Create project from scratch" first, document new option to configure Gradle plugin project automatically 2018-03-22 09:51:45 +01:00
ice1000
9d6fc8ff70 Remove meaningless file 2018-03-20 20:12:58 +08:00
ice1000
c236c4b2f1 Modifications according to yole's suggestions 2018-03-20 19:51:11 +08:00
ice1000
e53ab25a45 Add reference for a duplicate "annotator" section to another chapter 2018-03-20 11:52:12 +08:00
Dmitry Jemerov
519b4c946e Clean up editor tutorial 2018-03-16 16:19:00 +01:00
Alexander Zolotov
4faf9ff853
Cleanup Gradle tutorial
- use `runIde` task instead of `runIdea`
- use `idea` task for generating IDEA project model
2018-03-16 14:53:29 +03:00
Dmitry Jemerov
6995a7c7ae Update Gradle plugin version and instructions 2018-03-16 12:18:26 +01:00
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
asebak
5d3b749f32
Missings in code example 2018-02-05 03:48:23 -05:00
Matt Ellis
29e258b1cf Fix broken links 2017-12-01 16:00:45 +00:00
retlat
09d25bd18c Fix package name. 2017-11-18 16:23:42 +09:00
Yao
379cb0efe2 remove unused ModuleType/Builder#getBigIcon according to this commit a09fc34ef2 (diff-6180cd1c5f27463e1236dfdea209a49c) (#60) 2017-11-04 18:00:07 +03:00
Corey
ef2188f664 Update working_with_text.md (#56)
There was an orphaned `action` closing tag. This repurposes it as a closing tag for the `actions` tag. Fixes the previous fix.
2017-10-22 11:55:53 +03:00
Sebastien Vermeille
0922c3c4c1 Update language_and_filetype.md (#54)
That way we know where to place this xml string... I added it in <extensions-points> and of course it doesn't work :/
2017-10-21 12:37:22 +03:00
Matt Ellis
752347cf5e Update custom language tutorial 2017-10-12 12:11:42 +01:00
Matt Ellis
9fc3662cd5 Fix code in annotator tutorial 2017-10-11 17:07:14 +01:00
Matt Ellis
bec8761c55 Remove next/previous links 2017-10-09 10:40:39 +01:00
Matt Ellis
2201846559 Fix tutorial to remove type created in later step 2017-10-06 15:40:24 +01:00
Matt Ellis
1ade5f3c30 Remove next/previous links 2017-10-06 14:55:28 +01:00
Matt Ellis
07309d85be Clarify class name usage and generation 2017-09-29 17:24:48 +01:00
Phate
1628d581fd Update working_with_text.md 2017-09-09 01:39:51 +08:00
fmodesto
66a8f42fd2 Update snippet code (#45)
* Update snippet code

This makes reference to a future code, requires `com.simpleplugin.psi.impl.SimplePsiImplUtil` which is not implemented until step 6.

* Update grammar_and_parser.md
2017-08-19 11:33:19 +01:00
Matt Ellis
e7619a1b0a Fix broken links (#42)
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00
Felix Dekker
19342a34ff Fix typos 2017-07-13 16:53:06 +02:00
Aleksey Kladov
f89664ac7a Mention Kotlin DSL for building UIs (#33) 2017-02-14 01:27:02 +03:00
Sergey Ignatov
9567741fdd Merge pull request #30 from matklad/update-kotlin-instructions
Update Kotlin instructions
2017-01-11 15:49:56 +03:00
Aleksey Kladov
049a4156c5 Update Kotlin instructions 2017-01-11 15:48:58 +03:00
Ekaterina Prigara
82c804fb88 Fixed IJ version 2016-12-08 11:45:28 +01:00
Ekaterina Prigara
213c77c2c8 Fixed a link to build script 2016-12-05 15:13:03 +01:00
Ekaterina Prigara
a667b02c52 Updated code snippets in Gradle tutorial 2016-12-05 15:04:01 +01:00
Ekaterina Prigara
528837528e Updated required steps and images in the Gradle tutorial 2016-12-05 14:54:17 +01:00
Yann Cébron
d9a6a42f0e tree_structure_view.md: cleanup 2016-11-18 17:44:02 +09:00
Yann Cébron
d3dde13b3f run_configurations.md: cleanup 2016-11-18 17:42:34 +09:00
Yann Cébron
2aeb658121 live_templates.md: cleanup 2016-11-18 17:40:02 +09:00
Yann Cébron
0f0046cb27 annotator_test.md: cleanup 2016-11-18 13:52:47 +09:00
Yann Cébron
231cc9023d module_types.md: cleanup 2016-11-18 13:51:43 +09:00