Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ошибка возврата истории HTML #60750

Closed
haiflive opened this issue Oct 12, 2018 · 3 comments
Closed

ошибка возврата истории HTML #60750

haiflive opened this issue Oct 12, 2018 · 3 comments
Assignees

Comments

@haiflive
Copy link

Issue Type: Bug

при редактировании HTML стирается история возврата при автодополнеии тегов
пример пишем код пишем тег
он автоматически дополняется
пишем код дальше
возвращаемся при помощи команды Ctrl+Z
отменяем возврат при помощи команды Ctrl+Shift+Z
история возвращается до момента автодополнения и вставляется автодополнение , всё дальше вернуть изменения с помощью Ctrl+Shif+Z не получается, из-за того что автодополнение внесло изменение в код

VS Code version: Code - Insiders 1.29.0-insider (f151c46, 2018-10-11T05:19:51.895Z)
OS version: Windows_NT x64 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4700HQ CPU @ 2.40GHz (8 x 2394)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 7.89GB (1.77GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (5)
Extension Author (truncated) Version
php-debug fel 1.12.6
php-intellisense fel 2.3.5
smarty imp 0.3.0
graphql-for-vscode kum 1.12.1
vscode-language-pack-ru MS- 1.28.2
@vscodebot vscodebot bot added the insiders label Oct 12, 2018
@vscodebot
Copy link

vscodebot bot commented Oct 12, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@egamma
Copy link
Member

egamma commented Oct 12, 2018

Translation:

when editing HTML, the return history is erased with auto-tagging
example write code write tag
it is automatically completed
write the code further
return with the command Ctrl + Z
cancel the return using the command Ctrl + Shift + Z
the history returns to the moment of auto-completion and auto-completion is inserted, it is impossible to return the changes further using Ctrl + Shif + Z, due to the fact that auto-completion made a change in the code

@aeschli
Copy link
Contributor

aeschli commented Oct 14, 2018

duplicate of #34484

@aeschli aeschli closed this as completed Oct 14, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants