Git Product home page Git Product logo

Comments (7)

rugk avatar rugk commented on May 14, 2024

FYI it seems that the input is important - so if the input string (=the copied text) contains CRLF breaks they it will result in two line breaks written even if the file where you write it to also uses CRLF line endings.

from copy-paste.

azat-co avatar azat-co commented on May 14, 2024

yes, looks like different line endings. I use the same for source and destination so no issues
probably can add a check or replace in the code

also, disable autocomplete, sometimes it adds confusing parens.

from copy-paste.

rugk avatar rugk commented on May 14, 2024

also, disable autocomplete, sometimes it adds confusing parens.

Sorry, but I like autocomplete. So I won't disable it for this package.

Or do you mean you want to disable it temporarily when the text is written?
In this case I would do this optional (maybe enabled by default), because maybe the reason you want to record a text entered is that you want to show something with the autocomplete package.

from copy-paste.

azat-co avatar azat-co commented on May 14, 2024

yes, i disable autocomplete temporarily for this package and also when writing text (vs. writing code).

from copy-paste.

azat-co avatar azat-co commented on May 14, 2024

@rugk maybe there's a way to disable autocomplete packages programmatically while using copy-paste, then toggle them back?

from copy-paste.

rugk avatar rugk commented on May 14, 2024

@azat-co commented on 23. Dez. 2015, 23:01 MEZ:

@rugk maybe there's a way to disable autocomplete packages programmatically while using copy-paste, then toggle them back?

This would be a good thing. At least if it is optional. (opt-out)

from copy-paste.

GilbertMizrahi avatar GilbertMizrahi commented on May 14, 2024

It works great. However, how can I make the paste to just put one line break instead of two?

from copy-paste.

Related Issues (7)

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.