Feat: Optional SVG optimization
Feat: Add Spanish Translation
Fix: Better regex to detect inline codes `` Fix: Some UI Fixes
Refactor: Change Tooltip Tool I18n: Update Japanese and Mandarin translations
Feat: Better tooltips and samples Fix: Errors while taking snaps Fix: Error on showing translations
Fix: Small fixes
Refactor: Rewrite One Time Config Using React
Feat: add windowIconStyle
Fix: Mitigate unnecessary clipboard history polution
Feat: Japanese Translation by mnt-h Enchance: Updated Chinese Translation by SorYoshino Fix: Fixed bug with VSCode Finder
Feat: Symbol Breadcrumb by Kyrax324
Feat: Max char width on One Time Config Feat: relativeFolder as variable to title
Feat: Maximum line width based on characters
Feat: Window Container can be resized
Feat: You can remove any line highlight using Ctrl + Click on line number
Feat: German Translation by sclause2412
Fix: Icons from One Time Config were not rendering
Feat: More save scale options Fix: Now the open command is blocked when you use it without the command prerequisites
Feat: Run SVGO on Browser side to improve performance
Feat: New Watermark position input
Feat: New expansible menus on One Time Config
Feat: Now Works with 1.96.0 or greater
Feat: Add new Aspect Ratio level Fix: Correct Aspect Ratio
Feat: Add new highlight level
Feat: Add watermark position feature
Feat: Reset Snap Window on disable Resizing Fix: Little UI fixes
Feat: Added Chinese Mandarin by CoffeeChaton
Feat: Restore cliboard content after rendering code
Feat: Add missing pt-br strings Feat: Add zh-tw translations
Feat: Add support to letterSpacing
Feat: Languages support (need to be translated) Feat: PT-BR translation
Improve: More new util tooltips Improve: Better One Time Config Organization Fix: Some minor fixes
Feat: Add Custom Watermark Improve: Some new util tooltips
Feat: Add Highlight line number option
HotFix: Broken CSS import fixed
Fix: Aspect Ratio 1:1 now works correctly
Feat: Add Tooltips on some buttons
Feat: Add easy-codesnap.fullLinesSelection option
Feat: Context menu toggles the highlight level in the reverse order.
Feat: Add easy-codesnap.aspect-ratio option.
Feat: Add easy-codesnap.saveScale option.
Feat: Add easy-codesnap.windowTitleTemplate option.
Feat: Editable Window Title
Feat: Add zoom features.
Fix: Position of title bar on Windows mode.
Refactor: Use @arthur-lobo/load-svg to dynamically load svgs.
Fix: Remove void space on top when window title and window controls are hidden
Fix: Align correctly control buttons when using windows style without window title.
Feat: Add windowStyle option.
- Reduce bundle size
- Fix: format select doesn't update.
- Fix: Incorrect svg text rendering
- Feat: smaller svgs
- Feat: Add save as svg.
- Feat: Add open extension settings command
- Feat: Add open extension settings button on Snap Screen
- Feat: add the
easy-codesnap.lockOnOpenandeasy-codesnap.linkOnOpensettings
- Feat: add link to editor
- Fix: reversed button visibility state
- Add highlight lines feature based on CodeSnap-plus
- Fix some button visibility bugs
- Prevent some unnecessary code re-renders
- Fix bug when a locked instance is closed prevents other instances to run correctly
- Separate instances contexts to allow separate settings.
- Add lock changes feature
- Add codicons
- Convert webview controllers to typescript
- Bundle extension with webpack
- Added
easy-codesnap.roundingLeveloption.
- Renamed
easy-codesnap.starttoeasy-codesnap.snap - Added
easy-codesnap.enableResizingoption.
- Added select options on one time config.
- Added
one time configresource, now you can change some settings only for current code snap.
- Added success messages on save/copy.
- Allow gradients on
easy-codesnap.backgroundColor
- Initial release