130 Commits

Author SHA1 Message Date
Yann Cébron
ec61cd3f0b inspections: com.intellij.inspection.basicVisitor EP 2023-09-19 14:13:31 +02:00
Yann Cébron
69d952000e api_notable_list_2023.md: cleanup 2023-09-19 11:07:43 +02:00
Yann Cébron
1da7d21de8 external annotator: DumbAware (2023.3) 2023-09-19 11:05:42 +02:00
Yann Cébron
6b70dc3709 Java plugin: replace link to blogpost with doc link 2023-09-04 17:01:10 +02:00
Yann Cébron
a6f0eaf54a api_notable_list_2023.md: minor 2023-08-03 09:39:31 +02:00
Yann Cébron
50e4864289 fix crosslinks 2023-08-02 14:37:59 +02:00
Yann Cébron
a16fcfb568 api: 2023.3 placeholder 2023-07-13 10:22:11 +02:00
Yann Cébron
8ee7552d1a api_notable_list_2023.md: LSP 2023-07-12 16:09:26 +02:00
Yann Cébron
e50817f7d2 api_notable_list_2023.md: intention skipBeforeAfter 2023-06-15 16:21:27 +02:00
Yann Cébron
c74109c32b api_notable_list_2023.md: JCEF SVG viewer 2023-05-09 14:27:43 +02:00
Yann Cébron
ccf61181f2 api_notable_list_2023.md: 2023.2 unbundled plugins 2023-05-08 15:12:02 +02:00
Yann Cébron
11d7225b4b code_inspections.md: code snippets highlighting in description 2023-05-04 15:20:22 +02:00
Patrick Scheibe
a9218af3cc
Switch from DocumentationProvider to DocumentationTargetProvider (#1037)
* Include docs for Documentation Target API
* Rearrange the page to combine it with the deprecated Documentation Provider API
* Update API changes page
* Add notes to the language tutorial
* Include suggestions from Karol and Yann
2023-04-27 14:13:13 +02:00
Yann Cébron
d6e4a8e848 psi_cookbook.md: JavaLibraryUtil 2023-04-25 16:10:47 +02:00
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +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
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00
Yann Cébron
2f2dfdc14c api_notable_list_2023.md: cleanup 2023-02-27 11:52:31 +01:00
Yann Cébron
5202952d31 api_notable_list_2022.md: New UI Icons 2023-02-22 16:00:06 +01:00
Yann Cébron
fcf3ea1cd9 api-pages: 2023.2 placeholders 2023-02-15 14:05:44 +01:00
Yann Cébron
655dfc1202 api_notable_list_2022.md: 2022.3 threading/tests 2023-02-14 17:25:54 +01:00
Yann Cébron
9fa39fad1b api_notable_list_2023.md: ApiStatus.@Obsolete 2023-02-02 17:55:28 +01:00
Yann Cébron
3fa3ba3685 syntax_highlighting_and_error_highlighting.md: DumbAware Annotator 2023-02-01 18:04:12 +01:00
Yann Cébron
ed4f074361 add link summary 2023-01-11 18:10:16 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43: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
Yann Cébron
baefdeec4c api_notable_list_2023.md: FileTypeIndex.IndexChangeListener 2022-12-06 11:34:38 +01:00
Yann Cébron
c8e98ce1f5 snippets: ep_list_legend & cleanup 2022-12-01 12:37:39 +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
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
6582c7289a file_based_indexes.md: nested index access 2022-11-17 18:24:18 +01:00
Yann Cébron
c617d345a2 API: 2023.* pages 2022-11-01 12:10:10 +01:00
Yann Cébron
de3843fc05 Gradle: add warning about targeting 2022.3 release 2022-10-20 15:22:36 +02:00
Karol Lewandowski
3db7a0e343
Gradle/DevKit approach or Plugin/Theme topic content reorganization (#862) 2022-09-27 17:01:29 +02:00
Yann Cébron
dc3d2fe413 api_notable_list_2022.md: IntelliJ IDEA 2022.3 unbundled plugins 2022-09-27 16:19:18 +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
a5156cd314 api_notable_list_2020.md: add links 2022-09-26 12:50:54 +02:00
Yann Cébron
e9b0efb7e5 api_notable_list_2021.md: add links 2022-09-26 12:42:49 +02:00
Yann Cébron
01c46ddbb7 2022.3: com.intellij.heavyBracesHighlighter EP 2022-09-26 12:09:45 +02:00
Karol Lewandowski
1609814d74 add links to plugin_configuration_file.md 2022-09-07 11:33:13 +02:00
Karol Lewandowski
f0a02fe5b5 add links to elements in plugin configuration file
Some occurrences are intentionally skipped. I added links only to the first occurrences of a given element in a section (not a page).
2022-09-07 11:32:17 +02:00
Yann Cébron
78e6492324 com.intellij.intentionAction: new language property 2022-08-22 16:38:13 +02:00
Yann Cébron
31de5f7add align x.y.z extension point references 2022-08-17 14:46:40 +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
Yann Cébron
896965f9c9 align "x.y.z extension point" notation in text 2022-08-10 15:32:13 +02:00
Yann Cébron
826efceaf9 excerpts 2022-08-10 11:33:19 +02:00
Karol Lewandowski
0ea32bc567 api_notable_list_2022.md: mention new module builder and isAvailable() method 2022-08-01 11:17:36 +02:00