Daniel Marcotte

Results 8 issues of Daniel Marcotte

Thanks for the great utility; it has played a hugely important role in helping me adjust to a Mac after years of Linux addiction. I've been running with the enhancement...

How many move or resize operations we do is [currently a hand-tuned static number](https://github.com/dmarcotte/easy-move-resize/blob/e1a5f745b0a66159908d0f2e495f89afd0608b12/easy-move-resize/EMRAppDelegate.h#L3) which is likely not perfect for every user or every machine. We should either smarten it...

Templates which are inlined in an html page can be pretty handy, so let's get the plugin working for them... The Handlebars docs suggest embedding templates in script tags of...

enhancement

It would be great to have the plugin localized in multiple languages. This issue is definitely `contrib-welcome`... if you're a user of this plugin whose native language is not English,...

enhancement

It would be nice if the formatter implemented in #27 also provided alignment and spacing formatting. For alignment, we should stack mustache content analogously to how HTML attributes stack, like...

enhancement

In #37, we added an app-level setting for choosing which language's commenter to use when a user invokes the "Comment with Line Comment" or "Comment with Block Comment" action. (Details...

enhancement

Following up on formally [making Mustache a first-class citizen](https://github.com/dmarcotte/idea-handlebars/pull/25) of this plugin, the parser should be smartened up (or an alternative parser implemented?) to highlight Mustache-specific errors.

enhancement

There are a couple of important and common pitfalls users run into when install/upgrading **Easy Move+Resize**. For folks installing manually from this github repo, the install instruction have a [**troubleshooting**...

Developer Wanted