mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Added highlighting of current line to make editing and double-clicking warnings/errors faster
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
"settings":
|
||||
{
|
||||
"tab_size": 8,
|
||||
"translate_tabs_to_spaces": false
|
||||
"translate_tabs_to_spaces": false,
|
||||
"highlight_line": true
|
||||
},
|
||||
"build_systems":
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user