Closed Orciument closed 7 months ago
add new format:
FILEEXTENSION, NAME, INLINE COMMENT SYMBOLS, BLOCK COMMENT START SYMBOLS, BLOCK COMMENT END SYMBOLS "rs", "Rust", [ "//", "///"], ["/*"], ["*/"]
" can now be used inside symbol definitions, it is not needed to escape the " ["""""] would be a valid definition.
["""""]
, can no longer be used in a symbol definition
,
closes #19
add new format:
" can now be used inside symbol definitions, it is not needed to escape the "
["""""]
would be a valid definition.,
can no longer be used in a symbol definitioncloses #19