implemented most of selection backspace
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
],
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
}
|
||||
"path": ".",
|
||||
"folder_exclude_patterns": ["*bin*"],
|
||||
"binary_file_patterns": ["*.bin"]
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user