Sha256: 2c4bc9e9158161991e4e10567135570bbb088ee2a22a47480d79219edb600cd6

Contents?: true

Size: 1.49 KB

Versions: 11

Compression:

Stored size: 1.49 KB

Contents

[[
   "start",
  ["comment.line.colons.dosbatch",":: batch file highlighting in Ace!"]
],[
   "start",
  ["text","@"],
  ["keyword.command.dosbatch","echo"],
  ["text"," off"]
],[
   "start"
],[
   "start",
  ["keyword.control.statement.dosbatch","CALL"],
  ["text"," "],
  ["keyword.command.dosbatch","set"],
  ["text"," var1="],
  ["constant.numeric","%cd%"]
],[
   "start",
  ["keyword.command.dosbatch","echo"],
  ["text"," unhide everything in "],
  ["constant.numeric","%var1%"],
  ["text","!"]
],[
   "start"
],[
   "start",
  ["comment.line.colons.dosbatch",":: FOR loop in bat is super strange!"]
],[
   "start",
  ["keyword.control.repeat.dosbatch","FOR"],
  ["text"," /f "],
  ["punctuation.definition.string.begin.shell","\""],
  ["string.quoted.double.dosbatch","tokens=*"],
  ["punctuation.definition.string.end.shell","\""],
  ["text"," "],
  ["constant.numeric","%%G"],
  ["text"," IN ('"],
  ["keyword.command.dosbatch","dir"],
  ["text"," /A:D /b') DO ("]
],[
   "start",
  ["keyword.command.dosbatch","echo"],
  ["text"," "],
  ["constant.numeric","%var1%%%G"]
],[
   "start",
  ["keyword.command.dosbatch","attrib"],
  ["text"," -r -a -h -s "],
  ["punctuation.definition.string.begin.shell","\""],
  ["constant.numeric","%var1%%%G"],
  ["punctuation.definition.string.end.shell","\""],
  ["text"," /D /S"]
],[
   "start",
  ["text",")"]
],[
   "start"
],[
   "start",
  ["keyword.command.dosbatch","pause"]
],[
   "start"
],[
   "start",
  ["doc.comment","REM"],
  ["comment"," that's all"]
],[
   "start"
]]

Version data entries

11 entries across 11 versions & 3 rubygems

Version Path
gollum-4.1.4 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
gollum-4.1.3 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
inc_gollum-4.1.2d lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
inc_gollum-4.1.2c lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
gollum-4.1.2 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
gollum-4.1.1 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
gollum-4.1.0 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
gollum-4.0.1 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
pollypost-0.0.2 vendor/assets/ace-1.1.8/mode/_test/tokens_batchfile.json
gollum-4.0.0 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json
gollum-3.1.3 lib/gollum/public/gollum/livepreview/js/ace/lib/ace/mode/_test/tokens_batchfile.json