Piotr Tomiak
087cf7f13f
Web Symbols: add documentation about WebSymbolContext support. ( #1307 )
...
* Web Symbols: add documentation about WebSymbolContext support.
* Web Symbols: add documentation about WebSymbolContext support - review suggestions
Co-authored-by: Karol Lewandowski <karol86@gmail.com>
* Web Symbols: add documentation about WebSymbolContext support - post review changes.
---------
Co-authored-by: Karol Lewandowski <karol86@gmail.com>
2024-05-16 12:44:17 +02:00
Jakub Chrzanowski
26a2483468
IntelliJ Platform Gradle Plugin: custom tasks
2024-05-09 21:23:27 +02:00
Karol Lewandowski
b52f8e8c15
Internationalization and localization pages ( #1303 )
2024-04-19 12:31:21 +02:00
Yann Cébron
96557b4e17
tools_intellij_platform_gradle_plugin_faq.md: rename page title
2024-04-16 16:10:45 +02:00
Karol Lewandowski
e441eedbf7
Split Extension Point and Listener Lists into IntelliJ Platform, IntelliJ Community Plugins and Android Plugin lists ( #1297 )
2024-04-15 12:22:41 +02:00
Jakub Chrzanowski
e350905892
IntelliJ Platform Gradle Plugin: Plugins
2024-04-10 13:15:29 +02:00
Jakub Chrzanowski
7b4c5c0b63
IntelliJ Platform Gradle Plugin: FAQ section
2024-04-10 00:39:35 +02:00
Yann Cébron
bf29b21124
TOC: remove "Part"/"Appendix" prefix/numbering
2024-04-08 17:04:40 +02:00
Karol Lewandowski
0b4af420b5
Coroutines ( #1269 )
2024-03-19 15:46:09 +01:00
Karol Lewandowski
eb830d62f1
Change "The IntelliJ Platform SDK" to "About This Guide"
2024-03-07 11:30:40 +01:00
Jakub Chrzanowski
f1d4e4e5e6
IntelliJ Platform Gradle Plugin: rename Build Features to Gradle Properties
2024-02-20 19:57:03 +01:00
Jakub Chrzanowski
08e77f11ba
IntelliJ Platform Gradle Plugin
2024-02-05 16:57:01 +01:00
Jakub Chrzanowski
4f96f242c0
IntelliJ Platform Gradle Plugin: tasks (patchPluginXml
), extensions (intellijPlatform
), new content structure
2024-01-31 15:08:16 +01:00
Yann Cébron
04cc07f887
tools_intellij_platform_gradle_plugin.md: initial, TOC
2024-01-29 09:32:31 +01:00
Yann Cébron
1b95f9dea7
User Interface FAQ: initial
2023-12-20 17:25:49 +01:00
Karol Lewandowski
bd42cfc4f5
Move jcef.md under UI Components
2023-12-08 07:29:39 +01:00
Karol Lewandowski
4666aa2ee6
Rename work_with_icons_and_images.md to icons.md
2023-12-07 15:48:47 +01:00
Karol Lewandowski
99272f98f5
work_with_icons_and_images.md: Change the page title and use "icons" term whenever possible
2023-12-07 15:39:11 +01:00
Jakub Chrzanowski
95d0f4b825
Language Server Protocol ( #1179 )
...
Language Server Protocol
---------
Co-authored-by: Karol Lewandowski <karol.lewandowski@jetbrains.com>
2023-12-06 20:55:48 +01:00
Karol Lewandowski
27781210c0
Revamped JCEF page ( #1178 )
...
* jcef.md: Rewrite the page
* Review fixes
* Update date in content_updates.md
* Change title to more meaningful
* Change title to more meaningful
* Add information about enabling file download
* Update title in navigation
* Set higher level for the Event Handlers section
* Remove redundant title definition in TOC element
* Fix link revert
* Rename examples section
* Do not suggest using JBCefClient.add*Handler() methods - they don't work well and will be probably removed
* Add information about customizing scrollbars
2023-12-06 18:43:53 +01:00
Yann Cébron
3dae7e5551
API: 2024.* pages
2023-10-24 10:58:38 +02:00
Karol Lewandowski
f774cc0d98
Move Symbols-related content into References and Resolve
2023-10-16 07:49:01 +02:00
Yann Cébron
c452e745de
TOC: remove "Files" grouping node
2023-08-29 11:18:06 +02:00
Yann Cébron
907e0982dc
update scheme locations
2023-07-24 09:24:01 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs ( #1065 )
2023-06-15 10:51:07 +02:00
Piotr Tomiak
6207dc34c0
Web Symbols: fix mapping of the old name. ( #1043 )
2023-05-19 22:37:38 +02:00
Piotr Tomiak
19306d9f91
Web Symbols: improve and extend documentation. ( #1039 )
...
Web Symbols: improve, extend and update documentation for 2023.2.
2023-05-19 20:46:30 +02:00
Yann Cébron
69486e52f1
add "Open Source Plugins Extension Points" reference
2023-03-30 15:05:31 +02:00
Patrick Scheibe
5f535ffd63
WebSymbols documentation ( #1011 )
...
- convert most bullet point lists to definition lists
- reformat all code snippets to have consistent spacing
- fix tags for equally named subsections
- add demo image and create a dark version of it
- add links to IntelliJ Platform code
- add update note
- split original Web Symbols content into 3 separate pages
- apply Karol's suggestions from code review
Co-authored-by: Karol Lewandowski
2023-03-30 10:28:17 +02:00
Yann Cébron
fd77d9acd8
move artifacts.md to Appendix I
2023-03-21 14:27:35 +01:00
Yann Cébron
0a2b8940b5
new homepage
2023-03-09 10:24:40 +01:00
Yann Cébron
77d71a2383
getting_help: add Chinese version
2023-03-06 16:21:48 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options ( #988 )
2023-02-27 15:36:02 +01:00
Yann Cébron
4dde8cdd39
extract idea_ultimate.md
2023-01-17 17:52:08 +01:00
Patrick Scheibe
36c3170187
Document Intention and Quick Fix Preview ( #952 )
...
* Add the initial version of the article
* Improve text based on review with Yann
* Improve text based on Tagir's suggestions
* Add final changes
2022-12-21 04:02:03 +01:00
Karol Lewandowski
53a5d8c397
New topic: Plugin User Experience (UX) ( #905 )
2022-11-30 10:57:23 +01:00
Karol Lewandowski
13c3df529a
Add redirect: templates.html -> file-and-code-templates.html
2022-11-25 07:26:48 +01:00
Karol Lewandowski
164f5863a0
Remove redundant Templates section page
2022-11-24 15:50:30 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside ( #902 )
2022-11-24 15:11:20 +01:00
Yann Cébron
7581309f1d
API: 2023.* pages, add to TOC
2022-11-01 12:22:58 +01:00
Patrick Scheibe
1810739ef6
Fix position of "Additional minor features" which should stay at the end of the menu
2022-10-01 03:32:14 +02:00
Karol Lewandowski
3db7a0e343
Gradle/DevKit approach or Plugin/Theme topic content reorganization ( #862 )
2022-09-27 17:01:29 +02:00
Makhnev Petr
df894b3c86
Add article and tutorial about Spell Checking to the Custom Language Support topic ( #856 )
...
- Add two articles about spell checking for the Custom Language Support topic
- Reference part describing general information about spell checking
- Implementation part with spell checking strategy for the Simple language
- Add info about EP for `BundledDictionaryProvider`
- Add `SuppressibleSpellcheckingStrategy` section
2022-09-27 03:45:16 +02:00
Karol Lewandowski
b5737331ef
Move "Plugin Alternatives" page into "Quick Start Guide"
2022-09-08 16:28:17 +02:00
Karol Lewandowski
325f1517ad
Add "Required Experience" page
2022-09-08 16:26:10 +02:00
Yann Cébron
6e2d35bf8e
rename Appendix II to "API and Compatibility"
2022-09-01 17:54:18 +02:00
Yann Cébron
ce36c3894a
move "Custom Plugin Repository" to Appendix I
2022-09-01 16:43:30 +02:00
Yann Cébron
cd20866da6
move "Build Number Ranges" to Appendix I
2022-09-01 16:29:47 +02:00
Yann Cébron
e73072db60
move "Internal Actions" to new "IDE Tooling" group in Appendix III
2022-09-01 16:06:39 +02:00
Yann Cébron
5beb16958f
rename Appendix III: Tools -> Tooling
2022-08-22 15:00:28 +02:00