-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* folding for seqN conditionals, waits, and loops * outlining of paired blocks, may change definition of paired * highlight if, else, end together * added linting for block structure * auto-indent blocks and fix folding when there's indentation * only show last unclosed block error * removed some unused parameters * support alternate loop construct names * clear selection after indent on open, make function return types explicit * better variable name and remove unused parameter * more detailed parameter name, explicit return types * restore branch structure checking * removed some unused parameters * create USER_ stems
- Loading branch information
Showing
4 changed files
with
460 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.