This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2025-12-25 04:36:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
59cdc58ea05a4e34b0ac42e11fd275e1e5bf98bf
vscode
/
extensions
/
css-language-features
/
client
History
Martin Aeschlimann
1305aac01e
[css] Add CSS formatting option to place open brace on new line.
Fixes
#146398
2022-04-01 18:03:34 +02:00
..
src
[css] Add CSS formatting option to place open brace on new line.
Fixes
#146398
2022-04-01 18:03:34 +02:00
tsconfig.json
use
enabledApiProposals
instead of wildcard property, also update compilation units to only include d.ts-files that are needed,
https://github.com/microsoft/vscode/issues/131165
2021-11-12 11:05:57 +01:00