Issues
- 2
Add auto formatter for C# code
#90 opened by rruiter87 - 0
Use external parser
#91 opened by Roald87 - 0
- 0
Assignment := is placed after array of pointers
#83 opened by Roald87 - 1
Use 2 spaces between code and comment
#81 opened by dgl-cw - 0
- 2
Add undo functionality to TcBlackExtension
#54 opened by Roald87 - 0
Replace complex regex in Tokenize
#55 opened by Roald87 - 0
Add option to change line length
#17 opened by Roald87 - 3
Format implementation of files
#40 opened by kdorsel - 0
Show how many files were reformatted
#20 opened by Roald87 - 4
- 0
Also include TcBlackExtension in build pipeline
#70 opened by Roald87 - 0
- 0
Seperate pipeline into a build and test part
#68 opened by Roald87 - 1
- 5
Remove assembly signing
#69 opened by Roald87 - 2
VSIX support for VS2019
#63 opened by PTKu - 1
- 5
TcBlackCore can not be build
#57 opened by SankariNL - 3
GUI/Integration into Visual Studio for TcBlack
#51 opened by sagatowski - 0
Add support for multiline comments
#9 opened by Roald87 - 0
Add command to turn off/on formatting
#16 opened by Roald87 - 0
Add trailing commas to expressions that are split by comma where each element is on its own line
#18 opened by Roald87 - 0
How to insert a tab in windows command prompt when you want to use tabs for indentation
#46 opened by Roald87 - 2
Visual Studio Development Tools Environment (DTE) build method is slower than devenv solution
#48 opened by Roald87 - 1
- 0
- 1
Only find files with .sln extension
#23 opened by Roald87 - 0
- 0
- 1
- 0
Do not put spaces around negative array indices
#43 opened by Roald87 - 0
- 0
- 0
Add support to format interfaces
#30 opened by Roald87 - 6
Regex for variable definition fails on string which includes semi colon or closing bracket
#35 opened by kdorsel - 1
Add support for PUBLIC FINAL/ABSTRACT
#36 opened by Roald87 - 0
Removes FB name from declaration when using FINAL
#32 opened by kdorsel - 0
Remove empty variable type declarations
#21 opened by Roald87 - 1
Adds extra white space on empty line
#33 opened by kdorsel - 0
Format a whole project at once
#13 opened by Roald87 - 0
No message in console that it is building the project after formatting in safe mode
#27 opened by Roald87 - 0
Add support for access modifiers
#14 opened by Roald87 - 0
Format declarations of methods and properties
#12 opened by Roald87 - 0
- 0
- 0
Prevent insert of := in array limits
#11 opened by Roald87 - 0
Add support for IMPLEMENTS and EXTENDS
#10 opened by Roald87 - 0
Make class for unrecognized lines
#7 opened by Roald87