Line Numbers

Previous topic - Next topic

S. P. Gardebiter

It would be nice to have line numbers for the GLBasic Editor, since this is widely used and normally always included for Editors. o:
~ Cave Story rules! ~

FutureCow

They're there!
Look down in the bottom right corner, you'll see something like "Z: 1, X: 1" which is your line number (Z) and character number (X)

Ian Price

I've never understood why they are Z and X...
I came. I saw. I played.

FutureCow

Or why line number comes before column (ie. why it's Y,X instead of X,Y ).

Ian Price

QuoteOr why line number comes before column (ie. why it's Y,X instead of X,Y ).

I presume due to priority -  the line number is more important than the column number - after all, any errors report only the line number.

The column number could be removed completely and I wouldn't miss it.
I came. I saw. I played.

Schranz0r

its z/y ;)

z = linenumber
y = "column"
I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

jtassinari

Hi there,

I was just looking for line number option.
Is there  a way to have the numbers just before each line?
It would be a faster indexing process for coders, with maybe the chance to add flags to a specific line...
This could be usefull as a Ctrl-G as go-to-line/char position.
Maybe in a next ide release?

Chees =)

jT



[attachment deleted by admin]
- [ http://www.absolute-line.net ] -
(please forgive my bad English)

Kitty Hello

OK; I'll try to get that in.

mentalthink

Yes this about lines, I think go well.

About the z and X, uppps!!! a never look, is the first time I ear about this, I think I have to take more attention to IDE.

Iván J.