36 Commits

Author SHA1 Message Date
Karol Lewandowski
2b80f7ac30 completion_test.md: Clarify properties test data file 2024-10-14 08:46:29 +02:00
Yann Cébron
f6337e4380 parsing_test.md: note about required Internal Mode 2024-10-09 13:38:58 +02:00
Yann Cébron
080ffb69ac custom language: reorder link table 2024-05-08 10:31:02 +02:00
Yann Cébron
0b0c436871 custom language landing pages index layout 2024-05-07 16:14:44 +02:00
Yann Cébron
1e3ea1319f introduce "See also" config 2024-01-31 14:35:04 +01:00
Yann Cébron
d26dd2c6ae tests_prerequisites.md: rework trees using PlantUML 2024-01-31 13:37:21 +01:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Karol Lewandowski
83b281b63c Add missing <link-summary> 2023-03-24 11:00:19 +01:00
Karol Lewandowski
dcdf7ad585 Add missing <link-summary> 2023-03-21 12:42:34 +01:00
Karol Lewandowski
db99d82b8c Extract running custom language tests into snippet 2022-12-08 10:39:41 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
2e4215b01b completion_test.md: clarify '<caret>' marker 2022-11-23 17:58:36 +01:00
Yann Cébron
7cb0804e38 tests_prerequisites.md: add link 2022-09-08 13:19:15 +02:00
Yann Cébron
f0fc6fbac9 custom language testing tutorial: link relevant parts via microformat 2022-09-08 13:16:33 +02:00
Yann Cébron
62cd582643 migrate code sample links to gh-sdk-samples 2022-08-15 11:52:49 +02:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
Karol Lewandowski
b18ad63fe0 set bnf language for bnf code snippets 2022-07-25 13:41:14 +02:00
Yann Cébron
52ab199864 testing_plugins.md: rename to "Testing Overview" 2022-03-09 17:40:14 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Yann Cébron
1db092f3b9 parsing_test.md: formatting 2022-02-22 14:51:43 +01:00
Karol Lewandowski
1682983003 fix "run the test" links and add description back 2022-02-22 12:44:58 +01:00
Karol Lewandowski
20bc9620bc testing_faq.md: add testing jvm projects instructions 2022-02-09 09:21:19 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
a7aac0e482 custom language testing tutorial: add header note 2021-11-30 13:54:44 +01:00
Yann Cébron
53ee52e1c0 writing_tests_for_plugins.md: move to folder 2021-11-30 12:40:11 +01:00
Patrick Scheibe
2be1d697ac Add documenation provider test description 2021-08-07 01:35:58 +02:00
Yann Cébron
3bd3040b3e custom language test tutorial: include sample code, formatting, cleanup 2021-06-23 18:09:00 +02:00
Yann Cébron
bf6a7b958d formatter_test.md: link to src + specific method 2021-06-23 17:14:00 +02:00
Yann Cébron
501903145b formatter_test.md: make FormatterTestCase more prominent 2021-06-23 16:43:23 +02:00
Yann Cébron
98fbdcefed formatter_test.md: sync code sample 2021-06-08 12:37:44 +02:00
Yann Cébron
2af2cdb04a tests_prerequisites.md: clarify idea.home.path usage 2021-06-03 13:41:06 +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
01942e17d2 parsing_test.md: mention LexerTestCase (IJSDK-990) 2021-02-23 17:27:06 +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