Skip to content

Releases: cvbge/vscode-escape-string

v1.2.1

07 Dec 15:59
Compare
Choose a tag to compare

What's Changed

  • Add json string escaping by @jlewin in #3
  • Fix incorrect or inefficient \n encoding at the end of pasted string in C and Python.

New Contributors

  • @jlewin made their first contribution in #3

Full Changelog: v1.1.0...v1.2.1

C, C++, Python support

10 Dec 21:29
Compare
Choose a tag to compare
v1.1.0

Increase version to 1.1.0 and release.

Initial version

06 Dec 17:59
Compare
Choose a tag to compare

Small fix for VS marketplace...

Initial version

06 Dec 17:50
Compare
Choose a tag to compare

Support for escaping quotes when pasting for C#, TypeScript and JavaScript