Yann Cébron
7bb924bd89
persisting_state_of_components.md: grammar fixes
2023-10-26 11:55:54 +02:00
Karol Lewandowski
0b9985dfb4
persisting_state_of_components.md: Add @NotNull to a code snippet
2023-10-18 15:48:10 +02:00
Karol Lewandowski
2df43a6aba
persisting_state_of_components.md: Link customization classes
2023-10-16 07:42:43 +02:00
Karol Lewandowski
f7ca5c12f5
persisting_state_of_components.md: Make it more clear that components are services (and promote light-services)
2023-10-12 10:54:18 +02:00
Karol Lewandowski
62af21d9f7
persisting_state_of_components.md: Add information about Kotlin persistent state class implementation
2023-10-12 10:54:18 +02:00
Karol Lewandowski
f844160f5d
persisting_state_of_components.md: Remove recommendation to use Kotlin data classes
2023-10-12 10:54:18 +02:00
Karol Lewandowski
ddd38290b7
persisting_state_of_components.md: Hide converter example by default
...
It is too minor to take so many space on the page
2023-10-11 11:01:02 +02:00
Karol Lewandowski
d899dc60bb
persisting_state_of_components.md: Cleanup
2023-10-11 10:56:48 +02:00
Karol Lewandowski
a19b0d265f
persisting_state_of_components.md: Simplify fully-qualified class names for a better reading flow
2023-10-11 07:44:39 +02:00
Karol Lewandowski
20aef24c84
persisting_state_of_components.md: Remove getInstance() from code snippets
...
It is a part of Services topic and is redundant noise on this page. Also, getInstance() helper is not required.
2023-10-11 07:44:39 +02:00
Karol Lewandowski
b4edb4a2a7
persisting_state_of_components.md: Remove redundant words
2023-10-11 07:44:39 +02:00
Yann Cébron
e7ded6158c
persisting_state_of_components.md: fix typo
2023-08-15 11:43:45 +02:00
Karol Lewandowski
09faf6e72d
persisting_state_of_components.md: Clarify requirements for PersistentStateComponent to be shared via Settings Sync
2023-06-29 10:13:26 +02:00
Karol Lewandowski
148dfa8ff5
persisting_state_of_components.md: Add information that other.xml file is not shared via Settings Sync
2023-06-26 14:31:37 +02:00
Karol Lewandowski
c3ae8e87b1
Add link-summary elements
2022-12-07 16:50:02 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside ( #902 )
2022-11-24 15:11:20 +01:00
Karol Lewandowski
a2e929120d
persisting_state_of_components.md: Add information about unbundling Settings Repository plugin
2022-11-02 07:51:07 +01:00
Karol Lewandowski
42f6dae97c
persisting_state_of_components.md: fix invalid anchor
2022-10-27 13:01:32 +02:00
Karol Lewandowski
c0688b121d
Add information about sharing settings between different IDEs installations ( #870 )
2022-10-27 12:24:47 +02: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
Karol Lewandowski
66a6a2c37e
formatting cleanup and redundant final keyword removal
2022-03-18 12:49:03 +01:00
Karol Lewandowski
049a680c9e
cleanup example packages, namespaces and identifiers to use com.example/example.com
2022-03-18 11:21:22 +01:00
Yann Cébron
6a43314037
persisting_state_of_components.md: AbstractCollection -> XCollection
2022-03-10 16:04:11 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup
2022-03-07 22:31:00 +01:00
Karol Lewandowski
bf0e8dfdb0
add <path> marker for files, paths and extensions
2022-02-28 12:03:36 +01:00
Yann Cébron
a740047315
persisting_state_of_components.md: mention StoragePathMacros
2022-02-24 11:48:04 +01:00
Yann Cébron
fd2a13845b
persisting_state_of_components.md: minor
2022-02-09 17:23:43 +01:00
Yann Cébron
6923097019
persisting_state_of_components.md: re-order, header levels
2022-01-10 09:43:11 +01:00
Yann Cébron
256dff07e6
markdown: cleanup, formatting
2021-11-08 18:49:28 +01:00
Yann Cébron
3e201fbac3
persisting_state_of_components.md: add dummy getInstance() method to code sample for clarification, #2
2021-10-12 15:08:15 +02:00
Yann Cébron
a77d8ab0ac
persisting_state_of_components.md: add dummy getInstance() method to code sample for clarification
2021-10-12 13:45:06 +02:00
Patrick Scheibe
50bbbaa685
Make the style of "IntelliJ Platform" consistent throughout the docs. ( #389 )
2021-03-15 12:35:20 +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