You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Src/CSharpier.VSCode/CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,6 @@
1
+
## 10.0.0
2
+
- Make version a number that won't conflict with CSharpier itself.
3
+
1
4
## 2.1.0
2
5
- Improved support for users that work with multiple dotnet architectures by splitting out installs of csharpier based on the architecture they were installed with.
3
6
- Improve formatting of documents to avoid scroll jumping around
<Descriptionxml:space="preserve">CSharpier is an opinionated code formatter for c#. It uses Roslyn to parse your code and re-prints it using its own rules.</Description>
0 commit comments