Closed egrinant closed 3 years ago
Refresh Panel doesn't work, It doesn't seem to raise any error in the UI.
Settings are not being read from settings.json, instead it's only reading demosettings.json file.
settings.json
demosettings.json
In case you may wonder if its due to my settings.json:
favoritesPanel.commands
Fixed loading settings for use cases without opening a folder in version 0.11.1
Refresh Panel doesn't work, It doesn't seem to raise any error in the UI.
Settings are not being read from
settings.json
, instead it's only readingdemosettings.json
file.In case you may wonder if its due to my settings.json:
settings.json
favoritesPanel.commands
to thedemosettings.json
file, it does work.settings.json
and putting a simple command insettings.json
will fall back todemosettings.json
anyway.