48 Commits

Author SHA1 Message Date
Yann Cébron
2a28e13c57 remove remaining unnecessary toc-title 2021-05-26 14:58:32 +02:00
Yann Cébron
0bc9ae3cd2 kotlin.md: stdlib overview 2021-05-25 16:26:05 +02:00
Yann Cébron
ed17686d71 kotlin.md: minor 2021-05-20 17:32:52 +02:00
Yann Cébron
8d254e75e9 kotlin.md: cleanup 2021-05-20 17:05:53 +02:00
Yann Cébron
b3a4c56fbc grouping_action.md: fix link 2021-05-20 17:02:38 +02:00
Yann Cébron
86148b3269 kotlin.md: add section about stdlib 2021-05-20 16:26:40 +02:00
Yann Cébron
922183a118 kotlin.md: formatting 2021-05-11 18:35:20 +02:00
Yann Cébron
ae8cd08ab0 gradle_guide.md: minor 2021-05-03 15:46:08 +02:00
Yann Cébron
ac19af2353 gradle_guide.md: fix escaping 2021-05-03 15:23:53 +02:00
Yann Cébron
e2a8148b2a gradle: formatting 2021-05-03 15:07:34 +02:00
Yann Cébron
1a8f3a18bf deployment.md: minor 2021-05-03 14:44:25 +02:00
Yann Cébron
6b27282d15 deployment.md: clarify obtaining initial distribution 2021-05-03 14:37:02 +02:00
Yann Cébron
ef974d2f49 line_marker_provider.md: GutterIconDescriptor 2021-05-03 12:19:28 +02:00
Yann Cébron
fc381c3c8b cleanup: <kdb> -> <shortcut> 2021-04-29 17:00:14 +02:00
Yann Cébron
764dc59153 completion_contributor.md: cleanup 2021-04-28 17:24:39 +02:00
Yann Cébron
453ac88e05 [simple language] cleanup SimpleCodeInsightTest.testReference 2021-04-27 11:37:03 +02:00
Yann Cébron
6c9baf06ce [simple language] completion_test.md: note CodeInsightTestFixture.testCompletionVariants 2021-04-27 11:24:18 +02:00
Yann Cébron
371b1f5036 [simple language] completion_test.md: clarify 2021-04-27 11:18:58 +02:00
Yann Cébron
143437525f gradle-intellij plugin 0.7.3 2021-04-26 15:30:14 +02:00
Yann Cébron
68c25886d9 gradle_guide.md: link Verifying Compatibility 2021-04-22 11:03:05 +02:00
Patrick Scheibe
a9a5627a5c Add short paragraph that links how to run plugins to custom language tutorial (web-feedback IJSDK-1109) 2021-04-19 15:59:03 +02:00
Yann Cébron
e06a604c1b kotlin.md: fix plugin name 2021-04-19 12:58:51 +02:00
Yann Cébron
9e0c76af5b kotlin.md: add "Kotlin Code FAQ" 2021-04-19 12:56:36 +02:00
Yann Cébron
f56f57ebf9 grammar_and_parser.md: minor 2021-04-15 15:08:31 +02:00
Yann Cébron
b0772527b5 custom_language_support_tutorial.md: highlight repo 2021-04-15 15:01:42 +02:00
Yann Cébron
8ca1de56b0 line_marker_provider.md: minor 2021-04-14 14:56:21 +02:00
Yann Cébron
8d1289ff00 code_intentions.md: link Inspections text guidelines 2021-04-12 18:43:53 +02:00
Yann Cébron
1f489de6fc kotlin.md: update links 2021-03-23 11:57:29 +01:00
Yann Cébron
fdd1021468 kotlin.md: update Sample plugins, link to IPE 2021-03-23 11:48:30 +01:00
Yann Cébron
31f46a4808 kotlin.md: link UAST 2021-03-23 11:42:58 +01:00
Yann Cébron
3cd5d9777f kotlin.md: link KTS plugins from IPE 2021-03-23 11:37:08 +01:00
Yann Cébron
ca952d157a kotlin.md: update versions 2021-03-23 11:33:00 +01:00
Yann Cébron
0850ce9d87 deployment.md: local installation via d&d 2021-03-18 10:54:12 +01:00
Patrick Scheibe
50bbbaa685
Make the style of "IntelliJ Platform" consistent throughout the docs. (#389) 2021-03-15 12:35:20 +01:00
Yann Cébron
72094e2832 reference_contributor.md: another reference link 2021-03-10 18:16:36 +01:00
Jakub Chrzanowski
8baf1a714b Bump gradle-intellij-plugin to 0.7.2 2021-02-23 20:22:17 +01:00
Yann Cébron
01942e17d2 parsing_test.md: mention LexerTestCase (IJSDK-990) 2021-02-23 17:27:06 +01:00
Yann Cébron
65de6d3b56 module_types.md: clarify code-sample/icon (IJSDK-1003), correct 2021-02-23 16:12:39 +01:00
Yann Cébron
be6c11de6e module_types.md: clarify code-sample/icon (IJSDK-1003) 2021-02-23 15:37:17 +01:00
Yann Cébron
453055ee9f lexer_and_parser_definition.md: clarify required Gradle refresh (IJSDK-1024) 2021-02-23 13:45:58 +01:00
Jakub Chrzanowski
7111a8ef07 Bump gradle-intellij-plugin to 0.7.1 2021-02-22 13:20:12 +01:00
Jakub Chrzanowski
5f9d9d26ee Bump gradle-intellij-plugin to 0.7.0 2021-02-22 09:26:21 +01:00
Yann Cébron
3c3f5bfa4f tree_structure_view.md: heading formatting 2021-02-16 12:26:34 +01:00
Yann Cébron
5b9f0bca76 annotator.md: note .kts step (IJSDK-1026) 2021-02-16 09:47:00 +01:00
Yann Cébron
86f953698b annotator.md: fix Java dependency setup 2021-02-16 09:32:39 +01:00
Yann Cébron
61364da71e gradle_prerequisites.md: link Gradle screencast 2021-02-03 19:23:49 +01:00
Jakub Chrzanowski
b699f802b1 Update branch names from master to main 2021-01-14 16:19:22 +01:00
Jakub Chrzanowski
4e802980f2
Webhelp migration (#347)
* [webhelp] Fixes for TXP00152, TXP00002, test build 27 Jul 22:26

* [webhelp] Fixes for Part #4 TXP00010, EXCEPT decimal numbers in section titles

* [webhelp] Fixes for Part #5 TXP00017

* [webhelp] Fixes for Part #4 TXP00010 - removed numbers from page section titles in "Custom Language Support Tutorial" and "Testing a Custom Language Plugin".

* [webhelp] Removed numbers from page section titles in rest of project *.md files.

* [new webhelp] Build #44 changes

* [new webhelp] Maintenance merge from master

* [new webhelp] Add placeholder file for webhelp import.

* [webhelp] Correct redirects for file name changes

* [webhelp] TOC not needed in webhelp

* [format] {:toc} not needed for webhelp

* add {:disable-links} to ensure demo links are not interpreted as real links.

* Put all badges on the same line to simplify composition.

* formatter.md: fix upsource link

* fix some links

* api_changes_list.md: remove note

* migrate to webhelp - initial

* fix GH edit URL

* remove sdkdocs-template setup in VCS config

* remove recently_updated.md

* restore COC/CONTRIBUTING.md

* api_changes_list.md: remove note

* useful_links.md: IPE

Co-authored-by: JohnHake <john.hake@jetbrains.com>
Co-authored-by: Yann Cébron <yann.cebron@jetbrains.com>
2021-01-14 16:07:39 +01:00