You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When working with javascript: blocks within a slim file the indentation can get out of hand since there doesn't seem to be awareness that you're in a JS block and not slim.
It would help if there was some basic indentation help. Also when using (newline-and-indent) within a slim buffer within a JS block it indents 2 characters forward as if you're working in slim still.
The text was updated successfully, but these errors were encountered:
When working with javascript: blocks within a slim file the indentation can get out of hand since there doesn't seem to be awareness that you're in a JS block and not slim.
It would help if there was some basic indentation help. Also when using (newline-and-indent) within a slim buffer within a JS block it indents 2 characters forward as if you're working in slim still.
The text was updated successfully, but these errors were encountered: