Rebracer icon indicating copy to clipboard operation
Rebracer copied to clipboard

Saves editor formatting settings as part of each solution.

Results 19 Rebracer issues
Sort by recently updated
recently updated
newest added

The Rebracer extensions does not work at all in Visual Studio 2017, there is no popup in right top corner that the settings were loaded, and formatting is also not...

Please ignore pull request for branch markdown. I used the markdown branch to generate the inlineCode branch and made other corrections in question 4 to show the desired output as...

I'm getting the following errors in VS 2017 when starting VS. Rebracer: An error occurred while reading the setting TextEditor/TypeScript Specific#CompletionChars from settings file. Error: Member not found. (Exception from...

I'm getting the following errors in VS 2017 (community edition) when starting VS. ``` 2017-06-15 10:49:36: Rebracer: An error occurred while reading the setting TextEditor/CSharp-Specific#Style_PreferIntrinsicPredefinedTypeKeywordInDeclaration from settings file. Error: The...

Just installed this extension in VS2017. I have two VS windows open, each with multiple tabs. The rebracer xml file is not open. Every time I click "Save All" it...

I noticed that while I was working in VS2017 the property ``` false ``` had changed in `Rebracer.xml`. This is about a small popup that suggests some plugins that you...

Rebracer works currently. I also tested with my team and it restores our C# Text Editor settings seamlessly. However we still got some errors of which I want to get...

I'd like to have the option to persist only certain settings to Rebracer.xml for any given solution, rather than automatically dumping them all. I'd also like to be able to...

When having multiple visual studio instances open at the same time, one instance will get the settings of the other instance, which of course is wrong. ## Reproduction steps 1....

It's not uncommon for a repository to contain multiple solutions at multiple directories and depths within the repo. Instead of having to maintain a plethora of Rebracer.xml files alongside each...