26 Commits

Author SHA1 Message Date
Yann Cébron
9b4f1b22dd promote Thread Access Info plugin 2021-05-19 11:55:40 +02:00
Yann Cébron
fc381c3c8b cleanup: <kdb> -> <shortcut> 2021-04-29 17:00:14 +02:00
Yann Cébron
43bca143f8 general_threading_rules.md: heading case 2021-04-28 12:45:07 +02:00
Yann Cébron
c7cfc321b7 documents.md: case 2021-04-15 11:55:11 +02:00
Viktor Sharepo
802e20f004
Removed extra bracket (#400)
Co-authored-by: Viktar Sharepa <viktar.sharepa@jetbrains.com>
2021-04-14 16:31:33 +02:00
Yann Cébron
ef10c2b83d navigating_psi.md: clarify "visitor" 2021-04-08 18:56:16 +02:00
Yann Cébron
790cbc82b0 uast.md: clarify Scala status 2021-03-24 18:59:03 +01:00
Yann Cébron
5d7490eb3b uast.md: add "Using UAST in Plugins" 2021-03-24 18:06:47 +01:00
xiexed
31524ccaef
Some impovements for uast.md (#392)
* uast.md: `UInjectionHost` on the same line

* uast.md: UastVisitors better wording
2021-03-22 14:48:30 +01:00
Yann Cébron
87bf692775 uast.md: fix anchor links 2021-03-18 14:53:25 +01:00
Yann Cébron
1221cbc388 add UAST topic (by N. Mitropolsky) IJSDK-540 2021-03-18 14:43: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
Patrick Scheibe
2dd4b5b1d5 Include Element Patterns in content updates, fix method reference to show without highlighting 2021-03-11 01:42:29 +01:00
Yann Cébron
b0eb2ac9f5 psi_references.md: expand "Contributed References" 2021-03-10 18:23:33 +01:00
Yann Cébron
d3df478116 element_patterns.md: use internal links 2021-03-10 18:11:51 +01:00
Patrick Scheibe
5123d98ab4
Add initial Element Patterns article (#387) 2021-03-10 11:05:00 +01:00
Yann Cébron
6b39d2fcb1 psi_files.md: cleanup 2021-03-09 19:39:52 +01:00
Yann Cébron
29f62a999c psi_files.md: cleanup 2021-03-09 19:29:01 +01:00
Yann Cébron
586f15cb6b psi_files.md: cleanup 2021-03-09 19:14:38 +01:00
Yann Cébron
17ef0156ad psi_files.md: updates 2021-03-09 19:08:15 +01:00
Yann Cébron
6e94aa6d77 documents.md: add link to psi_file 2021-03-09 18:55:31 +01:00
Yann Cébron
621ab82f13 documents.md: minor 2021-03-09 18:45:43 +01:00
Yann Cébron
28c2368648 documents.md: FileDocumentManagerListener listener link 2021-03-09 18:39:34 +01:00
Yann Cébron
7faa9538a3 documents.md: minor, feedback (IJSDK-1048) 2021-03-09 18:35:18 +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