📄 env-om.lnt
字号:
/* env-om.lnt: environment parameters Object Master
The following options were transcribed from an E-mail kindly
supplied by John Osen.
*/
-"format=ERROR %(%F %l%:)%t - %n - %m" // Messages will contain
// file information (%F), the line number (%l), the
// message number (%n), message type (%t) and message text (%m).
-hF2 // Make sure we ALWAYS provide file information ('F') and use 2
// lines (line in error plus message).
-width(0) // don't break messages at any particular width
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -