Closed ManticSic closed 4 years ago
Cool! I'm using 2019.3 and was upset to find that there's no Exceptional Plugin listed in Extension Manager. Hope this will be merged soon.
Cool! I'm using 2019.3 and was upset to find that there's no Exceptional Plugin listed in Extension Manager. Hope this will be merged soon.
I hope it will be published till next week. Until then you can build and deploy it localy
Instruction:
cd path/to/the/project/build
)ReSharper > Options > Extension Manager
) to path/to/the/project/build/packages
Thank you for getting this done all. 👍
FWIW, please feel free to vote for this issue to improve the extension model experience so we don't have to continually nag extension model authors for each release:
Hello.. has this been deployed? I tried installing it from Extensions Manager in ReSharper and it is not available. :(
Sadly not, but I will upload a new Plugin as a nightly build to the jetrains repository.
@manticsic, you should now be able to upload new versions
Resharper is not available for the new R# 2019.3. I've updated referenced sdk and adjust the api usage.
ReSharper.Exceptional.Settings.ExceptionalOptionsPage is removed, because of the new api. JetBrains.Application.UI.Options.OptionPages.AOptionsPpage has no longer the Control property. Now the OptionsPage decorator and the IOptionsPage interface is directly on the UserControl.