GrepConsole icon indicating copy to clipboard operation
GrepConsole copied to clipboard

IntelliJ plugin - https://plugins.jetbrains.com/plugin/7125

Results 50 GrepConsole issues
Sort by recently updated
recently updated
newest added

Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.0 to 1.9.21. Release notes Sourced from org.jetbrains.kotlin.jvm's releases. Kotlin 1.9.21 Changelog Compiler KT-62885 Introduce a language feature entry for expect actual classes for easier configuration of...

dependencies

Bumps [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) from 24.0.1 to 24.1.0. Changelog Sourced from org.jetbrains:annotations's changelog. Version 24.1.0 @CheckReturnValue is not experimental anymore. Commits b41de54 Update README to 24.1.0 5da8dac Graduate CheckReturnValue annotation (#94) ac4b67f...

dependencies

Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.7.2 to 0.7.4. Release notes Sourced from org.jetbrains.kotlinx.kover's releases. 0.7.4 Kover Gradle Plugin Features [#441](https://github.com/Kotlin/kotlinx-kover/issues/441) Added support for Android dynamic feature plugins Bugfixes [#440](https://github.com/Kotlin/kotlinx-kover/issues/440) Replaced absolute paths...

dependencies

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

Bumps org.jetbrains.changelog from 2.1.2 to 2.2.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.changelog&package-manager=gradle&previous-version=2.1.2&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

**Describe the bug** I got some help setting up a custom extension with LivePlugin [here](https://github.com/krasa/GrepConsole/issues/47#issuecomment-1694501190). Now, every time I restart IntelliJ I get the error toast in the screenshot below....

**Is your feature request related to a problem? Please describe.** I'm using `docker compose` to run multiple containers. The container I need to grep — a Rails server — doesn't...

**Describe the bug** Been using this awesome plugin for years. In Android Studio Flamingo, Google changed LogCat with improved formatting. And GrepConsole no longer highlights anything. **To Reproduce** Steps to...

Platform issue
Android Studio

it works in 2022.3: ![image](https://user-images.githubusercontent.com/1546867/227100060-1e033c9f-1801-462b-8f76-d3fa605419af.png) , but on right-click in 2023.1 just the basic menu appears: ![image](https://user-images.githubusercontent.com/1546867/227099968-93597f22-5e28-4fed-8968-eff52458e8dd.png) (Btw, it's probably not very good that the grep menu completely replaces the...

TerminalExecutionConsole

Now the Info log is displayed in red, using the default configuration, When the INFO checkbox is not checked. i'm using idea 2023.1 hope can support config the default color...