Sha256: 845350c39ff2acc32675ff15c4ca0a9014476805fb114a0fe4dd565aee49cc53
Contents?: true
Size: 1.09 KB
Versions: 1
Compression:
Stored size: 1.09 KB
Contents
# Encoding: UTF-8 [{content: "for {${1:set i 0}} {${2:\\$i < \\$n}} {${3:incr i}} {\n\t${4}\n}\n", name: "for...", scope: "source.tcl", tabTrigger: "for", uuid: "35FD4583-34CA-446A-958B-D6446220B2BF"}, {content: "foreach ${1:var} ${2:\\$list} {\n\t${3}\n}\n", name: "foreach...", scope: "source.tcl", tabTrigger: "foreach", uuid: "686ACE8E-AF2D-4429-BD3D-DB2272DE22FE"}, {content: "if {${1:condition}} {\n\t${2}\n}\n", name: "if...", scope: "source.tcl", tabTrigger: "if", uuid: "3BF57469-548C-4745-BB68-127C29CE70A1"}, {content: "proc ${1:name} {${2:args}} \\\\\n{\n\t${3}\n}\n", name: "proc...", scope: "source.tcl", tabTrigger: "proc", uuid: "16FB1812-6644-416D-8544-03F7E9C7C45E"}, {content: "switch ${1:-exact} -- ${2:\\$var} {\n\t${3:match} {\n\t\t${4}\n\t}\n\tdefault {${5}}\n}\n", name: "switch...", scope: "source.tcl", tabTrigger: "switch", uuid: "9301C846-1EED-4749-AB9D-2728EA661E97"}, {content: "while {${1:condition}} {\n\t${2}\n}\n", name: "while...", scope: "source.tcl", tabTrigger: "while", uuid: "6F958C1C-2A05-4794-A551-4C3ABAAEE817"}]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ver-2010.08 | config/snippets/Tcl.rb |