Yann Cébron
29d80148e0
remove Kotlin 1.8.20 OOM workaround from code samples
2023-07-10 17:01:58 +02:00
Yann Cébron
1a925d71ee
extension_point_list.md: remove *Service EPs as they make no sense here
2023-07-10 14:31:57 +02:00
Karol Lewandowski
4a2964bd6c
glossary.md: Add Gradle Build Script
...
- It is not IntelliJ Platform-specific term, but I think it may be unclear to some developers, and it doesn't hurt to have it here (we also have Swing-specific EDT)
2023-07-03 10:21:14 +02:00
Karol Lewandowski
18f2d010d4
Fix incorrect or old (JavaDoc) Javadoc spelling
2023-06-28 17:13:04 +02:00
Yann Cébron
e50817f7d2
api_notable_list_2023.md: intention skipBeforeAfter
2023-06-15 16:21:27 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs ( #1065 )
2023-06-15 10:51:07 +02:00
Yann Cébron
a3cb4bcf9f
api_internal.md: add new exception JsonCustomStructureViewFactory
2023-06-12 16:45:50 +02:00
Yann Cébron
e211c0d160
api_internal.md: ExperimentalUI.isNewUI()
2023-06-12 16:04:11 +02:00
Yann Cébron
d0c7c8f8ac
tools_gradle_grammar_kit_plugin.md: fix Perl5 plugin link
2023-06-05 11:20:59 +02:00
Jakub Chrzanowski
538256bfb8
tools_gradle_intellij_plugin_faq.md: Fixed example paths in "How to add a dependency on a plugin available in the file system" JetBrains/gradle-intellij-plugin#1394
2023-06-01 12:19:55 +02:00
Yann Cébron
6d39c72bd3
useful_links.md: link WRS
2023-05-24 10:35:20 +02:00
Yann Cébron
b6506a11fd
learning_resources.md: Busy Plugin Developers #6
2023-05-23 15:43:32 +02:00
Yann Cébron
7096a02293
add info about Polaris plugin
2023-05-16 17:50:40 +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
Yann Cébron
7499f008c3
api_internal.md: add exception BaseExpirableExecutor.expireWith
2023-05-04 11:40:12 +02:00
Karol Lewandowski
63fa1a1b59
Change table format
...
The previous form was verbose and a bit unreadable. The current form is more concise vertically.
2023-04-28 13:23:12 +02:00
Karol Lewandowski
cad756c2a0
Avoid using <br/> in tables
2023-04-28 13:00:24 +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
Karol Lewandowski
df1c717bb8
Avoid line breaks to reduce vertical space
2023-04-26 10:30:56 +02:00
Yann Cébron
d6e4a8e848
psi_cookbook.md: JavaLibraryUtil
2023-04-25 16:10:47 +02:00
Yann Cébron
f940cd8551
tools_gradle_intellij_plugin_faq.md: fix md
2023-04-19 11:33:06 +02:00
Yann Cébron
39103c94cc
tools_gradle_intellij_plugin_faq.md: fix tag
2023-04-19 11:29:53 +02:00
Yann Cébron
32720a5c3c
tools_gradle_intellij_plugin_faq.md: align headings
2023-04-18 18:36:31 +02:00
Yann Cébron
40c8053235
formatting cleanup
2023-04-18 18:21:51 +02:00
Jakub Chrzanowski
fd907f0dec
Update JBPlatform Twitter badge
2023-04-17 22:40:32 +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
aa01c781b6
settings: inspecting
2023-04-05 16:44:11 +02:00
Karol Lewandowski
b0fe2b2216
Add more cross-links between topics
2023-04-04 15:05:38 +02:00
Karol Lewandowski
503be53f00
Add missing <link-summary>
2023-04-04 11:59:37 +02:00
Jakub Chrzanowski
e8976d4ec0
Removed properties
language
2023-04-04 10:51:36 +02:00
Jakub Chrzanowski
311ea36d9e
Kotlin 1.8.20 Out of Memory issue ( #1034 )
...
* Kotlin 1.8.20 Out of Memory issue
* Kotlin 1.8.20 Out of Memory issue — review fixes
2023-04-04 10:11:01 +02:00
Karol Lewandowski
1ffd6159c0
Add missing <link-summary>
2023-04-03 18:16:40 +02:00
Karol Lewandowski
a91c10c36d
Add missing <link-summary>
2023-03-31 14:22:25 +02:00
Karol Lewandowski
64e0053c0d
tools_gradle_intellij_plugin.md: Fix Groovy DSL syntax for passing instrumentedJar configuration to project dependency
2023-03-30 16:04:17 +02:00
Karol Lewandowski
a3740f5b87
tools_gradle_intellij_plugin.md: Consistent 2-space indents
2023-03-30 16:02:30 +02:00
Yann Cébron
895d686b18
tools_gradle_intellij_plugin.md: remove note for verifyPluginSignature
task
2023-03-29 13:38:28 +02:00
Karol Lewandowski
aea329364e
Add missing <link-summary> for product-specific extension point and listener lists
2023-03-29 12:02:27 +02:00
Karol Lewandowski
43917d461b
Add missing <link-summary>
2023-03-29 11:57:31 +02:00
Jakub Chrzanowski
197d2302be
tools_gradle_intellij_plugin_faq.md: fixed anchor
2023-03-29 09:31:39 +02:00
Jakub Chrzanowski
96185811a6
tools_gradle_intellij_plugin_faq.md: How to add a dependency on a plugin available in the file system?
2023-03-29 09:21:59 +02:00
Jakub Chrzanowski
bea219caa5
tools_gradle_intellij_plugin_faq.md: How to add a dependency on a plugin available in the file system?
2023-03-29 09:16:49 +02:00
Jakub Chrzanowski
6d08b6929c
tools_gradle_intellij_plugin.md: mention possibility of passing directory containing dependency plugin to intellij.plugins
2023-03-29 09:16:48 +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
Jakub Chrzanowski
28413f067e
tools_gradle_intellij_plugin.md: fixed headers
2023-03-23 20:22:55 +01:00
Jakub Chrzanowski
bb40ed7a3d
tools_gradle_intellij_plugin.md: fixed ID
2023-03-23 16:39:28 +01:00
Jakub Chrzanowski
61ecd2c58d
tools_gradle_intellij_plugin.md: fixed ID
2023-03-23 16:17:56 +01:00
Jakub Chrzanowski
e05c55ec19
tools_gradle_intellij_plugin.md: sync with current plugin state
2023-03-23 14:54:51 +01:00
Jakub Chrzanowski
1efba6879c
tools_gradle_intellij_plugin.md: Multi-module Project
2023-03-23 11:34:20 +01:00