-
I'm noticing this behavior in my ST3 (build 3103) when formatting HTML with input tags. My version of CodeFormatter is 3.1.0.
Given this markup:
```
Label 1
…
-
Hi - just checking if this project is a good one to adopt for projects moving forward? Is there a roadmap for .NET Core support, etc? Thanks!
-
https://github.com/jpluimers/GExperts/blame/master/Source/Utils/GX_GenericUtils.pas via https://sourceforge.net/p/gexperts/code/2200/ added unit `UITypes` to the interface uses list of `GX_GenericUtil…
-
Hi Patrick, thanks again for the demo.
Some stuff, that came to mind (in random order):
- The untyped tree is used to represent both valid and invalid code. That is why certain trivia will be repr…
nojaf updated
3 weeks ago
-
I've aliased Sublime Text as my editor for terminal stuff, so when I create a commit, it's opened in Sublime Text for me to write the commit message. This works great, except CodeFormatter throws an e…
-
![screen shot 2017-11-15 at 10 38 38](https://user-images.githubusercontent.com/20062045/32829201-a39e0ed8-c9f1-11e7-988d-6cf849c93c81.png)
link tag in link in link ..?
-
Originally reported at https://github.com/dotnet/format/issues/1926.
Getting the below exception when running "dotnet format" with the following installed :
1. dotnet SDK 7.0.306 (windows x64)
…
-
Passing _/nocopyright_ from a bash command line (like git bash) returns the error: **Error: The specified rule type was not find:** _path-to-file/nocopyright_
I think it has something to do with the …
-
Would be nice if this could be used outside Windows.
-
Hi,
We sometimes have symlinks in our repos, which breaks the formatter:
```
Unhandled exception: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\'.
at Sys…
theor updated
3 years ago