suda / console-panel

Read only log console panel package for Atom
MIT License
7 stars 4 forks source link

Feature: provide RegEx pattern for file links #4

Open idleberg opened 7 years ago

idleberg commented 7 years ago

This is a default feature in Visual Studio Code, which provides native console support. It guesses what in the current log might be a file and links to it, so it can be opened in the editor with a click. You could add an option that lets one provide a RegEx pattern for file (and maybe line number) which lets plugin makers link files in the log.

This is how it looks like in Visual Studio Code:

screen-shot-2016-12-09-at-16 24 26