Version 1.0.0
EmmetVS V1.0.0 Release
Welcome to the first release of EmmetVS! This version is packed with features to enhance your Visual Studio experience, bringing the power of Emmet's web development tools right into your IDE.
New Features
In this release, we've implemented a variety of features to improve your productivity:
- Expand Abbreviation: Quickly turn abbreviations into HTML/XML or CSS code.
- Balance: Easily navigate between opening and closing tags.
- Go to Matching Pair: Jump to the corresponding tag pair.
- Wrap with Abbreviation: Wrap HTML/XML elements efficiently.
- Go to Edit Point: Move between significant code points with ease.
- Select Item: Highlight specific parts of your code.
- Toggle Comment: Comment or uncomment sections of your code quickly.
- Split/Join Tag: Split or merge tags in your documents.
- Remove Tag: Delete tags without affecting their content.
- Merge Lines: Combine multiple lines into one.
- Update Image Size: Automatically update image dimensions.
- Evaluate Math Expression: Perform calculations within your code.
- Increment/Decrement Number: Adjust numerical values easily.
- Reflect CSS Value: Mirror CSS values across your stylesheet.
- Encode/Decode Image to data:URL: Convert images to and from data URLs.
Known Issues and Improvements
- Improvements: Tab stops during abbreviation expansion are not yet implemented.
- Bugs: The 'Select Item' action occasionally malfunctions in CSS documents.
Acknowledgments
This project is inspired by and built upon the foundational concepts of the Emmet project.
We hope you enjoy using EmmetVS V1.0.0! Stay tuned for more updates and enhancements in future releases.