Yann Cébron
c8ce1dac82
note jb.gg shortlinks
2024-07-09 14:13:53 +02:00
Karol Lewandowski
2c20002beb
persisting_state_of_components.md: Fix grammar issues
2024-06-20 11:27:00 +02:00
Karol Lewandowski
8795ca411b
persisting_state_of_components.md: Add @Override to code snippets to make it clear what is overridden
2024-06-20 11:18:37 +02:00
Yann Cébron
16204b6e71
add labels to content
2024-06-13 14:18:18 +02:00
Yann Cébron
62b214a804
fix headings
2024-06-12 11:21:26 +02:00
Yann Cébron
c5a04d75fb
persisting_state_of_components.md: mention PathMacroFilter
2024-06-05 17:42:29 +02:00
Yann Cébron
80b966611b
links: gh-ic-master -> gh-ic
2024-05-14 13:55:56 +02:00
Karol Lewandowski
167231c6dd
persisting_state_of_components.md: Collapse a legacy API section
2024-04-08 12:38:05 +02:00
Karol Lewandowski
9695a9b6f4
persisting_state_of_components.md: Add code formatting to titles
2024-04-08 12:37:29 +02:00
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. ( #1265 )
2024-04-04 14:31:02 +02:00
Karol Lewandowski
56766f36d9
persisting_state_of_components.md: Clarify service level
2024-03-11 16:59:27 +01:00
Karol Lewandowski
01658d9c3f
persisting_state_of_components.md: Clarify Storage
2024-03-04 17:07:31 +01:00
Karol Lewandowski
51f317617e
persisting_state_of_components.md: Consistent list style
2024-03-04 16:59:14 +01:00
Karol Lewandowski
9ade91fae5
persisting_state_of_components.md: Cleanups
2024-03-04 16:57:44 +01:00
Karol Lewandowski
aeda92ff44
persisting_state_of_components.md: Clarify project workspace file
2024-03-04 16:51:01 +01:00
Andrey Belyaev
4c9e99fe0d
[IJSDK-1942] Update storage guidance in documentation ( #1208 )
...
The instructions for planning storage location have been updated to provide more context. The updated version emphasizes the use of a project-level custom file for plugin settings and recommends `@Storage(StoragePathMacros.CACHE_FILE)` for cached values. Reference to `StoragePathMacros` for commonly used macros is included in the new text.
2024-01-22 12:52:49 +01:00
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