-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Im trying to install extension from built-in extension manager ("Extensions-->Manage Extensions"). It constantly fails with the same error message :
This extension cannot be installed because the following references are missing: Microsoft.VisualStudio.Component.CoreEditor
Im attaching full log to this post:
Disable_MWZ_error.log
Ive already tried to change dependencies in the project file, but when im trying to install my own cooked version, it says that extension was not installed since there are may be issues with it.
Will you plan support for VS 2019 ? Coding on laptop without this plugin is a pain in the back.
UPD: Used this updated manifest:
https://github.com/rngbus/DisableMouseWheelZoom/blob/master/source.extension.vsixmanifest
It worked !
Thanks @rngbus !
Please update extension in the marketplace.