5299 Commits

Author SHA1 Message Date
Jakub Chrzanowski
fd907f0dec
Update JBPlatform Twitter badge 2023-04-17 22:40:32 +02:00
Jakub Chrzanowski
496a493716
Code Samples: bump Gradle to 8.1 2023-04-17 22:40:31 +02:00
hsz
c2a526bcc3 Generate Android Studio releases 2023-04-14 01:30:31 +00:00
Karol Lewandowski
b5db6e8570 tool_window code sample: Update README.md 2023-04-11 16:18:07 +02:00
Karol Lewandowski
01b4a153c1 tool_windows.md: Update screenshot 2023-04-11 15:08:50 +02:00
Karol Lewandowski
aa4bfe5497 tool_window code sample: Reimplement to get rid of the form created with GUI form designer 2023-04-11 15:08:50 +02:00
Karol Lewandowski
b2614dd513 tool_window code sample: Fix deprecated API usage 2023-04-11 13:07:53 +02:00
Karol Lewandowski
1e9b2dab0a plugin_services.md: Wrap Java/Kotlin service examples in a single tab 2023-04-11 10:20:39 +02:00
Karol Lewandowski
f4f3d07989 sdk_style.md: Remove information about unused [//] # (title: ...) notation 2023-04-07 15:50:05 +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
Karol Lewandowski
09afd90b7c sdk_style.md: Cleanups 2023-04-07 14:50:27 +02:00
Karol Lewandowski
4dafd0a0e7 sdk_style.md: Use conciser copyright notice 2023-04-07 14:39:49 +02:00
Karol Lewandowski
a90950b536 Revert the copyright-title order
The copyright notice can be placed in the first line now. It is a common place for the notice in other files, and it doesn't divide the actual content (title and the rest) and disturbs a page source code reader.
2023-04-07 14:39:03 +02:00
Karol Lewandowski
df84bbe60b Add missing <link-summary> 2023-04-07 14:30:30 +02:00
Karol Lewandowski
28d2930606 inlay_hints.md: Delete 404 link 2023-04-06 14:10:58 +02:00
Karol Lewandowski
220365a4dc Fix warning content 2023-04-05 18:08:48 +02:00
Yann Cébron
7125395add idea_ultimate.md: link OSS EP list 2023-04-05 17:25:51 +02:00
Yann Cébron
aa01c781b6 settings: inspecting 2023-04-05 16:44:11 +02:00
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