intellij-feature-suggester icon indicating copy to clipboard operation
intellij-feature-suggester copied to clipboard

IDEA Feature Suggester is an IntelliJ Platform plugin that analyzes your actions while coding and suggests IDE actions to make you work more efficiently.

Results 14 intellij-feature-suggester issues
Sort by recently updated
recently updated
newest added

This plugin doesn't load on CLion (for which it is listed as compatible on JetBrains Marketplace), saying that it "Requires plugin 'training' to be installed" ('training' being [IDE Features Trainer](https://plugins.jetbrains.com/plugin/8554-ide-features-trainer),...

`save-state` and `set-output` commands used in GitHub Actions are deprecated and [GitHub recommends using environment files](https://github.blog/changelog/2023-07-24-github-actions-update-on-save-state-and-set-output-commands/). This PR updates the usage of `::set-output` to `"$GITHUB_OUTPUT"` Instructions for envvar usage from...

Bumps org.jlleitschuh.gradle.ktlint from 10.2.1 to 11.3.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jlleitschuh.gradle.ktlint&package-manager=gradle&previous-version=10.2.1&new-version=11.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps org.jetbrains.intellij from 1.5.3 to 1.13.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.intellij&package-manager=gradle&previous-version=1.5.3&new-version=1.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.0.4 to 1.0.6. Release notes Sourced from gradle/wrapper-validation-action's releases. v1.0.6 Gradle Wrapper Validation Security vulnerability: Bump json5 from 1.0.1 to 1.0.2 Security vulnerability: Bump qs from 6.10.1...

dependencies
github_actions

Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.6.10 to 1.8.10. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 1.8.10 Changelog Compiler KT-55483 K2: Fir is not initialized for FirRegularClassSymbol java/lang/invoke/LambdaMetafactory KT-55729 "None of the following...

dependencies
java

Bumps [detekt-formatting](https://github.com/detekt/detekt) from 1.17.1 to 1.22.0. Release notes Sourced from detekt-formatting's releases. v1.22.0-RC3 1.22.0-RC3 - 2022-11-06 Notable Changes We're introducing the Detekt Marketplace, a place where you can add your...

dependencies
java

Bumps [io.gitlab.arturbosch.detekt](https://github.com/detekt/detekt) from 1.19.0 to 1.22.0. Release notes Sourced from io.gitlab.arturbosch.detekt's releases. v1.22.0-RC3 1.22.0-RC3 - 2022-11-06 Notable Changes We're introducing the Detekt Marketplace, a place where you can add your...

dependencies
java

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.5.1. Release notes Sourced from actions/setup-java's releases. v3.5.1 In scope of this release we change logic for Microsoft Build of OpenJDK. Previously it had hard...

dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. Release notes Sourced from actions/download-artifact's releases. v3.0.0 What's Changed Update default runtime to node16 (actions/download-artifact#134) Update package-lock.json file version to 2 (actions/download-artifact#136) Breaking Changes...

dependencies
github_actions