anthraxx / intellij-awesome-console

IntelliJ IDEA plugin: awesome console finally makes links in your console at least 200% more awesome!
MIT License
159 stars 40 forks source link

File path parsing in c# stacktrace #55

Open maleet opened 4 years ago

maleet commented 4 years ago

Thanks for awesome plugin. There's this kinds of paths in stacktrace: in D:/Repos/src/WebApi/ShopFloor/ShopFloor.Shared/Services/OrderService.cs:line 290

Maybe Regex could allow that?