Follow up on https://github.com/Microsoft/vscode/issues/30933
Repo
2. press return and then `{`
**expected**
```js
if (true)
{
|
}
actual
if (true)
{
|
}
This is simply a duplicate of #30933, which is not actually fixed yet. A somewhat related issue was identified and fixed(?) through the history of that issue.
@ericdrobinson Agreed - this _is_ simply a duplicate of #30933.
@mjbvz When will your latest fix reach release?
Yes, I didn't read the original issue correctly. This is a duplicate of #30933
This should be fixed in insiders builds already and will go into VSCode 1.16
Yay - that fixed it! @mjbvz Thank you.
Thanks @mjbvz I tested and it would appear that it's fixed!
You have no idea how painful it was to code in the last ~2 months.
Most helpful comment
Yes, I didn't read the original issue correctly. This is a duplicate of #30933
This should be fixed in insiders builds already and will go into VSCode 1.16