Skip to content

Releases: DrMerfy/vscode-overtype

v0.5.0

01 Apr 18:21
62eb52e
Compare
Choose a tag to compare
  • New refreshed icon
  • Changed activation event to "onStartupFinished"
  • Added overtype.isToggledOn context property, which can be used with when in user-defined keybindings.json

v0.4.7

13 Nov 11:24
Compare
Choose a tag to compare
  • Downgraded to support vscode engine 1.55.0
  • Added ESlint inplace of TSlint
  • Changed depricatted "isWatching" to "isBackground"

v0.4.6

22 Feb 08:16
Compare
Choose a tag to compare
  • Respect language-specific cursorStyle setting #27
  • Updated to newer version of VSCode

v0.4.0

10 Jan 21:16
Compare
Choose a tag to compare
  • Replaced configuration overtype.abbreviatedStatus by freely adjustable texts overtype.labelInsertMode and overtype.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.

Custom cursors.

02 Jan 23:34
Compare
Choose a tag to compare

This is the first release after 4 years of a pause in development. Except more to come :D