318 Commits

Author SHA1 Message Date
Yann Cébron
4c8eac41ec syntax_highlighting_and_error_highlighting.md: make tip more prominent 2021-07-08 14:40:31 +02:00
Yann Cébron
6a7eb58ef8 registering_file_type.md: update, tabs 2021-06-23 15:58:35 +02:00
Yann Cébron
dfe5fac05a documentation.md: DocumentationActionProvider -> upsource 2021-06-23 11:53:43 +02:00
Yann Cébron
37683cd5ed syntax_highlighting_and_error_highlighting.md: use tabs #2 2021-06-23 11:51:10 +02:00
Yann Cébron
51753492d5 syntax_highlighting_and_error_highlighting.md: use tab 2021-06-23 11:03:11 +02:00
Yann Cébron
9c4472ba37 documentation.md: link HtmlSyntaxInfoUtil 2021-06-21 19:03:07 +02:00
Yann Cébron
8eded775af fix upsource:// links with trailing '/' 2021-06-21 18:26:41 +02:00
Yann Cébron
fc1227265d documentation.md: minor 2021-06-15 10:50:30 +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
aae9a83717 Part VII: remove unnecessary toc-title 2021-05-26 14:19:30 +02:00
Yann Cébron
3940031f77 external annotator: note required language attribute 2021-05-03 11:27:46 +02:00
Yann Cébron
fc381c3c8b cleanup: <kdb> -> <shortcut> 2021-04-29 17:00:14 +02:00
Yann Cébron
e462902395 code_inspections_and_intentions.md: link Inspections text guidelines 2021-04-12 18:41:22 +02:00
Yann Cébron
97dceeb815 2021.1 platform release 2021-04-07 13:45:14 +02: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
82c6fcb57c code_completion.md: link Element Patterns 2021-03-10 18:22:49 +01:00
Yann Cébron
69417418e4 syntax_highlighting_and_error_highlighting.md: tip HtmlSyntaxInfoUtil 2021-02-22 14:51:40 +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