Git Product home page Git Product logo

brackets-surround's People

Contributors

pedelman avatar xiekevin 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  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

brackets-surround's Issues

Upload extension to Brackets extension registry

Hi!

As you might already know, Brackets now has a built-in Extension Manager that lets users browse and install extensions from a central registry. It would be great if you could upload your extension to the registry--over half of the extensions on the old "Brackets Extensions" wiki page have moved over already, and eventually we'd like to get rid of that page altogether.

Here's more info on how to upload your extension to the registry: https://github.com/adobe/brackets/wiki/Extension-Registry-Help. It's pretty simple: you just have to create a package.json file if you don't already have one, make a zip file, and then drag and drop it into the registry web app.

Also--once you've uploaded your package to the registry, if you could move it to the "Moved Extensions" section of the old Brackets Extensions wiki page (https://github.com/adobe/brackets/wiki/Brackets-Extensions) that would be great.

Thanks! (And sorry for the form letter.)

Not work with multiple lines

Sorry, i badly know english.
When i select multiple lines and insert tag, all lines will be as first line.

one
two
three

after insert tag <p> (as sample) it will be:

<p>one</p>
<p>one</p>
<p>one</p>

Auto complete tags?

Hey,

Thanks for the extension, is already really helpful, I'd like to know if would be possible to auto complete tags, to be something more similar to what we have on sublime text, with the "wrap with brackets".

Crash upon accidental punctuation input

Upon closing a tag within the Surround Modal with any punctuation (usually ',' or '.', by accident as they are quite close to '>') the plugin becomes unresponsive and keeps the Modal on the screen, effectively disabling the rest of Brackets from working until close.
(Lost a fair few pages of work to this, mainly due to being careless and not saving every so often).

I've added some swift code to bypass this issue myself on another fork, however the code may be messy and (depending if the user wishes to actually use punctuation as a surround) may not be useful to everyone.

Selecting Multiple sections

love the plugin. Use it everyday.

Anyway that you could select multiple sections of text to wrap tags around.

ie. 4 four different a links selected from the text and a added to them? Currently it just makes them all the same.

Not an issue, just a suggestion from a very happy user!

how does it work?

how do you actually wrap the text though? the modal pops up, but does not have any functionality...

Input doesn't autofocus

Input doesn't autofocus.

Running Brackets 0.42.0-13957 and fix to extension from rarebush

Keyboard shortcut?

I'm working in Sprint 39 on a Mac, and the Cmd + Shift + J doesn't appear to work anymore. Is this a problem of my own creation, or did something break in Sprint 39?

how does this work?

When I select text and hit ctl-shift-j, the "Surround Selected text with:" dialog appears, I type something and then what? An Enter key doesn't complete this, the only thing I can do is escape out of it.

Surround broken by something in Sprint 27 build

Hi,
This fabulous extension stopped working with the latest Sprint (27). The surround dialog opens, but when I type something in and press return, nothing happens. On Mac OS X Mountain Lion.

Doesn't seem to work

Hi!

I install the extension, reset brackets, check that there's a "Surround" item on Edit menu, but when I select text and use it, it asks me for the text I want to surround the selection with, and after i type for example or whatever, it just does nothing. I hit enter and the whole thing stays still there..

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.