krasa / intellij-awesome-console

IntelliJ IDEA plugin: awesome console finally makes links in your console at least 200% more awesome!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Console

This is an IntelliJ IDEA plugin that finally makes links in your console at least 200% more awesome!

With this plugin all files and links in the console 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

About

IntelliJ IDEA plugin: awesome console finally makes links in your console at least 200% more awesome!

License:MIT License


Languages

Language:Java 100.0%