formulahendry / vscode-auto-rename-tag

Automatically rename paired HTML/XML tag

Home Page:https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

undo/redo broken after allowing intellisense to rename a tag.

ogrotten opened this issue · comments

Related to #55

Steps to reproduce: (originally in this comment)

  1. Add a string to your document to use later in autocomplete.
  2. Begin to rename a tag.
  3. Autocomplete via IntelliSense.
  4. Attempt to undo.

I am much more concerned about losing undo history and having to go to and edit the end tag than I am about auto-completion. I would not be pained in the slightest if intellisense were completely blocked here. There could even be a config option "allow intellisense".


Extension Version: v0.1.6
Version: 1.53.0-insider (system setup)
Commit: eaa959d34b863dec932077d94daece22504a396b
Date: 2021-01-18T05:13:25.733Z
Electron: 11.2.0
Chrome: 87.0.4280.141
Node.js: 12.18.3
V8: 8.7.220.31-electron.0
OS: Windows_NT x64 10.0.18363

Any update on this issue?

I've also run into the issues a few time - I think it only occurred after a certain update, had to disable the plugin because I've lost lines of code a few times already (undo is stuck at renaming tag infinitely)

commented

bump