File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 13531353 "patterns" : [ { "include" : " #frame-spec" } ],
13541354 "end" : " $"
13551355 },
1356- {
1356+ {
13571357 "name" : " meta.command.select-frame.gdb" ,
13581358 "begin" : " (?:^|\\ G)[ \t ]*\\ b(sele(?:c(?:t(?:-(?:f(?:r(?:a(?:me?)?)?)?)?)?)?)?)[ \t ]*" ,
13591359 "beginCaptures" : { "1" : { "name" : " keyword.control.command.gdb" } },
13681368 "2" : { "patterns" : [ { "include" : " #numeric" } ] }
13691369 }
13701370 },
1371+ {
1372+ "name" : " meta.command.do.gdb" ,
1373+ "match" : " (?:^|\\ G)[ \t ]*\\ b(do(?:w(?:n(?:-(?:s(?:i(?:l(?:e(?:n(?:t(?:ly?)?)?)?)?)?)?)?)?)?)?)(?:[ \t ]+([0-9]+))?[ \t ]*$" ,
1374+ "captures" : {
1375+ "1" : { "name" : " keyword.control.command.gdb" },
1376+ "2" : { "patterns" : [ { "include" : " #numeric" } ] }
1377+ }
13711378 }
13721379 ]
13731380 },
Original file line number Diff line number Diff line change 1+ do 1
2+ dow 1
3+ down 1
4+ down - 1
5+ down -s 1
6+ down -si 1
7+ down -sil 1
8+ down -sile 1
9+ down -silen 1
10+ down -silent 1
11+ down -silentl 1
12+ down -silently 1
You can’t perform that action at this time.
0 commit comments