vscode-auto-rename-tag icon indicating copy to clipboard operation
vscode-auto-rename-tag copied to clipboard

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

Open ogrotten opened this issue 4 years ago • 3 comments
trafficstars

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

ogrotten avatar Jan 31 '21 17:01 ogrotten

Any update on this issue?

darron1217 avatar May 21 '21 00:05 darron1217

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)

nujhong avatar Sep 11 '21 04:09 nujhong

bump

makindotcc avatar Apr 27 '23 17:04 makindotcc