3812 Commits

Author SHA1 Message Date
Yann Cébron
0e840bc3fe Testing plugins: revise, update, cosmetics 2021-09-08 17:42:52 +02:00
Jakub Chrzanowski
6a18ef8382
sdk_code_guidelines.md: add note about README for code samples (#548) 2021-09-08 11:51:49 +02:00
Jakub Chrzanowski
60e49f0590
GitHub Actions: code-samples.yml – Collect Plugin Verifier Result 2021-09-08 11:34:43 +02:00
Yann Cébron
a0612b41de ide_infrastructure.md: "Runtime Information" 2021-09-08 10:20:08 +02:00
Jakub Chrzanowski
67177cd56e
GitHub Actions: code-samples.yml – configure runPluginVerifier 2021-09-08 01:14:42 +02:00
Jakub Chrzanowski
8aa2920867
GitHub Actions: code-samples.yml update 2021-09-07 23:44:23 +02:00
Yann Cébron
3ade3a1e26 ide_infrastructure.md: wrap code sample 2021-09-07 17:00:43 +02:00
Yann Cébron
43c1cf37e7 new page: "IDE Infrastructure" - logging 2021-09-07 16:21:29 +02:00
github-actions[bot]
c1a7850b81
🛠 Dependabot Combined PR (#547)
code samples: Bumps org.jetbrains.intellij from 1.1.4 to 1.1.6.
2021-09-06 15:34:00 +02:00
Yann Cébron
892c6ebfb5 registering_file_type.md: filetype EP minor 2021-09-02 16:48:53 +02:00
Yann Cébron
42fd156e7d custom_language_support.md: more structure 2021-09-02 16:33:03 +02:00
Yann Cébron
9b6f3ddac1 useful_links.md: tune "Webinars" presentation 2021-09-01 17:24:43 +02:00
Yann Cébron
1ac879ee26 welcome.md: gradle plugin badge 2021-09-01 15:23:08 +02:00
Yann Cébron
a31047cd8b welcome.md: YT preview 2021-09-01 12:47:41 +02:00
Yann Cébron
bf3f6fcdf4 sdk_style.md: document "Zoom Popup" images 2021-09-01 11:43:33 +02:00
Yann Cébron
0644f750a8 plugin_services.md: try zoom image 2021-09-01 10:40:25 +02:00
Yann Cébron
aa3e670600 additional_minor_features.md: com.intellij.include.provider 2021-08-31 18:06:47 +02:00
Yann Cébron
1ded3bf8fb notifications.md: cosmetic 2021-08-31 17:38:27 +02:00
Yann Cébron
5d5ac1796d plugin_services.md: add flowgraph 2021-08-31 17:25:24 +02:00
Yann Cébron
2ecb61eca0 messaging.md: dedicated dir for SVGs 2021-08-31 17:12:30 +02:00
Yann Cébron
ae618edafc messaging.md: regen all SVGs w/r to fonts 2021-08-31 15:48:40 +02:00
Yann Cébron
5733f2fd5c messaging.md: regen topic.svg 2021-08-31 15:19:10 +02:00
Yann Cébron
14b9afa118 buildUML/README.MD: update for kroki.io 2021-08-31 14:18:25 +02:00
Yann Cébron
26f7cc89fe messaging_infrastructure.md: replace bus with SVG 2021-08-31 13:39:21 +02:00
Yann Cébron
d173dd4a4b remove unused .png replaced by .svg 2021-08-31 13:21:23 +02:00
Yann Cébron
07ed2ea491 stub_indexes.md: structure, minor additions 2021-08-30 17:21:58 +02:00
Yann Cébron
01f626ad3e api_notable_list_2021.md: CustomComponentAction 2021-08-30 15:53:14 +02:00
Yann Cébron
0b909c1ea0 testing_faq.md: separate logs for failing tests 2021-08-30 15:46:02 +02:00
Yann Cébron
eca31f6ae3 testing_faq.md: format 2021-08-30 15:30:07 +02:00
Yann Cébron
55ed25bde5 testing_faq.md: How to enable DEBUG/TRACE logging 2021-08-30 15:18:15 +02:00
Yann Cébron
3a63f14a8c jcef.md: note new registry key in 2021.3 to enable DevTools 2021-08-30 15:05:06 +02:00
Yann Cébron
82d81c83a8 run_configurations.md: mention DemoRunConfigurationOptions class 2021-08-26 09:59:47 +02:00
Yann Cébron
31571658fe kotlin 1.5.30 2021-08-25 15:29:38 +02:00
dependabot[bot]
7e2e10cc67
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#524)
Bumps org.jetbrains.kotlin.jvm from 1.5.21 to 1.5.30.

---
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>
2021-08-25 15:28:15 +02:00
Yann Cébron
18792fb471 align "Settings/Preferences" term 2021-08-25 11:37:33 +02:00
Yann Cébron
3ccaa9fd66 runIde.ideDir: update sample scripts 2021-08-25 11:13:59 +02:00
Yann Cébron
6bfae4040c api_notable_list_2021.md: injection EPs 2021-08-24 17:12:00 +02:00
Yann Cébron
d4910ffa3f code samples: regen gradle scripts for 7.2 2021-08-23 18:11:47 +02:00
Yann Cébron
6c0132f72a gradle_prerequisites.md: link "How to Debug Your Own IntelliJ IDEA Instance" blog post 2021-08-23 16:30:37 +02:00
dependabot[bot]
001a3d92b4
build(deps): bump actions/github-script from 4.0.2 to 4.1 (#523)
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.0.2 to 4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4.0.2...v4.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-23 09:59:56 +02:00
Yann Cébron
d4517ea3d0 file_based_indexes.md: mention com.intellij.indexedRootsProvider EP 2021-08-19 11:44:27 +02:00
Yann Cébron
bacfe49584 ide_development_instance.md: formatting 2021-08-18 17:13:36 +02:00
Yann Cébron
32651720c3 ide_development_instance.md: clarify auto-reload steps/known issues 2021-08-18 16:46:32 +02:00
Yann Cébron
7d424144ac code samples: Gradle 7.2 2021-08-18 10:50:33 +02:00
Yann Cébron
9c60f02d51 api changes: sync doc 2021-08-18 09:54:28 +02:00
Jakub Chrzanowski
5d9eec099d com.intellij.diagnostic.PerformanceWatcher.Snapshot class now interface 2021-08-17 23:18:15 +02:00
Jakub Chrzanowski
2157638e85 com.intellij.diagnostic.PerformanceWatcher.Snapshot class now interface 2021-08-17 23:18:15 +02:00
Yann Cébron
f76eb99bea platform_contributions.md: "Submit a Patch" section (by @klikh) 2021-08-17 15:05:32 +02:00
Jakub Chrzanowski
8c1160fe7f
Rename runIde.ideDirectory to runIde.ideDir 2021-08-17 13:11:49 +02:00
Yann Cébron
61a4839ce0 plugin_content.md: clarify how this is built 2021-08-17 11:59:55 +02:00