Coder Social home page Coder Social logo

mishkinf / vscode-edits-history Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 0.0 23.85 MB

A Visual Studio Extension that Provides the ability to quickly navigate back and forth between recently made edits

TypeScript 100.00%
typescript visual-studio-code visual-studio-code-extension vscode vscode-extension

vscode-edits-history's People

Contributors

mishkinf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vscode-edits-history's Issues

clear edit history on file close

to reproduce

  • open any file and make some changes
  • open a new untitled tab or any other file & make some changes then close it "saving is irrelevant"
  • use the plugin to go back to last edit
  • closed files will reopen

expected

closed files should be removed from the edit history

Navigates back to irrelevant files as well

VSCode Version: Version 1.25.1
OS Version: macOS Sierra 10.13.4 (17E199)

Steps to Reproduce:
Launch VS Code
Edit few different files
Execute Move to the previous file edited command.

Does this issue occur when all extensions are disabled?: Yes

Sometimes as I execute the move to previous file command it moves to extension-output-#8 file as well, which is irrelevant, and I guess was atomically generated.

Irrelevant file content:

[Info  - 09:42:52] Linter is running.
[Info  - 09:42:53] 
Failed to load the TSLint library for the document...

Remove message in status bar

It's possible to remove message in status bar when go to prev / next edit?
The message Prev Edit or Next edit is shown for fraction of second there...

CMD+K or CTRL+K breaks VSCode default behavior

Hi,

I love this extension, it's been a missing feature for a long time and the latest version (VSCode 1.28) only addresses "move to previous edit".

There is an issue however. The default behavior of VSCode is to use CMD+K or CTRL+K as a trigger for a second keyboard shortcut.
By setting CMD+K or CTRL+K to "move to next edit" all the default shortcuts that rely on on a double keyboard shortcut are broken.

[feature request] reset back to most recent last edit for the next editsHistory.moveCursorToPreviousEdit operation when caret changed

Similar function in other IDE such as Intellij IDEA, Eclipse (most recent update) and NetBeans support multi-step "Go to last edit location".

Assumes the editsHistory.moveCursorToPreviousEdit operation is bound to Ctrl+Q.

In this scenario:
Ctrl + Q > go to most recent edit
Ctrl + Q > go to second-most recent edit
Click somewhere in the file to look around
Ctrl + Q > should go to back to the first most recent edit instead of going to the third-most recent edit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.