29 Commits

Author SHA1 Message Date
Karol Lewandowski
983decd409 Rename working_with_custom_actions.md to creating_actions_tutorial.md 2025-03-10 15:25:49 +01:00
Karol Lewandowski
11250f17d2 Fix action-related pages links 2025-03-10 15:20:50 +01:00
Karol Lewandowski
676d095f6f Rename action_system.md to actions_tutorial.md 2025-03-10 14:29:32 +01:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Yann Cébron
bb008a1c8f links: gh-sdk-samples -> gh-sdk-samples-master 2024-05-14 14:19:35 +02:00
Karol Lewandowski
4aea627c48 editor_events.md: Add code formatting to titles 2024-04-08 12:46:55 +02:00
Karol Lewandowski
86f9c1a2c8 coordinates_system.md: Add code formatting to titles 2024-04-08 12:46:06 +02:00
Karol Lewandowski
94a465e143 editor_events.md: Make extension classes non-public and final 2023-10-26 15:02:56 +02:00
Karol Lewandowski
7d11ba39fe Add missing <link-summary> 2023-03-31 15:44:55 +02:00
Karol Lewandowski
dcdf7ad585 Add missing <link-summary> 2023-03-21 12:42:34 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
3403973302 remove "Introduction" headings 2022-09-21 18:32:09 +02:00
Karol Lewandowski
f0a02fe5b5 add links to elements in plugin configuration file
Some occurrences are intentionally skipped. I added links only to the first occurrences of a given element in a section (not a page).
2022-09-07 11:32:17 +02:00
Karol Lewandowski
e86de8865b fix punctuation 2022-08-16 15:06:58 +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
21edea6562 remove 'final' leftovers and rename 'e' to 'event' in snippets 2022-03-18 14:27:48 +01:00
Karol Lewandowski
66a6a2c37e formatting cleanup and redundant final keyword removal 2022-03-18 12:49:03 +01:00
Karol Lewandowski
86c69eec32 remove noisy final keywords in code snippets 2022-03-18 11:21:22 +01:00
Karol Lewandowski
86d9ca3e8b code snippets formatting cleanup 2022-03-18 11:21:22 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
3c1678a289 update to 2021.3 release 2021-11-30 17:47:22 +01:00
Yann Cébron
47a761fa49 coordinates_system.md: cleanup 2021-11-23 13:31:22 +01:00
Yann Cébron
18792fb471 align "Settings/Preferences" term 2021-08-25 11:37:33 +02:00
Yann Cébron
9a69602e9d remove inline formatting in links 2021-07-06 10:52:07 +02:00
Yann Cébron
2a28e13c57 remove remaining unnecessary toc-title 2021-05-26 14:58:32 +02: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