Shea Martin

Results 16 comments of Shea Martin

@karlvr Do you have an example of how to use your typings?

@karlvr so in package.json ``` "dependencies": { "trello": "https://github.com/karlvr/trello" }, ``` Then in code: ```import {Trello} form 'trello'; const t = new Trello('key', 'token'); ``` This gives me: "trello_1.Trello is...

This is something I am _really_ missing from Chrome. Chrome allowed you to manage your bookmarks per container which was great. Subbed, I'll revisit FF when it has a better...

Any update on js-quantities being able to handle torque?

In other words, vjD should be exactly the same as 2dd, or vjjD should behave exactly the same as 3dd.

interesting, I would have assumed Y would have been the same.

I can give it a try right now. Do I just download the file you changed, and save it into \Sublime Text 2\Data\Packages\Default\Default.sublime-keymap? At work here I am on windows,...

Ok, figured it out. Downloaded it to my Packages\Vintage folder. It does work much better now. Well I guess it is 100% correct in how it yanks. But it is...

I agree. I wonder if they are going to be able to accomplish it with just a series of keybindings. I really think it needs to be thought of from...

Perhaps this is a bug with dd, not p. As dd does not seem to yank the newline character sometimes. Consider the following text (numerals at beginning are not part...