You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
"Once installed, this plugin will automatically execute editorconfig.getApplyProperties on files when they are opened or saved."
So this is a pretty sane default IMO, but some users may want to configure it so that execution is disabled on file open and file save, so that a custom keybinding can be configured for plugin execution.
How should we go about implementing this @10sr? settings.json?
"Once installed, this plugin will automatically execute
editorconfig.getApplyPropertieson files when they are opened or saved."So this is a pretty sane default IMO, but some users may want to configure it so that execution is disabled on file open and file save, so that a custom keybinding can be configured for plugin execution.
How should we go about implementing this @10sr?
settings.json?