Passing line number on the commandline

General questions regarding the usage of CodeLite
itzik.mintz
CodeLite Curious
Posts: 2
Joined: Tue Nov 04, 2008 9:56 am
Contact:

Passing line number on the commandline

Post by itzik.mintz »

Hi,

how can I pass a line number when I open a file in CodeLite from the commandline?

Thanks,
Itzik Mintz
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Passing line number on the commandline

Post by eranif »

itzik.mintz wrote:Hi,

how can I pass a line number when I open a file in CodeLite from the commandline?

Thanks,
Itzik Mintz
Hi Itzik,

You cant.
Please submit it as a FR (if not already there) here: https://sourceforge.net/tracker/?group_ ... tid=979963

Eran
Make sure you have read the HOW TO POST thread
Post Reply