Vs code flexible controllers (#264)

* Adding choice as keyword

* VS code addning extra spaces
This commit is contained in:
Anup Kalburgi 2019-04-06 10:31:34 -04:00 committed by Shayne Fletcher
parent 4d7f455168
commit eed24b01ae

View File

@ -341,8 +341,9 @@
| in | in
| default | default
| rec | rec
| template | template
| with | with
| choice
)(\b(?!')) )(\b(?!'))
</string> </string>
<key>name</key> <key>name</key>
@ -999,4 +1000,4 @@
<key>uuid</key> <key>uuid</key>
<string>5C034675-1F6D-497E-8073-369D37E2FD7D</string> <string>5C034675-1F6D-497E-8073-369D37E2FD7D</string>
</dict> </dict>
</plist> </plist>