5331 Commits

Author SHA1 Message Date
Karol Lewandowski
f9f350e562 Use Light Service in max_open_projects code sample 2023-04-05 16:13:04 +02:00
Karol Lewandowski
aeff76bc3c Add more examples to plugin_services.md 2023-04-05 16:02:44 +02:00
Yann Cébron
687b539253 api_changes_list_2023.md: typo 2023-04-04 17:07:34 +02:00
Yann Cébron
db4814f334 oss_plugins_extension_point_list.md: use full link 2023-04-04 17:06:49 +02:00
Piotr Tomiak
3eb8182af1
Update api_changes_list_2023.md (#1035)
Add info about change to `ccom.intellij.lang.javascript.JavascriptParserDefinition.createFile(FileViewProvider)`
2023-04-04 17:06:41 +02:00
Yann Cébron
6685be4629 websymbols_static_symbols.md: fix some links 2023-04-04 16:22:43 +02:00
Yann Cébron
b90c6dd751 use %gh-ij-plugins% in links 2023-04-04 16:18:41 +02:00
Yann Cébron
756521cea7 code-samples: workaround for kotlin 1.8.20+, update link 2023-04-04 15:31:43 +02:00
Karol Lewandowski
b0fe2b2216 Add more cross-links between topics 2023-04-04 15:05:38 +02:00
Karol Lewandowski
8b6e251890 Add a link to text_selection.md and remove descriptions
We do not have so detailed description for other pages and brief description should be added in <link-summary>
2023-04-04 12:19:40 +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
Yann Cébron
0b3b85909c code-samples: workaround for kotlin 1.8.20+ 2023-04-04 10:21:39 +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
Yann Cébron
1df1246573 code-samples: add suggested Gradle plugin setup for kotlin_demo 2023-04-03 14:17:34 +02:00
dependabot[bot]
e690e9bc95
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#1033)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.10 to 1.8.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 14:07:18 +02:00
Karol Lewandowski
7d11ba39fe Add missing <link-summary> 2023-03-31 15:44:55 +02:00
Karol Lewandowski
a91c10c36d Add missing <link-summary> 2023-03-31 14:22:25 +02:00
hsz
86230f7af1 Generate Android Studio releases 2023-03-31 01:31:13 +00:00
Yann Cébron
9f62d878fc ide_infrastructure.md: Application.restart() 2023-03-30 16:48:46 +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
69486e52f1 add "Open Source Plugins Extension Points" reference 2023-03-30 15:05:31 +02:00
Yann Cébron
15e8cdf983 plugin_services.md: light services restrictions 2023-03-30 12:24:07 +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
1fd0a3cc31 plugin_components.md: 2023.1 ProjectActivity 2023-03-29 19:29:13 +02:00
Yann Cébron
afe5aa2d34 plugin_components.md: minor 2023-03-29 17:05:07 +02:00
Jakub Chrzanowski
1bad536b5c
using_kotlin.md: remove EAP from 2023.1 entry 2023-03-29 16:02:44 +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
9e18b1f8a4 Add missing <link-summary> for product pages 2023-03-29 11:57:35 +02:00
Karol Lewandowski
43917d461b Add missing <link-summary> 2023-03-29 11:57:31 +02:00
Yann Cébron
edb4f3df17 code samples: update gradle plugin 2023-03-29 10:26:28 +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
Karol Lewandowski
cd47e8fde6 developing_plugins.md: Clarify DevKit project model 2023-03-29 08:44:05 +02:00
hsz
caa631a55d Generate Android Studio releases 2023-03-29 01:32:00 +00: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
0963cd299e plugin_user_experience.md: link obfuscation docs 2023-03-28 16:30:38 +02:00
hsz
346499b8ea Generate Android Studio releases 2023-03-28 01:31:00 +00:00
Yann Cébron
89aaefe06e plugin_services.md: clarify light service limitation 2023-03-27 16:33:50 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Karol Lewandowski
83b281b63c Add missing <link-summary> 2023-03-24 11:00:19 +01:00
Jakub Chrzanowski
6334253a4c
plugin_signing.md: add a note about base64 encoding requirement for Environment Variables panel in the IDE 2023-03-24 08:00:00 +01:00
Jakub Chrzanowski
28413f067e
tools_gradle_intellij_plugin.md: fixed headers 2023-03-23 20:22:55 +01:00
Yann Cébron
f612d4fe95 plugin_extensions.md: add "Implementing Extension" section 2023-03-23 17:05:55 +01:00
Yann Cébron
a46936de0c link platform UI guidelines 2023-03-23 16:42:12 +01:00