Anh-Dung Phan
Anh-Dung Phan
I don't have Productivity Power Tools to test this. My guess is that it's an ordering issue where VFPT indent lines are rendered on top of Productivity Power Tools' column...
It would be great to find a consistent repro for this.
I don't know. You can try to run Process Monitor (from SysInternals), save custom colors and check where the settings are persisted.
Hi all, We asked a few Visual Studio people in this thread https://github.com/fsprojects/VisualFSharpPowerTools/issues/1359. The answer is that changing theme of a just-installed extension without restart is an undefined behaviour in...
Agreed. That would be a great improvement.
Thanks for the bug report. The quick answer is that there is no symbol for open statements coming from the compiler; therefore, no info is available for us to rename...
@exercitusvir No, it isn't related to folders. As I said above, it's a limitation of FSharp.Compiler.Service.
We would like to implement this feature request as part of FSSF mentorship program. This seems like useful yet small enough feature to work on. Further discussion is welcome.
What is the repro case? Does this happen with single file/project or does it require cross-project rename? It's most likely inconsistent symbol results from FCS. If yes, could you open...
I feel like it is too open-ended as being proposed. What happens if I find an entity defined in another project in the solution? Should I make a project reference...