Let's say I have a file like this:
<Project> </Project>
If I start to type an item group like
<Project> <Item </Project>
and accept the <ItemGroup>
suggestion from the extension, I end up with:
<Project> <ItemGroup> </ItemGroup>
This is with indent_size = 2
in .editorconfig
. With indent_size = 4
, it instead ends up as:
<Project> <ItemGroup> </ItemGroup>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4