518 Commits

Author SHA1 Message Date
Yann Cébron
00d940a370 move obsolete plugin_repository into /appendix and stop linking to it 2020-05-14 15:31:49 +02:00
Yann Cébron
1a8f4ff5e2 commenter.md: cleanup 2020-05-14 12:33:33 +02:00
Yann Cébron
fcc08c9ef4 Custom Language Tutorial/Reference crosslinks 2020-05-14 12:26:50 +02:00
Yann Cébron
e66ae42845 custom_language_support_tutorial.md: make reference link more obvious 2020-05-14 11:33:52 +02:00
Yann Cébron
2507511d17 gradle-intellij-plugin 0.4.21 2020-05-13 10:49:39 +02:00
Yann Cébron
6b63e5dc6c kotlin.md: cleanup 2020-05-12 12:48:06 +02:00
JohnHake
b8e599da74 [simple language] add fixes from PR275 2020-05-11 17:27:02 -07:00
Yann Cébron
51f1c9f3db run_configurations.md: clarify UI step 2020-05-11 17:01:29 +02:00
Yann Cébron
969930e498 prerequisites.md: updates 2020-05-08 15:34:09 +02:00
Yann Cébron
d6a7794ee6 gradle_guide.md: cleanup 2020-05-08 14:16:54 +02:00
Yann Cébron
2e09d0c622 Custom Language Tutorial: mention gradle-grammarkit-plugin 2020-05-08 12:31:24 +02:00
Yann Cébron
92b7982699 grammar_and_parser.md: link to GK docs, highlight Simple.bnf block 2020-05-08 12:23:27 +02:00
Yann Cébron
f5accd51b9 prerequisites.md: note about broken Gradle 6.1 2020-05-07 10:33:35 +02:00
Yann Cébron
6dbb837e30 build_system.md: cleanup sbt-idea-plugin note 2020-05-07 10:21:19 +02:00
Yann Cébron
03ad83a364 prerequisites.md: assorted fixes 2020-05-06 21:14:06 +02:00
Yann Cébron
80ead6099e prerequisites.md: highlight Java version requirement 2020-05-06 20:22:25 +02:00
Yann Cébron
415c622c57 gradle-intellij-plugin 0.4.20 2020-05-06 19:48:29 +02:00
Jakub Chrzanowski
1d95e146df kotlin.md: review, update Gradle scripts 2020-05-05 06:40:39 +02:00
Ganesh Satpute
3972d055c4
Corrected the file name in plugin.xml (#278)
When run the project as per documentation gives an error 
```
2020-04-28 20:13:40,701 [   5378]  ERROR - Types.impl.FileTypeManagerImpl - Incorrect name specified in <fileType>, should be Simple File, actual Simple file [Plugin: org.example.SimplePlugin] 
```
Corrected the file name.
2020-04-28 16:54:00 +02:00
Yann Cébron
cc85d4802e build.gradle: use testImplementation instead of deprecated testCompile 2020-04-24 11:28:07 +02:00
Yann Cébron
eec2697def fix title capitalization, #2 2020-04-22 16:13:59 +02:00
Yann Cébron
7bead165bc fix title capitalization 2020-04-22 15:02:27 +02:00
Yann Cébron
8a65dfe12a blank lines around code blocks 2020-04-22 12:54:06 +02:00
Yann Cébron
29668e4086 editor basics: cleanup 2020-04-22 12:30:12 +02:00
Yann Cébron
bd6691fcda fix some upsource:// links 2020-04-21 15:43:28 +02:00
Yann Cébron
5b810fdc86 [docs] formatting 2020-04-17 15:41:01 +02:00
Yann Cébron
51187bb7a1 [docs] change upsource to 2020.1 release, minor edits/cleanups 2020-04-17 15:30:53 +02:00
Yann Cébron
9203a5d78d tests_prerequisites.md: update according to Gradle workflow 2020-04-16 18:03:58 +02:00
Jakub Chrzanowski
7097a9958d coordinates_system.md: Replace StringBuilder with string concatenation 2020-04-16 12:04:37 +02:00
Yann Cébron
c5cd7aa83e lexer_and_parser_definition.md: missing '.' 2020-04-14 16:26:34 +02:00
Jakub Chrzanowski
ff6544a3fe TPV-5209 http -> https 2020-04-13 12:09:48 +02:00
Yann Cébron
15546e0a63 gradle-intellij-plugin 0.4.18 2020-04-02 11:40:17 +02:00
JohnHake
997890a2aa [annotator] fix highlighting syntax 2020-03-30 19:01:36 -07:00
Yann Cébron
ef27d1d1fc gradle-intellij-plugin 0.4.17 2020-03-24 11:20:17 +01:00
JohnHake
137a0e9f6e IJSDK-424 2020-03-18 18:42:50 -07:00
JohnHake
1c2527f0da Merge branch 'IJSDK-755'
# Conflicts:
#	reference_guide/api_notable/api_notable_list_2020.md
2020-03-18 16:07:27 -07:00
JohnHake
81e111ab84 Add override-text 2020-03-18 15:58:39 -07:00
JohnHake
48d7203567 Add title case macro docs IJSDK-698 2020-03-17 18:38:07 -07:00
JohnHake
a1ca07f066 [live templates] Inc PR 2020-03-16 11:02:15 -07:00
JohnHake
dee91a22eb [live templates] Custom macro tests 2020-03-12 23:02:31 -07:00
JohnHake
b63cf30c6e [live templates] Remove EP com.intellij.defaultLiveTemplatesProvider,
update docs, per IJSDK-698
2020-03-10 15:01:14 -07:00
JohnHake
60c415a176 IJSDK-755 2020-03-09 17:04:30 -07:00
Yann Cébron
9cbfbc8a2a deployment.md: add "Building Distribution" 2020-03-06 11:10:08 +01:00
JohnHake
1c24acae4a IJSDK-564 2020-03-02 16:31:55 -08:00
Yann Cébron
e06e963db0 Custom Language test tutorial: align page title 2020-02-27 10:43:08 +01:00
Yann Cébron
a2cbc449f8 Custom Language Tutorial: link code sample on GH 2020-02-24 16:45:48 +01:00
JohnHake
80129a7641 New Copyright in markdown files 2020-02-19 22:25:03 -08:00
JohnHake
bb4afaffd8 Update docs, merge IJSDK-784 2020-02-18 16:46:30 -08:00
JohnHake
7624f04f45 merge IJSDK-781, Update docs 2020-02-17 17:18:11 -08:00
Yann Cébron
e48efef019 template_support.md: typo 2020-02-17 10:56:24 +01:00