Releases: zardoy/vscode-experiments
Releases · zardoy/vscode-experiments
v0.0.131
New Features
- Presenting Breakpoints Packs! A new way to save / restore group of breakpoints. Synced across all machines and bound to repo! 5202f4d
v0.0.130
New Features
- css in js convert features that actually work 82dc41f
Bug Fixes
- goToMatchingTagOrPair: sibling brackets takes precedence 95db9d3
v0.0.129
New Features
- command for stylex snippet. for stylex users! 2dacf8b
v0.0.127
New Features
- optional: react-aware rename: auto-detect cases when want to rename symbol along with the file name (use extra-command) e7d91b2
v0.0.125
Bug Fixes
- react aware useState rename fixed a87203b
- fix bug number of bugs in track document positions 0442261
v0.0.123
New Features
- new untitled editor command with preselected lang options e.g.
['2:typescript']
b0add25
v0.0.122
New Features
Bug Fixes
- debugRememberedConfiguration with compounds 794ad3a