cursorSyntaxLeft
Move cursor to the nearest syntax boundary in the left direction. Tries bracket matching first; if no bracket match is found, walks the syntax tree to find the nearest enclosing node boundary.
Move cursor to the nearest syntax boundary in the left direction. Tries bracket matching first; if no bracket match is found, walks the syntax tree to find the nearest enclosing node boundary.