VSCode-QuoteWithMarker - Release 2.1.0
2.1.0
Added
- Command Insert marker frame only (
quoteWithMarkerFrame): inserts the marker header/footer without quoting the selection twice or appending a second raw copy (useful for short review notes). - Command Set code marker… (
quoteWithMarker.setCodeMarker): changequoteWithMarker.codeMarkerfrom the Command Palette via a quick pick (current marker, workspace folder name, recently used values, or New…) and an input step; recent markers are persisted in extension global state; when the template has no${year}yet, the extension suggests appending a space, hyphen, space, and${year}.${month}.${day}.
What’s Changed
- Bump actions/checkout from 2 to 4 by @dependabot[bot] in https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/pull/2
- Bump actions/setup-node from 2 to 4 by @dependabot[bot] in https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/pull/3
- Bump @types/node from 18.19.78 to 22.13.8 by @dependabot[bot] in https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/pull/20
- Bump esbuild from 0.20.2 to 0.25.0 by @dependabot[bot] in https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/pull/19
- Bump eslint from 8.57.1 to 9.21.0 by @dependabot[bot] in https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/pull/18
- Bump @typescript-eslint/parser from 6.21.0 to 8.25.0 by @dependabot[bot] in https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/pull/17
- Bump mocha from 10.8.2 to 11.1.0 by @dependabot[bot] in https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/pull/13
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/pull/2
Full Changelog: https://github.com/dennykorsukewitz/VSCode-QuoteWithMarker/compare/2.0.2…2.1.0
This post is licensed under CC BY 4.0 by the author.