vscode icon indicating copy to clipboard operation
vscode copied to clipboard

with the code

Open har-shith5555 opened this issue 9 months ago • 0 comments

Type: Feature Request

import './App.css';

function App() { return ( < div >

    <
    h1 > Ranga is myboss < /h1>    < /div >

);

}

export default App;
look here when i open the tags like div and h tags i have an issue that the opening brace will be upside and the remaining part of the code will be downside please tell me how to overcome from this problem

VS Code version: Code 1.98.0 (6609ac3d66f4eade5cf376d1cb76f13985724bcb, 2025-03-04T21:06:18.612Z) OS version: Windows_NT x64 10.0.22631 Modes:

har-shith5555 avatar Mar 07 '25 03:03 har-shith5555