Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Plugin disable itself for no apparent reason #1407

Open
mastoj opened this issue Jul 12, 2016 · 9 comments
Open

Plugin disable itself for no apparent reason #1407

mastoj opened this issue Jul 12, 2016 · 9 comments

Comments

@mastoj
Copy link

mastoj commented Jul 12, 2016

Description

The plugin gets disabled for no reason. So I don't get any of the help from FSharp Power Tools.

Repro steps

Don't know how to repro since I haven't seen this on any other machine. I could provide some logs if that is possible and you guide me.

Expected behavior

It shouldn't be disabled for no apparent reason.

Actual behavior

It should stay enabled.

Known workarounds

Enable it again and restart VS.

Related information

  • Operating system: Windows 10
  • Extension version (e.g. 2.3.0): 2.5.0 (was also present in 2.4.1)
  • Visual Studio version (include Updates 1, 2, etc.): Enterprise 2015, Update 2
  • Other extensions installed in Visual Studio: Resharper,
@masq6r
Copy link

masq6r commented Jul 19, 2016

I have such issue as well... Writing the code and all of a sudden the extension is disabled and the syntax highlighting works no more.

@cloudRoutine
Copy link
Contributor

I noticed the extension was disabled after I installed resharper. Several other extensions were disabled as well. I suspect resharper is the cause.

@masq6r
Copy link

masq6r commented Jul 20, 2016

I noticed the extension was disabled after I installed resharper. Several other extensions were disabled as well. I suspect resharper is the cause.

I really doubt because I don't have Resharper installed.

@dungpa
Copy link
Contributor

dungpa commented Jul 23, 2016

@codefour @mastoj Could you try the workaround described at VsVim/VsVim#1804 (comment)? It seems like a bug of Visual Studio itself.

@masq6r
Copy link

masq6r commented Jul 25, 2016

@dungpa Thanks for your response. Your quoted workaround fixes the issue, so far.

@JanWosnitza
Copy link

JanWosnitza commented Nov 3, 2016

Reinstalling the plugin fixed it for me (at least for the moment ^^).

PS: The plugin still worked with some solutions but suddenly disabled itself on other solutions. Didn't recognize a pattern.

@idg10
Copy link

idg10 commented Jan 31, 2017

After about 10 attempts to uninstall the extension failed, I ran this from the command line:

vsixinstaller /u:FSharpVSPowerTools.68b42cfe-c752-4094-8dba-ed48aa81cac8

That finally got rid of it, after which I was able to re-install, and it started working again.

@idg10
Copy link

idg10 commented Mar 10, 2017

...but it still regularly disables itself. I've been running with the F# Power Tools content in the Output pane showing in the hope of catching the problem. But I'm now fairly sure that what actually happens is that it gets set into a state where VS thinks it's disabled, and so if you quit and restart VS, it's no longer available. So there doesn't seem to be an error message to report.

@cloudRoutine
Copy link
Contributor

This has been happening to me as well, but in the larger context of vs2017 and vs2015 disabling each other's settings, often while both are running at the same time and I have no idea what to do about it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants