dwkns

Results 24 comments of dwkns

@bdkjones @luxlogica This would be a very useful feature. When developing something big and complex I often create a separate tiny project to develop / test a particular feature in...

@bdkjones @luxlogica more thinking on this... Could you expose Project Settings & Files to AppleScript? That way we would programatically set up a project along with it's settings. Something along...

Figured it would be. A lot of work for an edge case. The scaffold idea is what I'm sort of doing at the moment. I've set up a [skeleton project](https://github.com/dwkns/web-project-skeleton)...

Agreed. Maybe this could be the default behaviour when using build folders?

Could the same effect not be achieved by a post process using something like http://www.html-tidy.org ?

You might be able to do this as a [hook](https://incident57.com/codekit/help.html#hooks) so you wouldn't need to use grunt.

Because a similar issue brought me here and incase anyone else has the same problem as me in often accidentally closing the console view.... If you are using open-in-view, then...

No, as I understand it, each marker and therefore label doesn't have a reference to all the other markers on your map. For desktop this doesn't matter because there is...