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
Yann Cébron
328ff227e5
reference_contributor.md: cleanup
2016-11-18 13:46:59 +09:00
Yann Cébron
ae6efb153c
quick_fix.md: cleanup
2016-11-18 13:44:27 +09:00
Yann Cébron
c81083a9e4
psi_helper_and_utilities.md: cleanup
2016-11-18 13:42:16 +09:00
Yann Cébron
e08d28e550
lexer_and_parser_definition.md: cleanup
2016-11-18 13:38:50 +09:00
Yann Cébron
2b8e505ea9
grammar_and_parser.md: cleanup
2016-11-18 13:36:52 +09:00
Yann Cébron
5c0352ae0d
go_to_symbol_contributor.md: cleanup
2016-11-18 13:34:28 +09:00
Yann Cébron
c0d88ac10b
formatter.md: cleanup
2016-11-18 13:33:12 +09:00
Yann Cébron
c6ed530ac9
commenter.md: cleanup
2016-11-18 13:30:52 +09:00
cheptsov
9bbb721615
IJSDK-203 Confusing grammar and no info on comments and whitespaces (documentation fix)
2016-11-03 17:02:57 +01:00
cheptsov
040464bc01
IJSDK-203 Confusing grammar and no info on comments and whitespaces
2016-11-03 13:23:01 +01:00
cheptsov
e6109ae341
Fixed broken tests and compilation
...
Rollbacked some of Breandan's changes
2016-11-02 14:42:59 +01:00
Yann Cébron
ed6170e9e2
code_inspections.md: fix typo
2016-10-31 21:04:27 +01:00
Yann Cébron
daf9f1effa
working_with_custom_actions: grammar
2016-10-31 20:34:35 +01:00
Yann Cébron
45833dd855
working_with_custom_actions: cleanup
2016-10-31 20:26:17 +01:00
Sergey Ignatov
519607f411
fix broken link
2016-10-28 12:55:02 +03:00
Yann Cébron
404f3f4577
IJSDK-76 Optimize screenshot file sizes
2016-10-27 10:46:40 +02:00
Breandan Considine
48ed457498
Fixes #IJSDK-143
2016-03-27 20:12:53 -04:00
Breandan Considine
65a580ee4a
Merge remote-tracking branch 'origin/master'
2016-03-21 18:18:09 -04:00
Breandan Considine
784b8cd31e
Fixes #IJSDK-133, we can't reference the complete grammar file until later in the tutorial
2016-03-21 18:15:30 -04:00
Breandan Considine
b8fb86ac63
Fix broken links and remove author template
2016-03-21 17:29:12 -04:00
Breandan Considine
778cfa08a8
Fix broken links and cross reference more sample code
2016-03-21 16:47:39 -04:00
breandan
614621914a
Fix typo
2016-03-09 17:28:40 -05:00
Breandan Considine
8aaf13b046
More Upsource links (pt. 2)
2016-03-04 23:59:54 -05:00
Breandan Considine
7510cd3739
Add more Upsource links
2016-03-04 17:57:21 -05:00
Breandan Considine
4040a7be61
Recommend reusing TempateContextTypes
...
https://youtrack.jetbrains.com/issue/IJSDK-119#comment=27-1276824
2016-03-03 01:17:10 -05:00
Breandan Considine
b8cfa55d1f
Fixes IJSDK-119
2016-03-03 01:06:22 -05:00
Breandan Considine
c19ddcd6a5
More IntelliJ IDEA Repo information (release/snapshot)
2016-03-03 00:57:26 -05:00
Breandan Considine
803e00059c
Plugin repo channels miscellany
2016-03-03 00:42:50 -05:00
zjhmale
16ba9c0a85
fix include wrong file and icon dead link issue
2016-02-28 22:50:28 +08:00