Karol Lewandowski
1609814d74
add links to plugin_configuration_file.md
2022-09-07 11:33:13 +02:00
Karol Lewandowski
b403ae4354
plugin_configuration_file.md: add excerpt
2022-09-07 11:32:17 +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
889ac12b71
<incompatible-with> minor update/link
2022-09-06 12:59:27 +02:00
Yann Cébron
d14102365c
fix links to Gradle Tooling page
2022-09-05 11:53:23 +02:00
Jakub Chrzanowski
05180d7fd5
tools_gradle_intellij_plugin.md: move IntelliJ Extension under the Configuration section
2022-09-02 19:49:31 +02:00
Yann Cébron
ce36c3894a
move "Custom Plugin Repository" to Appendix I
2022-09-01 16:43:30 +02:00
Karol Lewandowski
1d19febdc8
plugin_configuration_file.md: hide deprecated elements
2022-08-31 17:57:26 +02:00
Karol Lewandowski
2da8821c9b
plugin_configuration_file.md: show more elements in toc
2022-08-31 17:57:07 +02:00
Karol Lewandowski
17d2d115b3
Plugin configuration file rework ( #858 )
2022-08-31 17:02:01 +02:00
Yann Cébron
0309191b82
plugin_extensions.md: note about Kotlin
2022-08-23 09:24:02 +02:00
Yann Cébron
c5b2d680c2
plugin_extensions.md: clarify beanClass EP properties
2022-08-23 09:19:54 +02:00
Yann Cébron
f946ca1af6
dynamic_plugins.md: fix counting, wrap in procedure
2022-08-18 10:56:12 +02:00
Yann Cébron
62cd582643
migrate code sample links to gh-sdk-samples
2022-08-15 11:52:49 +02:00
Yann Cébron
1f6d85db42
plugin_services.md: note about obtaining services correctly
2022-08-15 11:46:10 +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
d9167c5c79
clarify or emphasize extension identifiers uniqueness
2022-08-11 14:11:01 +02:00
Yann Cébron
762eed2536
extract plugin_compatibility.md topic, take #3
2022-07-14 15:59:27 +02:00
Karol Lewandowski
eefd7abfcb
Add new topic: bundling_plugin_openapi_sources.md ( #802 )
2022-06-30 15:49:29 +02:00
Yann Cébron
da15b210b5
plugin_icon_file.md: note about bitmap/filesize
2022-06-16 15:51:17 +02:00
Yann Cébron
96be94677b
plugin_icon_file.md: link to MP docs about requirements
2022-06-16 11:05:51 +02:00
Yann Cébron
3d03204f6a
plugin_configuration_file.md: promote MP marketing tips
2022-06-16 09:57:44 +02:00
Yann Cébron
7c7f00e970
plugin_dependencies.md: link related pages for listed plugins
2022-06-13 10:35:15 +02:00
Karol Lewandowski
aed1b14c5d
plugin_dependencies.md: add database and spring plugins
2022-06-10 13:45:08 +02:00
Jakub Chrzanowski
dd5aa9075e
Gradle IntelliJ Plugin documentation
2022-06-02 22:30:33 +02:00
Yann Cébron
dc7a6d0872
plugin_listeners.md: mention IPE
2022-06-01 13:01:58 +02:00
Yann Cébron
894e6e3ccb
221 release ( #686 )
...
* 2022.1 release: upsource, topic links
* 2022.1 release: EP lists
* 2022.1 release: code samples build against 2021.2.4, adjust since/until-build
* code samples/pycharm_basics: 2021.2.4
* 2022.1 release: rider_extension_point_list.md
* 2022.1 release: data_grip_extension_point_list.md
* 2022.1 release: set upsource properties
* 2022.1 release: set plugin verifier versions
2022-04-12 16:39:27 +02:00
Karol Lewandowski
63ca33e77e
plugin_dependencies.md: add IntelliLang
2022-03-25 14:12:04 +01:00
Karol Lewandowski
c78a9ec544
plugin_dependencies.md: cleanup
2022-03-25 14:02:10 +01:00
Karol Lewandowski
07770a24ca
plugin_dependencies.md: add css, markdown and maven plugins to the popular bundled plugins list
2022-03-25 13:58:56 +01:00
Karol Lewandowski
90e1468c32
replace "gradle.build" with the "Gradle build script" term and add Kotlin/Groovy tabs in edited pages
2022-03-23 11:04:45 +01:00
Karol Lewandowski
31e2cafb46
plugin_dependencies.md: cleanup
2022-03-23 08:17:47 +01:00
Karol Lewandowski
dea1d1f177
plugin_class_loaders.md: cleanup
2022-03-23 08:16:15 +01:00
Karol Lewandowski
04581bbba4
cleanup example packages, namespaces and identifiers to use com.example/example.com (leftovers)
2022-03-18 11:51:20 +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
Karol Lewandowski
4e512d99d3
plugin_configuration_file.md: cleanups:
...
- narrower formatting
- changed namespace and domains to example.com
- replaced "plugin template" with "my plugin" to avoid any potential confusions with the existing plugin template which is not a plugin
2022-03-18 11:21:22 +01:00
Karol Lewandowski
86d9ca3e8b
code snippets formatting cleanup
2022-03-18 11:21:22 +01:00
Yann Cébron
e444d7a843
plugin_dependencies.md: bundled plugin IDs table/links
2022-03-16 18:14:08 +01:00
Karol Lewandowski
27c2a04f01
plugin_services.md: clarify service concept
2022-03-14 11:44:42 +01:00
Yann Cébron
fd65130cdd
"JetBrains Marketplace"
2022-03-10 15:23:15 +01:00
Yann Cébron
c9251aff71
plugin_listeners.md: cleanups, links
2022-03-09 16:38:46 +01:00
Yann Cébron
6d06234252
some <excerpt>s
2022-03-09 15:42:44 +01:00
Jakub Chrzanowski
c6d6491127
tips elements cleanup
2022-03-07 22:31:00 +01:00
Yann Cébron
8bf38728c0
plugin_dependencies.md: add note about library dependencies
2022-03-03 18:07:57 +01:00
Karol Lewandowski
30a67f0c88
normalize quotes
2022-02-24 11:22:34 +01:00
Karol Lewandowski
fe4a79d783
plugin_extensions.md: fix enum case information
2022-02-23 14:35:27 +01:00
Karol Lewandowski
4e9b8ceee0
plugin_services.md: fix *-level spelling + minor grammar fixes
2022-02-23 14:12:33 +01:00
Karol Lewandowski
1b659e3d19
plugin_services.md: fix formatting issues
2022-02-23 14:10:45 +01:00
Karol Lewandowski
d23221421c
clarifications about extension points
2022-02-23 13:46:56 +01:00
Karol Lewandowski
5bb2c1ce16
formatting fixes and minor grammar improvements
2022-02-23 13:45:39 +01:00