Hi!
This mode doesn't recognize # in .scad files. # is used for debugging scad files, highlighting the object defined after it.
Inserting # while using this mode breaks the indentation, sometimes leading to more severe misparsing that are only solved by restarting scad-mode
So, this issue requests as a feature dealing correctly with #
Thanks!
Hi!
This mode doesn't recognize
#in .scad files.#is used for debugging scad files, highlighting the object defined after it.Inserting
#while using this mode breaks the indentation, sometimes leading to more severe misparsing that are only solved by restartingscad-modeSo, this issue requests as a feature dealing correctly with
#Thanks!