mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-07-13 14:26:37 +00:00
removed auto-save.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
parent
c9dfc68911
commit
23450ce863
@ -15,7 +15,8 @@ export class CommonFrontendContribution extends TheiaCommonFrontendContribution
|
||||
CommonCommands.PASTE,
|
||||
CommonCommands.COPY_PATH,
|
||||
CommonCommands.FIND,
|
||||
CommonCommands.REPLACE
|
||||
CommonCommands.REPLACE,
|
||||
CommonCommands.AUTO_SAVE
|
||||
]) {
|
||||
registry.unregisterMenuAction(command);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user