-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Jose Ramon Cano Yribarren
committed
May 9, 2017
1 parent
fe2534d
commit d2b5207
Showing
1 changed file
with
38 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
/L20"Spell" Line Comment = # Escape Char = \ File Extensions = SPL | ||
/Function String = "%[ ,^t]++step[ ]+"[a-zA-Z0-9_, ]++"[ ,^t]++,[ ,^t]++"[a-zA-Z0-9_, ]++":" | ||
/Function String 1 = "%[ ,^t]++step[ ]+"[a-zA-Z0-9_, ]++"[ ,^t]++,[ ,^t]++"[a-zA-Z0-9_, ]++"[ ,^t]++as[ ,^t]++[a-zA-Z0-9_]+:" | ||
/Delimiters = []{}()<>-="'.,:+ | ||
/Open Fold Strings = "step" | ||
/Close Fold Strings = "step" | ||
/C1"Reserved Words" | ||
and as | ||
in is | ||
not | ||
None | ||
or | ||
required | ||
/C2"Built-in Functions" | ||
step | ||
when | ||
attachment | ||
checkbox | ||
date | ||
image | ||
label list | ||
multi | ||
number | ||
radio | ||
string | ||
text | ||
/C3"__Methods__" | ||
goto | ||
/C4"__Attributes__" | ||
** CONTROL QUESTION STEP control question step | ||
/C5"Exceptions" | ||
** $ | ||
/C6"Common Libs" | ||
/C7"Others" | ||
elif else endfor | ||
if import | ||
for from |