Giter Club home page Giter Club logo

kakoune-surround's People

Contributors

h-youhei avatar l-as avatar stoand avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

kakoune-surround's Issues

Incompatible with latest kakoune

Hey, kakoune has merged some breaking changes in master and this plugin doesn't work anymore. The list of breaking changes is available in :doc changelog.

Small Typo

The pop-up in the hidden command _surrounding-object-info has a small typo: paranthes should be parentheses. It's such a small detail that I did not feel like going through the entire process of creating a pull-request, etc., so I simply wanted to mention the typo in an issue so that you can correct it the next time you're making a substantive change to the plugin.

adopt with-hooks

  • attach tag for release version
  • put -with-hooks on the commands related tag-attribute-handler

Repeat surround

This is more of a feature request, but it would be nice to be able to . surround commands. Right now a repeat would just insert one surrounding character.

vim-repeat provides a nice way to repeat surrounds but i guess the kanoune equivalent would just be to repeat the previous surround on the current selection.

Undoing a surround leaves you with two cursors

After surrounding a selection, if you undo by pressing u, you are left with two cursors at the ends of the selection.

I don't know if this is expected behavior, but either way, I'd prefer it didn't do this. Is there anything like undojoin from Vim that could stop this from happening? I'd like to go back to one cursor or get my selection back when undoing.

surround block

increase indent level and insert surrounder above and below line.

before

aa
aa

after

<div>
    aa
    aa
</div>

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.