cake-rider icon indicating copy to clipboard operation
cake-rider copied to clipboard

Adds support for the Cake build tool in Rider.

Results 18 cake-rider issues
Sort by recently updated
recently updated
newest added

Though #400 adds support for Rider 2024.1-EAP, it appears that in the stable release of Rider, there is an issue with Cake for Rider that causes code analysis to silently...

Bug

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 3.3.0 to 3.3.2. Release notes Sourced from gradle/wrapper-validation-action's releases. v3.3.2 [!IMPORTANT] As of v3 this action has been deprecated by gradle/actions/wrapper-validation. Any workflow that uses gradle/wrapper-validation-action@v3 will...

dependencies
github_actions

Plugin version: `8.0.1` IDE version: `2024.1 EAP 9 (RD-241.14494.107)` Operating system: `Windows 11` Exception: `com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'net.cakebuild.actions.CakeTasksTreeAction$TaskOnlyActions$Execute' must override `getActionUpdateThread` and chose...

Bug

Bumps org.jetbrains.intellij from 1.17.1 to 1.17.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.intellij&package-manager=gradle&previous-version=1.17.1&new-version=1.17.3)](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

#414 fails to build, most likely because of the "old" gradle version we're using.

Build

Installing this plugin disables all syntax highlighting in a .cake file. Is that by design?

Feature

Please provide an additional option which allows me to run and debug tasks with the --exclusive option. For example, here in the gutter context menu: In the context menu it...

Feature

Check whether those features are doable or not. Incomplete list: - [x] file icons - [x] automatic cake installation - [x] bootstrapper installation - [x] config file installation - [x]...

Current coverage looks like this: ![image](https://user-images.githubusercontent.com/349188/113937101-f3a08900-97f8-11eb-848f-59b9b8d062e9.png)

Build