80 Commits

Author SHA1 Message Date
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
1b09a94218 grammar_and_parser.md: link implementing_lexer.md as reference 2021-12-07 14:40:25 +01:00
Yann Cébron
9eb847ed8c language_and_filetype.md: clarify "Define an Icon" 2021-12-07 12:53:17 +01:00
Yann Cébron
3c1678a289 update to 2021.3 release 2021-11-30 17:47:22 +01:00
Yann Cébron
83da81274f custom language tutorial: add header note 2021-11-30 12:30:40 +01:00
Yann Cébron
9a3f96ae07 custom language tutorial: add header note 2021-11-30 11:54:23 +01:00
Yann Cébron
4d4a4373e7 custom_language_support_tutorial.md: move to folder 2021-11-30 11:42:57 +01:00
Yann Cébron
8c1919e056 language_and_filetype.md: clarify 2021-11-24 17:28:15 +01:00
Yann Cébron
256dff07e6 markdown: cleanup, formatting 2021-11-08 18:49:28 +01:00
Yann Cébron
6548ea7a2d documentation_provider.md: use includes for code snippets 2021-09-23 15:09:25 +02:00
Yann Cébron
276955ed78 simplify links 2021-09-23 15:02:02 +02:00
Yann Cébron
18792fb471 align "Settings/Preferences" term 2021-08-25 11:37:33 +02:00
Yann Cébron
f4d343f847 go_to_symbol_contributor.md: use include, formatting 2021-06-23 18:53:29 +02:00
Yann Cébron
ed0a879357 annotator.md: clarify, tabs 2021-06-23 16:31:35 +02:00
Yann Cébron
e28f4f0a7c language_and_filetype.md.md: use tabs 2021-06-23 10:56:04 +02:00
Patrick Scheibe
9ee9b465c4
Add article and tutorial about Documentation Provider (#413)
* Initial version of a simple DocumentationProvider
* Correct usage of DocumentationMarkup, fix quick navigation
* Include Yann's suggestions. Not finished yet.
* Fix issues Yann pointed out
2021-06-14 23:52:13 +02:00
Yann Cébron
3dbe04530f go_to_symbol_contributor.md: sync code sample 2021-06-08 12:39:41 +02:00
Yann Cébron
89fa711c18 language tutorial: link to "Run plugin" 2021-06-03 14:22:12 +02:00
Jakub Chrzanowski
8bb23bc5a0 Gradle Plugin 1.0 - syntax fixes 2021-05-31 20:59:22 +02:00
Yann Cébron
ef974d2f49 line_marker_provider.md: GutterIconDescriptor 2021-05-03 12:19:28 +02:00
Yann Cébron
764dc59153 completion_contributor.md: cleanup 2021-04-28 17:24:39 +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
f56f57ebf9 grammar_and_parser.md: minor 2021-04-15 15:08:31 +02:00
Yann Cébron
8ca1de56b0 line_marker_provider.md: minor 2021-04-14 14:56:21 +02:00
Yann Cébron
72094e2832 reference_contributor.md: another reference link 2021-03-10 18:16:36 +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
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
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