question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

'u' should clear modified flag

See original GitHub issue

What did you do?

open a file do some editing u to undo all editing close the file

What did you expect to happen?

the file be closed

What happened instead?

VSCode asks: Do you want to save the changes you made to xxxxx?

Technical details:

  • VSCode Version: 1.4.0
  • VsCodeVim Version: 0.1.4
  • OS: Windows 10 Professional

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:20
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
enkeyzcommented, Jun 1, 2018
1reaction
rebornixcommented, Sep 8, 2016

@johnfn true. I’ll have another round of sync up about the history access this afternoon and then let’s how can we improve.

Read more comments on GitHub >

github_iconTop Results From Across the Web

When should you remove a modify flag? - Mibuso Forum
Once a you complete a project, select all modified objects and SET THE VERSION TAGS, turn off modification flags. This way, you can...
Read more >
EMACS how to reset buffer-modified flag when buffer is equal ...
Given you have diff installed, this will do it: (defun my-update-modified-flag () "Update the buffer modified flag.
Read more >
Keep the modified flag after writing to a file - Vim Tips Wiki
Problem: When you modify a file and write contents to a different file, Vim resets the 'modified' flag, which is a Vi compatible...
Read more >
Buffer Modification (GNU Emacs Lisp Reference Manual)
Emacs keeps a flag called the modified flag for each buffer, to record whether you have changed the text of the buffer. This...
Read more >
Is it possible to quickly clear flags in Apple Mail 6 ( probably ...
Your selected message will flag with Orange. You can flag message with other color by replacing 1 in the script.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found