Daniel Bayley

Results 224 comments of Daniel Bayley

Ideally, it would work like [this demo](https://i.github-camo.com/ebc5539dd9a19dedda7c0eef2c16e2e8bedc1fa6/68747470733a2f2f7261772e67697468756275736572636f6e74656e742e636f6d2f6a736d656368616d2f61746f6d2d7465726d696e616c2d7461622f6d61737465722f64656d6f2e676966) of [_atom-terminal-tab_](https://atom.io/packages/atom-terminal-tab).

Also, when you drag a new Terminal panel (which opens as if it were a file by default) into the bottom dock, it does not create a tab like https://atom.io/packages/terminal-tab...

My [modular-keymaps](https://atom.io/packages/modular-keymaps) package does exactly this, but for keymaps. It automatically reloads them on any change too. I'd imagine [the code](https://github.com/danielbayley/atom-modular-keymaps/blob/master/index.coffee) would be very similar for snippets. I also had...

Well it turned out the code wasn't too similar after all due to the lack of an equivalent API for _snippets_, but I managed to work around it and now...

@phpgit Yep, I'll be releasing my _modular-snippets_ package _very_ shortly… just ironing out a couple of last-minute bugs. I'll announce it here when it's up.

Well I wanted to get this out a little sooner but life kept getting in the way 😄 Anyway, finally [published here](https://atom.io/packages/modular-snippets). 🎉 `apm install modular-snippets`

@kaytrance @thibmaek Hi, sorry no it's not dead… actually, I have a complete re-write of it running locally. It's just dependent a few other Atom packages I haven't published yet!

@Njerschow I think there is an Atom package that can chain multiple commands into a single command, which you could then specify in this package…

Any progress on this? Surely `main` should now be the default in the meantime…

> I think the owner and I have become extremely busy with life. Tell me about it! 😅