mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-02 23:03:59 +01:00
Using commentChar now to handle char used on commenting (# or % for Erlang) Erlang, Julia, Java and YAML commenting covered Include Python also as forgotten adjustCursor to be set to 1 on single chars, overriding 2 Cursor adjusting done here now, not in parent function anymore as adjustCursor value not available from that scope