MCPcopy Index your code
hub / github.com/anthraxx/intellij-awesome-console

github.com/anthraxx/intellij-awesome-console @0.1337.12

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.1337.12 ↗ · + Follow
91 symbols 176 edges 10 files 3 documented · 3%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Awesome Console

This is a plugin for JetBrains IDEs that finally makes links in your console and terminal at least 200% more awesome!

With this plugin all files and links in the console and terminal will be highlighted and can be clicked. Source code files will be opened in the IDE, other links with the default viewer/browser for this type. Now you just need to configure your favorite Logger to include the file name (and optionally a line number) and you can instantly jump to that file that throws this stupid error.

Links are integrated for the following types: - source - file - url

(This plugin requires your IDE to run on Java 8 or higher.)

Core symbols most depended-on inside this repo

Shape

Method 81
Class 10

Languages

Java100%

Modules by API surface

src/test/java/awesome/console/AwesomeLinkFilterTest.java40 symbols
src/main/java/awesome/console/AwesomeLinkFilter.java17 symbols
src/main/java/awesome/console/config/AwesomeConsoleConfig.java13 symbols
src/main/java/awesome/console/config/AwesomeConsoleConfigForm.java6 symbols
src/main/java/awesome/console/AwesomeLinkFilterProvider.java4 symbols
src/main/java/awesome/console/AwesomeProjectFilesIterator.java3 symbols
src/test/java/awesome/console/IntegrationTest.java2 symbols
src/main/java/awesome/console/util/IntegerUtil.java2 symbols
src/main/java/awesome/console/match/URLLinkMatch.java2 symbols
src/main/java/awesome/console/match/FileLinkMatch.java2 symbols

For agents

$ claude mcp add intellij-awesome-console \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page