Log In  

Cart #zuhihenit-0 | 2020-03-17 | Code ▽ | Embed ▽ | No License
1

Alt+Up/Down keys allow quick functions browsing in code editor, but oddly this is broken on the 3rd tab of my 5 tabs project, where alt+up/down won't go below the 2nd function (all other tabs are fine). Have no idea why, I even got rid of all my code & data to see whether this comes from that. This is the cart joined here: no data, only function names & some comments, but in tab 3 alt+down won't go under the parts_add function.

P#74019 2020-03-17 22:12

1

Oh ok, I just copied & paste the code from the cart above and saw those huges spaces between "function" and function names:

function    parts_drw()
 end

 function    parts_upd()
 end

I suspect they where tabs instead of spaces, that don't differ from spaces in the editor. They shouldn't break the browsing anyway, here's the bug to fix! ;)

P#74020 2020-03-17 22:18

Yup, tabs do break it. 👍

P#74022 2020-03-18 00:43 ( Edited 2020-03-18 00:44)

Nice one, thanks @ElGregos -- fixed for 0.1.12d

P#74650 2020-04-11 16:40

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-18 07:59:57 | 0.017s | Q:21