Notable and interesting changes will go in this file whenever a new release goes out. Boring changes will probably go in here too. Really, all changes are welcome.
- New refreshed icon
- Changed activation event to "onStartupFinished"
- Added
overtype.isToggledOn
context property, which can be used withwhen
in user-definedkeybindings.json
- Downgraded to support vscode engine 1.55.0
- Added ESlint inplace of TSlint
- Changed depricatted "isWatching" to "isBackground"
- Replaced configuration
overtype.abbreviatedStatus
by freely adjustable textsovertype.labelInsertMode
andovertype.labelOvertypeMode
#9, which allows free abbreviation, localization and also allows hiding the current state in the status bar #4. - The item in the status bar can now be clicked to toggle the insert mode #3.
- open-vsx ready, now also found at https://open-vsx.org/extension/DrMerfy/overtype
- Continuation fork of the project.
- New configuration
overtype.secondaryCursorStyle
, to change the overtype cursor style.
- Fixed an issue where the status indicator/cursor wouldn't be correct when Visual Studio Code opens a window with editors already open.
- Added an animated GIF to the README! (There will be more of these in the future.)
Fixed the README. I promise to pay more attention next time.
Initial release of vscode-overtype
. I take no responsibility if it formats your hard drive or punches you in the nose. (But if it does, please open an issue.)