Version: v0.0.10
As an example:
will be autoformatted to place the closing bracket on the same line as the rest of the code, but
will not be autoformatted.
It seems autoformat stops working completely if // is present in the document. Sometimes, a popup will appear stating something along the lines of // being an unrecognized symbol.
Is there anything that can be done to fix this?
Version:
v0.0.10As an example:
will be autoformatted to place the closing bracket on the same line as the rest of the code, but
will not be autoformatted.
It seems autoformat stops working completely if
//is present in the document. Sometimes, a popup will appear stating something along the lines of//being an unrecognized symbol.Is there anything that can be done to fix this?