Git Product home page Git Product logo

Comments (6)

farmergreg avatar farmergreg commented on May 18, 2024 1

@somini do you have any opinions on this?

I just pushed a change set that implements the pseudo code described above. It would be great if our "folds" people @oblitum and @somini tried it out :) Please post here after you've tried it so I know it's working.

Thanks!

from vim-lastplace.

oblitum avatar oblitum commented on May 18, 2024 1

@dietsche thanks! This is good for me, already using it.

from vim-lastplace.

farmergreg avatar farmergreg commented on May 18, 2024

If i add a new setting, would it fix your problem? Pseudo code below:

  • Add a variable called g:lastplace_open_folds
    • default: let g:lastplace_open_folds = 1
  • when g:lastplace_open_folds == 0, jump to the last edit position. do not open folds.
  • when g:lastplace_open_folds !=0, jump to the last edit position. open folds.

from vim-lastplace.

oblitum avatar oblitum commented on May 18, 2024

Yes sure, sorry the late response. I think the current behaviour is not expected/wished for everyone. To tell the truth, I inferred it was vim-lastplace that was doing it without bisecting my plugins, I was about to ask why vim was doing that on vi.stackexchange.com. Maybe possibly, let folds closed, as it's vim default behaviour, should be the plugin's default behaviour too? With the user having to be explicit about wanting that.

Regardless of default behaviour, an option would would be fine.

from vim-lastplace.

somini avatar somini commented on May 18, 2024

Thanks for summoning me! I'm ok with putting this behind a flag, but I think the default should be opening the folds, otherwise the plugin might not seem to do anything. IMHO, if you don't want vim to goto the last place when you open a file, you can disable the plugin.

I can try this code later today.

from vim-lastplace.

farmergreg avatar farmergreg commented on May 18, 2024

Thanks for the feedback! We'll leave the default as is (open the folds). I'll close this issue now. Feel free to re-open it if problems are found :)

from vim-lastplace.

Related Issues (19)

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.