All notable changes to the "escape-string" extension will be documented in this file.
- Increase minimal supported VSCode to 1.74.0
- Update dependencies
- Add support for JSON (#1) by @jlewin
- Fix incorrect or inefficient \n encoding at the end of pasted string in C and Python.
- Add support for C, C++, Python
- Update CHANGELOG.md
- Initial release (C#, JavaScript, TypeScript support)