117 Commits

Author SHA1 Message Date
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
Yann Cébron
000c3946f2 migrate TOC settings to in-page declaration, take #2 2022-08-18 10:56:12 +02:00
Yann Cébron
24ea2bca05 revert "migrate TOC settings to in-page declaration" 474fc800ea96bd77f2cda44dd0a3aea0d2c8b80d 2022-08-15 16:14:58 +02:00
Yann Cébron
474fc800ea migrate TOC settings to in-page declaration 2022-08-15 15:01:12 +02:00
Yann Cébron
8c6660e992 extract plugin_compatibility.md topic, take #2 2022-07-14 15:48:08 +02:00
Yann Cébron
014bfae8d9 extract plugin_compatibility.md topic 2022-07-14 15:24:04 +02:00
Makhnev Petr
0869b7acd3
Add a section describing how to implement your own status bar widgets (#803) 2022-07-13 18:54:20 +02:00
Karol Lewandowski
eefd7abfcb
Add new topic: bundling_plugin_openapi_sources.md (#802) 2022-06-30 15:49:29 +02:00
Jakub Chrzanowski
f8f8e3d958
tools_gradle_intellij_plugin_build_features.md 2022-06-28 09:55:58 +02:00
Makhnev Petr
5c7edd9a61
Added "PHP Type Providers" article for PhpStorm topic (#780)
added "PHP Type Providers" article for PhpStorm topic
2022-06-15 15:55:10 +02:00
Jakub Chrzanowski
7261169ac7
Gradle Grammar-Kit Plugin docs (#793) 2022-06-13 11:45:14 +02:00