Coder Social home page Coder Social logo

Comments (4)

objecthub avatar objecthub commented on June 8, 2024

Thanks for the feature request. I don't fully understand what "Duplicate selection" would do? Would it insert the selected text right after the selection, or would it create a new line with the content of the selection? Would the originally selected text be unselected after the completion of the operation?

from swift-lisppad-ios.

ticolensic avatar ticolensic commented on June 8, 2024

Let's just copy the VSCode behaviour: duplicate the lines that in the selection below the last line of the selection.

I guess, it should be called differently then (e.g. "duplicate line(s)"), to avoid the confusion.

Regarding the unselecting the text, my intuition says, the new lines (that appeared below) should be selected, but up to you.

from swift-lisppad-ios.

objecthub avatar objecthub commented on June 8, 2024

I've implemented new editing features, including "Duplicate Lines" (and "Delete Lines") matching the behavior of BBEdit (I believe that it matches the VSCode behavior based on your description) with commit ca6b239. I decided against supporting "Duplicate Selection" explicitly given that it's easy to do this via Copy/Paste.

from swift-lisppad-ios.

objecthub avatar objecthub commented on June 8, 2024

This has been implemented with release 2.0.1.

from swift-lisppad-ios.

Related Issues (9)

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.