mirror of
				https://github.com/arduino/arduino-ide.git
				synced 2025-10-31 05:58:31 +00:00 
			
		
		
		
	Pulled in @theia/preferences, removed @theia/cpp
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
		| @@ -16,7 +16,9 @@ export class CommonFrontendContribution extends TheiaCommonFrontendContribution | ||||
|             CommonCommands.COPY_PATH, | ||||
|             CommonCommands.FIND, | ||||
|             CommonCommands.REPLACE, | ||||
|             CommonCommands.AUTO_SAVE | ||||
|             CommonCommands.AUTO_SAVE, | ||||
|             CommonCommands.SELECT_ICON_THEME, | ||||
|             CommonCommands.SELECT_COLOR_THEME | ||||
|         ]) { | ||||
|             registry.unregisterMenuAction(command); | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Akos Kitta
					Akos Kitta