Fix the error regex in the Sublime Text generator
Code for the DMD compiler always adds -vcollums flag if the frontend version is => 2066. The old regex assumes that the error message has only a line number. This change fixes the generator so that it enables error navigation for this specific compiler setup. |
---|
|
source/dub/generators/sublimetext.d |
---|