Code Monkey home page Code Monkey logo

coredit's Introduction

I just want to get rid of Pinned section

coredit's People

Contributors

fominok avatar

Watchers

 avatar  avatar

coredit's Issues

Clipboard: insert

Insertion with multiple selections active should respect if previous yank was done with multiple selections as well

Deltas

Instead of manual querying desired text and selections after each action it might be reasonable to return deltas, at least entire changed lines text with selections

Place cursor under

There is no functionality to place multiple cursors, but this is necessary at least for example on initial release; this one should be the most simple as not related to underlying text

Line cursor style

Does it really comply with line-styled cursors? How to distinguish a selection of 1 character vs cursor in current project state?

Movement by text object

Need to introduce concept of "text object" to allow fancy movements: move by word, WORD, paragraph and probably whatever that could be configured.

Rewrite selections storage

While std Btree is ok for now, many of the operations could be done effectively on a custom implementation that will not do rebalancing or such things on something like "move right after", as this does not change any orders.

Main selection

If all selections will be dropped, which one should stay?

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.