Git Product home page Git Product logo

cubic-folds's People

Contributors

alpyre avatar

Stargazers

 avatar

Watchers

 avatar

cubic-folds's Issues

Act as normal fold

Instead of F12, I'd really like to be able to both press the fold icon in the gutter and use editor:fold-current-row.

Option to cubic-fold to next fold marker

Instead of using two folder markers, I would like to have the option to fold everything between one folder marker and the next one.

My code may look like this:

/// SECTION1
   code...
   code...
   code...

/// SECTION2
   code...

Ideally I would want to fold from SECTION1 down to SECTION2. Specifically, I would want to fold to two lines above SECTION2, so if you fold SECTION1 it would look like this:

/// SECTION1 <

/// SECTION2
   code...

I would like a setting that lets you enable this behavior, and one to set the mentioned fold ending line offset.

Remember sub-folds

When you cubic-fold, the folded stuff inside there will not be remembered, and once you un-cubic-fold it, all those nested folds will be unfolded.

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.