191 Commits

Author SHA1 Message Date
Karol Lewandowski
b6db963733 code_formatting.md: add hint about inspecting formatting blocks 2022-01-11 16:01:44 +01:00
Karol Lewandowski
638da85cea code_formatting.md: add "Non-Whitespace Modification" section 2022-01-11 13:25:52 +01:00
Karol Lewandowski
ef2c66b980 code_formatting.md: cleanups 2022-01-10 16:21:02 +01:00
Yann Cébron
5e89c6bac2 structure_view.md: cleanup 2022-01-06 21:24:42 +01:00
Yann Cébron
95f7f999c7 language_injection.md: clarify, upsource-ify 2021-11-30 18:17:02 +01:00
Yann Cébron
3c1678a289 update to 2021.3 release 2021-11-30 17:47:22 +01:00
Yann Cébron
94d531d40f registering_file_type.md: expand, clarify 2021-11-24 17:56:04 +01:00
Yann Cébron
4f0c432aa7 navigation.md: minor 2021-11-18 12:05:10 +01:00
Yann Cébron
fff8a94e04 symbols.md: cleanup 2021-11-18 12:04:52 +01:00
Daniil Ovchinnikov
0be97abd25
Update Symbol API docs for 2021.2 (#611)
* clean up

* update Symbol API docs for 2021.2
2021-11-17 17:15:36 +01:00
Yann Cébron
24eddb96c5 syntax_highlighting_and_error_highlighting.md: reformat code sample 2021-11-16 16:55:38 +01:00
Yann Cébron
256dff07e6 markdown: cleanup, formatting 2021-11-08 18:49:28 +01:00
Yann Cébron
bc41354355 update menu path 2021-11-04 11:42:11 +01:00
Yann Cébron
07a750caf1 find_usages.md: note UsageTypeProvider 2021-11-03 17:29:55 +01:00
Patrick Scheibe
507fc60407 Add entry to content update. Minor edit.
Thanks Yuriy for the hint of regex groups in `value-pattern`.
2021-11-03 07:01:06 +01:00
Patrick Scheibe
cd7068ca7d Fix heading type in language_injection.md 2021-11-02 06:38:35 +01:00
Patrick Scheibe
6508624f59
Article: Language Injection (#583)
* Initial version
* Add images
* Final fixes
2021-11-02 06:10:10 +01:00
Yann Cébron
32c18364a8 code_formatting.md: external formatter 2021-10-06 15:12:19 +02:00
Yann Cébron
656787f40e code_formatting.md: cleanup 2021-10-06 14:52:09 +02:00
Yann Cébron
93ea61ab0d go_to_class_and_go_to_symbol.md: cleanup 2021-09-22 18:29:15 +02:00
Yann Cébron
892c6ebfb5 registering_file_type.md: filetype EP minor 2021-09-02 16:48:53 +02:00
Yann Cébron
aa3e670600 additional_minor_features.md: com.intellij.include.provider 2021-08-31 18:06:47 +02:00
Yann Cébron
014436ffe6 structure_view.md: mention StructureViewExtension 2021-07-20 10:27:23 +02:00
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