Also search SR paths
This commit is contained in:
parent
bc8bc4ab4a
commit
6892873b1b
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ VSCODE_CONFIG_FILE = Path.home().joinpath(".config/Code/storage.json")
|
||||||
SEARCH_DIRS = [
|
SEARCH_DIRS = [
|
||||||
Path.home().joinpath("Projects"),
|
Path.home().joinpath("Projects"),
|
||||||
Path.home().joinpath("Repositories"),
|
Path.home().joinpath("Repositories"),
|
||||||
|
Path.home().joinpath("SR"),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue