21 Commits

Author SHA1 Message Date
Karol Lewandowski
e843b5dc64 disposers.md: Cleanup 2025-01-16 09:09:17 +01:00
Karol Lewandowski
d8bfa7def7 disposers.md: Add a parameter to MessageBus.connect() for clarity
There is an actual method without parameters.
2025-01-16 08:44:24 +01:00
Karol Lewandowski
8a39c6c6d4 disposers.md: Use shorter code snippet to fit in the snippet viewport 2025-01-16 08:43:24 +01:00
Karol Lewandowski
3d61fc0844 disposers.md: Untie an example plugin resource lifetime from plugin's lifetime (make a different start) 2024-12-05 11:13:12 +01:00
Karol Lewandowski
ed1e1df7e6 disposers.md: Avoid caps-lock 2024-12-05 11:10:02 +01:00
Karol Lewandowski
1645bcb546 disposers.md: Clarify enabling disposers debugging 2024-12-03 11:27:03 +01:00
Karol Lewandowski
a1a28dc2c2 disposers.md: Add code formatting to titles 2024-04-08 12:24:27 +02:00
Karol Lewandowski
6a76604b57 disposers.md: Add diagrams showing plugin disposable leaks 2024-01-31 16:36:36 +01:00
Karol Lewandowski
55c2632701 disposers.md: Add an example Disposer tree 2024-01-30 20:25:37 +01:00
Karol Lewandowski
6eb90c49ed disposers.md: Add plugin disposable service example 2024-01-30 16:43:27 +01:00
Karol Lewandowski
b64f31a09c disposers.md: Cleanup 2024-01-30 12:31:57 +01:00
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Karol Lewandowski
79e97c2564 Add pages link-summary 2023-01-03 12:16:51 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +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
Yann Cébron
0e60eb4096 disposers.md: note about inspection 2022-04-12 14:46:27 +02:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup 2022-03-07 22:31:00 +01:00
Karol Lewandowski
5dd2bcf965 update dates in copyright info 2022-01-12 12:09:34 +01:00
Yann Cébron
256dff07e6 markdown: cleanup, formatting 2021-11-08 18:49:28 +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