📄 grep.test
字号:
package require tcltesttcltest::test grep-1 {gcc error} { sn_goto_comp_error_or_grep {/tmp/foo.c:10}} {/tmp/foo.c 10}tcltest::test grep-2 {VC++ error} { sn_goto_comp_error_or_grep {d:\dir_1\file2.c(123) : error C2059 ...}} {{d:\dir_1\file2.c} 123}tcltest::test grep-3 {VC++ error} { sn_goto_comp_error_or_grep {..\dir_1\file2.c(123) : error C2059 ...}} {{..\dir_1\file2.c} 123}tcltest::test grep-4 {win32/gcc error} { sn_goto_comp_error_or_grep {d:/dir_1/file2.c:200}} {d:/dir_1/file2.c 200}tcltest::test grep-5 {win32/gcc error} { sn_goto_comp_error_or_grep {../dir_1/file2.c:200}} {../dir_1/file2.c 200}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -