Giter Club home page Giter Club logo

Comments (7)

bpasero avatar bpasero commented on September 18, 2024

We require to be 10 lines apart for a new history entry to be recorded:

private static readonly TEXT_EDITOR_SELECTION_THRESHOLD = 10; // number of lines to move in editor to justify for significant change

Here to address this we would need to also consider column distance.

from vscode.

VSCodeTriageBot avatar VSCodeTriageBot commented on September 18, 2024

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

from vscode.

SergeyBeloglazovRL avatar SergeyBeloglazovRL commented on September 18, 2024

We require to be 10 lines apart for a new history entry to be recorded:

private static readonly TEXT_EDITOR_SELECTION_THRESHOLD = 10; // number of lines to move in editor to justify for significant change

Here to address this we would need to also consider column distance.

The problem is valid for 200 and for 1200 lines files.
Ctrl+End moves to the end of file. So the next cursor position is in hundreds and thousands lines apart form the previous position.
Also Ctrl+Home works for the same distance.

from vscode.

spartanatreyu avatar spartanatreyu commented on September 18, 2024

Are you aware of the Cursor Undo (Ctrl/Cmd + u) feature?

from vscode.

SergeyBeloglazovRL avatar SergeyBeloglazovRL commented on September 18, 2024

Are you aware of the Cursor Undo (Ctrl/Cmd + u) feature?

Thank you, but it's not the same. E.g. if I moved to end of file from the beginning and change cursor position several times (for example press arrows keys), I need to press Ctrl+U exact the same times. While I need only once press "back" or mouse side button to return to the file beginning.

I like the "Back" function. Only the thing I need - to move back/forward inside a file without switching to another file. But in another scenarios I need switching files.

from vscode.

VSCodeTriageBot avatar VSCodeTriageBot commented on September 18, 2024

This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

from vscode.

vs-code-engineering avatar vs-code-engineering commented on September 18, 2024

🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

from vscode.

Related Issues (20)

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.