Code Monkey home page Code Monkey logo

Comments (6)

luisfontes19 avatar luisfontes19 commented on August 18, 2024 1

hi Zlitus,

Thats good feedback, I never saw that issue.
Let me dig if that can be done, it makes total sense to have only one undo

from vscode-swissknife.

luisfontes19 avatar luisfontes19 commented on August 18, 2024

@Zlitus expect the fix in the next version. The code fix has been pushed, but the version might take some more time.

Thank you for the feedback

from vscode-swissknife.

Zlitus avatar Zlitus commented on August 18, 2024

Thank you very much, that's amazing. Any idea when the next release will be published? :-)

I also noticed a performance "issue": To convert 700 unix timestamp to date, it took over 9 seconds πŸ˜±πŸ˜…, is this a "normal behavior" in the VSCode & SwissKnife architecture?

Enregistrement.de.l.ecran.2022-03-07.a.17.52.51.mov

from vscode-swissknife.

luisfontes19 avatar luisfontes19 commented on August 18, 2024

hahahaha cool one πŸ˜‚ Well, that seems to be fixed with the fix for the undo.
The way I was doing it before i was requesting vscode the TextEditorEdit instance for each cursor (thats why you had to do an undo at a time) and it seems to be the performance bottleneck. Now looks much faster.

I'm planning to release the update in the next days/week. I want to test it a bit more as I changed the core code that its used basically everywhere in the extension

Also, thank you for showing me that now is possible to do multicursor from selected lines. That was a feature I missed a lot from sublime text (i was doing multi cursor one line at a time πŸ₯Ί)

from vscode-swissknife.

luisfontes19 avatar luisfontes19 commented on August 18, 2024

Also, I just added a github action to build the extension package, so if you want to install the extension without waiting for the release to come out you can find the latest builds in the workflow runs

Direct link

from vscode-swissknife.

luisfontes19 avatar luisfontes19 commented on August 18, 2024

1.4.0 released. Let me know if you still have any issue

Thanks for the feedback

from vscode-swissknife.

Related Issues (13)

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.