Smattr / mattutils

Repository for all my random tools and scripts I use
11 stars 1 forks source link

feature req: jump to line and column based on compile error #39

Open Smattr opened 5 years ago

Smattr commented 5 years ago

On larger projects, it would be nice to work in a loop where something parses "/path/to/file:10:100" lines out of compiler errors output and pops a Vim window at this location for immediate fix.