Tobias Tom

Results 25 issues of Tobias Tom

Hello, are there an plans, ideas or best practices on how to use srcset within images? I can see that it would be pretty hard to add this syntax to...

Is there a special reason why paragraphs cannot define classes? This would be pretty nice to define layouts, even in markdown. /cc @kburton Referencing you because just just implemented it...

It have more influence on the generated output, it would be nice to have an intermediate DOM like object structure, that could easily be changed. This would for example allow...

I'd like to implement configurable header elements. Inside the class I would introduce a default level `0`. This would result in all `#` headers to be transformed into ``. Setting...

This makes sure that there is no error when the working copy is clean, but the hook was called anyway.

This would be nice for build notifications, just like the IRC plugin. Some documentation is available at [developer.apple.com](https://developer.apple.com/library/mac/documentation/NetworkingInternet/Conceptual/NotificationProgrammingGuideForWebsites/PushNotifications/PushNotifications.html#//apple_ref/doc/uid/TP40013225-CH3-SW1). As all projects seems to smooth down a little bit I would...

enhancement:feature
component:front-end
version:1.6-or-below

It would be awesome if I could run e.g. PHPUnit tests with PHP 5.3.x, 5.4.x and 5.5.x. Travis does support this feature and I really would like to see it...

enhancement:feature
component:builder
version:1.6-or-below

It would be pretty awesome if chocolat could open files based on an URL scheme. For example `choc:///Users/tobias/Sites/sample.txt:67` could open the file `/Users/tobias/Sites/sample.txt` and jump to line 67. More or...

It would be nice if the go to file dialog could ignore some special characters (like `_`, `/`, `\`) and look for matches inside the filesystem. A concrete example would...

With the new go to anything it would be even more convenient if I just could define the workspace root with `cmd+d`. Right now I have to use the mouse...