Added highlighting of current line to make editing and double-clicking warnings/errors faster

This commit is contained in:
Lorenz Meier
2013-08-07 10:24:38 +02:00
parent 28fa96e2db
commit 53d69f9e91

View File

@@ -32,7 +32,8 @@
"settings":
{
"tab_size": 8,
"translate_tabs_to_spaces": false
"translate_tabs_to_spaces": false,
"highlight_line": true
},
"build_systems":
[