intellij-sdk-docs icon indicating copy to clipboard operation
intellij-sdk-docs copied to clipboard

IntelliJ SDK Platform Documentation

Results 14 intellij-sdk-docs issues
Sort by recently updated
recently updated
newest added

The run configuration tutorial currently shows the usage of very old interfaces even though much newer, cleaner interfaces are now available in the IntelliJ API. I updated the code samples...

Added two articles: - Reference part describing general information about spell checking. - Implementation part with simple spell checking strategy.

A new parameter was added to the "getHistoryFast" and "collectHistory" functions in order to provide filtering capabilities to the file history.

Some things to discuss so far: - [ ] `showPaidPluginWarning` description does not explain why this is needed. It just explains what it does, which everyone can guess from the...

Hi This PR only contains changes on the IntelliJ Platform Gradle Plugin (2.X) page. **Those are my general suggestions and opinions (feel free to disagree 😄 ):** 1. This page...

TODO: - [ ] set final version in `v.list` - [ ] add 2024.3 to .github/workflows/code-samples.yml - [ ] recheck gh-ic-master usages after merge

`jetbrainsRuntime()` is included in `defaultRepositories()` as of 2.2.0 and beyond. See https://github.com/JetBrains/intellij-platform-gradle-plugin/commit/15e2e761e93c710dad5191c4adde1c8e31e131fd#diff-82e7d88bf5dd0c647f41082a1f71d9e802bb9b67f78d9f7a6497614f1abc9078R230