vscode-language-babel
vscode-language-babel copied to clipboard
New line not inserted after opening back tick
Describe the issue When hitting space after a back tick, a new line is now inserted in between the open/closing back tick
Screenshot of Current Behavior

I would expect this:

Sample Code to Reproduce
const MyComp = styled(View)`
`