0
Large files
How much large can an edited file be without slow down responsiveness ? I think of something like a javascript file with 20,000 line of code
Customer support service by UserEcho
Customer support service by UserEcho
"A very long line" is a fuzzy definition, could you be more clear ? Is a line made up of 200 characters too long ? Btw, is it possible to set up the monospace font size ?
Some other issue I'm interested in:
What about auto indent, indent/unindent block of code, smart Home, smart End, comment/uncomment block of code features ? Can I configure the editor to use only white spaces instead of tab characters ? That is tab is automatically substituted by the correct (and configurable) number of white spaces.
Changing subject, what is the state of JavaScript support ? Is there any support for source code navigation and symbol search ? (For instance in some IDE if I CTRL+left click on a fucntion/method symbol I jump to the function/method definition)
Cheers,
-- Marco