endorh / GrepConsole

Fork of GrepConsole IntelliJ plugin by krasa - https://plugins.jetbrains.com/plugin/7125

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

  • grep output into a new console tab

  • change colors of matching text or lines

  • filter out unwanted lines

  • change output or execute any action using custom groovy scripts or plugins

  • fold output

  • clear console

  • play sounds

  • tail files - by folder/wildcard/newest - using a Run Configuration or manually

  • toggle highlight of all occurrences of the selected text in the editor

  • highlight editor according to console settings


Sponsored by

image
Manage pull requests and conduct code reviews in your IDE with full source-tree context. Comment on any line, not just the diffs. Use jump-to-definition, your favorite keybindings, and code intelligence with more of your workflow.
Learn More


screenshotColors
screenshotGrepSubConsole

Development notes

  • configure Build and run using for faster Hot Swap:

gradleSetup

Inspired by Grep Console plugin for Eclipse. Used Remote call plugin implementation for http integration.


yklogo

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

About

Fork of GrepConsole IntelliJ plugin by krasa - https://plugins.jetbrains.com/plugin/7125

License:Apache License 2.0


Languages

Language:Java 97.5%Language:Kotlin 2.0%Language:Groovy 0.5%