eranif / codelite

A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
https://codelite.org
GNU General Public License v2.0
2.08k stars 444 forks source link

Add support for line number when opening a file in single instance mode #3384

Closed AJenbo closed 1 month ago

AJenbo commented 1 month ago

Fixes: https://github.com/eranif/codelite/issues/3376

Working on solving this: https://github.com/phpstan/phpstan/issues/5739#issuecomment-933697206

This is going to save me a lot of time ... and I should probably have done this a long time ago. Boy do I feel rusty when looking at the CodeLite code :D