idea-ngx-translate-autocomplete icon indicating copy to clipboard operation
idea-ngx-translate-autocomplete copied to clipboard

An IntelliJ plugin for Angular projects that uses ngx-translate or transloco.

Results 18 idea-ngx-translate-autocomplete issues
Sort by recently updated
recently updated
newest added

Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. 1.9.24 Changelog Backend. Wasm KT-64890 K/Wasm compiler crash with external class and Kodein Compiler KT-65235 JDK 21 might...

dependencies
java

Bumps org.jetbrains.qodana from 2023.3.1 to 2024.1.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.qodana&package-manager=gradle&previous-version=2023.3.1&new-version=2024.1.4)](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 [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.1 to 2024.1.4. Release notes Sourced from JetBrains/qodana-action's releases. v2024.1.4 Changelog ba18ada :bug: Fix invalid branch names 132167b :arrow_up: Bump eslint-plugin-jest in the npm-development group 03c90b2 :arrow_up:...

dependencies
github_actions

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3. Release notes Sourced from gradle/wrapper-validation-action's releases. v2.1.3 What's Changed Update various NPM dependencies Update wrapper checksums to include Gradle 8.7 Full Changelog: https://github.com/gradle/wrapper-validation-action/compare/v2.1.2...v2.1.3 v2.1.2...

dependencies
github_actions

Bumps org.jetbrains.intellij from 1.17.2 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.2&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

Bumps [jtalk/url-health-check-action](https://github.com/jtalk/url-health-check-action) from 3 to 4. Release notes Sourced from jtalk/url-health-check-action's releases. Using Node v20 Upgrading to Node.js v20 as Github is deprecating v16 in its runners. v3.2: Dependabot updates...

dependencies
github_actions

I just downloaded the plugin and played around with different settings. All keys are marked red as in "cannot resolve" in my code. I set up the folder and pointed...

documentation

Hey @EnzDev Thank you AGAIN for the amazing work! This plugin is a time saver! And it's amazing how it's improved our developing journey & productivity. I came across this...

enhancement
Intentions

Provides actions when a translation is folded. - Rename key... - Edit value... (then language selection)

enhancement
Intentions

Implements a fold that replace the `'KEY' | translate` into the actual translation using preferred language.

enhancement