228 Commits

Author SHA1 Message Date
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
32aeca2ccf
2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Yann Cébron
715c87dc4b api_internal.md: cleanup 2023-03-21 14:05:11 +01:00
Jakub Chrzanowski
780ef50ef1
Use new syntax for a custom section ID definition 2023-03-20 11:45:20 +01:00
Yann Cébron
0a2b8940b5 new homepage 2023-03-09 10:24:40 +01:00
Yann Cébron
950a1010ab getting_help.topic: small adjustments 2023-03-07 11:14:53 +01:00
Yann Cébron
6d8926807c getting_help: fix links 2023-03-06 16:49:25 +01:00
Yann Cébron
d39cfc3d40 sdk_style.md: document "title" for callouts, cleanup/updates 2023-03-06 16:40:01 +01:00
Yann Cébron
77d71a2383 getting_help: add Chinese version 2023-03-06 16:21:48 +01:00
Yann Cébron
97dc682f6a content_updates.md: cleanup headings 2023-03-06 09:57:08 +01:00
Yann Cébron
36acd43fc4 welcome.md: cleanup 2023-03-01 16:26:36 +01:00
Yann Cébron
93f5b77b34 spell_checking.md: cleanup, RuntimeDictionaryProvider 2023-02-28 12:08:50 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00
Yann Cébron
f6622fa420 custom language tutorial: show only class bodies on page 2023-02-27 12:52:10 +01:00
Yann Cébron
ca16cc9148 getting_help.md: update 2023-02-27 11:48:13 +01:00
Yann Cébron
d2c588b5bc content_updates.md: new UI icons 2023-02-22 15:51:49 +01:00
Yann Cébron
f02fa34e26 content_updates.md: UI inspector 2023-01-24 18:26:40 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Yann Cébron
6a3c7a4953 verifying_plugin_compatibility.md: expand "IDE Support" section 2023-01-10 11:25:42 +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
Yann Cébron
c2666bbe34 restore default right TOC level depth 2022-12-15 18:36:39 +01:00
Yann Cébron
5c2accb01f some link-summary 2022-12-05 18:28:53 +01:00
Yann Cébron
ab2e08d716 kotlin_ui_dsl_version_2.md: Cell.align 2022-12-02 10:39:49 +01:00
Yann Cébron
7b743bcb3a sdk_style.md: tables 2022-12-01 11:26:12 +01:00
Yann Cébron
5e7cb1f7ac snippets: jetbrainsProductOpenSourceLicense 2022-12-01 10:13:26 +01:00
Yann Cébron
cd23596f6b
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3

* element_patterns.md: new sample

* 2022.3 release: update GH links

* 2022.3 release: update GH links, #2

* EP list: initial, change android from GH to JB hosting temporarily + adapt links

* 223 release initial values

* stop recommending PreloadingActivity (internal API now)

* product specific EP lists

* element_patterns.md: minor

* code samples: upgrade

* extension_point_list.md: fix duplicate heading

* sdk_code_guidelines.md: update compatibility values

* spring_extension_point_list.md: update

* 223.7571.182
2022-11-30 20:31:23 +01:00
Yann Cébron
060186cf72 snippets.md: subscribeNews 2022-11-30 19:15:52 +01:00
Yann Cébron
72c2872d2d content_updates.md: cleanup 2022-11-30 18:42:50 +01:00
Yann Cébron
4dc6b391d3 sdk_style.md: update, reformat 2022-11-30 18:17:58 +01:00
Yann Cébron
4e5989778a sdk_style.md: update page header 2022-11-30 17:56:14 +01:00
Karol Lewandowski
53a5d8c397
New topic: Plugin User Experience (UX) (#905) 2022-11-30 10:57:23 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Patrick Scheibe
5508c47c68
Add information about threading in Actions
* Add information about threading in Actions
* Crosslink with other pages
2022-11-23 03:43:04 +01:00
Yann Cébron
22ba1d5923 content_updates.md: cleanup 2022-11-08 17:06:52 +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
Yann Cébron
a2bdce0d56 badge formatting 2022-10-19 14:57:13 +02:00
Egor Malyshev
c40b6f4839
Update welcome.md (#868)
Earlier we only had inline images in links, so it was possible to assign proper styles to images that are used in this way; now we've implemented banners that are block images that can also be found in links. Now the image type must be explicitly specified, which is what I did here.
2022-10-19 14:48:44 +02:00
Patrick Scheibe
70cf99b172 Add further additional minor features
- `com.intellij.problemHighlightFilter`
- `com.intellij.ide.actions.QualifiedNameProvider`
- `com.intellij.openapi.roots.TestSourcesFilter`
- `com.intellij.statementUpDownMover`
2022-09-30 05:14:43 +02:00
Yann Cébron
0904a74c6c update links to JB OSS page 2022-09-28 17:37:10 +02:00
Yann Cébron
c921c46019 sdk_style.md: brush up Page Format section 2022-09-28 17:33:42 +02:00
Karol Lewandowski
509c5776c3 content_updates.md: rephrase and add links 2022-09-27 18:07:38 +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
Yann Cébron
84b37cd288 language_injection.md: InjectedFormattingOptionsProvider 2022-09-26 16:03:19 +02:00
Yann Cébron
bf0bdfcce3 references_and_resolve.md: HighlightedReference 2022-09-26 15:45:11 +02:00
Yann Cébron
052f6edb69 rename link group to "Product Help" 2022-09-26 11:24:19 +02:00
Yann Cébron
8ed06bba02 sdk_style.md: add information about <microformat>, minor edits 2022-09-22 13:57:04 +02:00