Closed Lunardis closed 6 years ago
will be fixed in the next release
@Lunardis As a temporary work-around you can manually edit Packages/=BB= LSL/.sublime/metadata/LSL General.tmPreferences
and adjust settings there accordingly.
requires
Build 3154+
Hello again,
my indention-style is
K & R
, and it works when it comes to autocompletions. But something odd happens when I press the ENTER for the new line. Instead of being indented with 4 characters it suddenly doesn't indent and is on the same level as the parent.I thought it is because the indention-styles and changed to others, but it seems not related with this selection.
How can I recover the default behavior again?
Expected behavior (see cursor)
Actual behavior (see cursor)
Steps to reproduce
Press Enter on the position where the comment starts with the // characters in an LSL document.
Environment