Skip to content

Tags: belav/csharpier

Tags

vscode-2.0.4

Toggle vscode-2.0.4's commit message

vs-2.0.1

Toggle vs-2.0.1's commit message

rider-2.1.1

Toggle rider-2.1.1's commit message

1.0.0-alpha32

Toggle 1.0.0-alpha32's commit message
Merge branch 'main' into 1.0.0

# Conflicts:
#	.github/workflows/publish_nuget.yml
#	Src/CSharpier.Cli.Tests/CliTests.cs
#	Src/CSharpier.Cli/Options/OptionsProvider.cs
#	docs/CLI.md

rider-2.1.0

Toggle rider-2.1.0's commit message

1.0.0-alpha24

Toggle 1.0.0-alpha24's commit message
Update doc now that I actually may understand how local vs global too…

…ls are invoked

1.0.0-alpha22

Toggle 1.0.0-alpha22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Undo the change to tool command (#1461)

If a tool has a command of `csharpier` then to invoke it as a local tool
you need to use `dotnet csharpier`. Only a globally installed tool works
with `csharpier`. It doesn't seem worth the trouble to change the
command because of that.

If dotnet/sdk#14626 is done, this can be
revisited.

closes #1450

vs-2.0.0

Toggle vs-2.0.0's commit message

1.0.0-alpha21

Toggle 1.0.0-alpha21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updating doc for the 1.0.0 release (#1424)

Also realized some options needed to be moved around and supported,
which lead to updating CommandLine after I ran into issues with the
options.

1.0.0-alpha20

Toggle 1.0.0-alpha20's commit message
Merge branch 'main' into 1.0.0

# Conflicts:
#	.config/dotnet-tools.json
#	CHANGELOG.md
#	Nuget/Build.props
#	Src/CSharpier.MsBuild/build/CSharpier.MsBuild.targets
#	Src/CSharpier.Tests/CSharpier.Tests.csproj
#	Src/CSharpier.VSCode/CHANGELOG.md
#	Src/CSharpier.VSCode/package.json
#	Src/CSharpier.VSCode/src/DiagnosticsService.ts
#	Src/CSharpier.VisualStudio/CSharpier.VisualStudio/CSharpier.VisualStudio.csproj
#	Src/CSharpier.VisualStudio/CSharpier.VisualStudio/source.extension.vsixmanifest
#	Src/CSharpier.VisualStudio/CSharpier.VisualStudio2019/CSharpier.VisualStudio2019.csproj
#	Src/CSharpier.VisualStudio/CSharpier.VisualStudio2019/source.extension.vsixmanifest
#	Src/CSharpier.VisualStudio/ChangeLog.md
#	Src/CSharpier/SyntaxPrinter/SyntaxNodePrinters/CompilationUnit.cs