CodeKit2 icon indicating copy to clipboard operation
CodeKit2 copied to clipboard

CodeKit 2 Beta

Results 110 CodeKit2 issues
Sort by recently updated
recently updated
newest added

This may very well be a can of worms that you're not willing to stick your hand into, but it would be quite cool if CK could generate the critical...

I've been meaning to put some time into investigating what's up with Codekit and Jekyll. I just haven't had a chance. So I'm opening this super-lame "issue" to say, uh,...

Request

It would be awesome if LostGrid could be added in the after-compiling options. LostGrid is an amazing grid from the creator of the grid: jeet. Link to the LostGrid: https://github.com/corysimmons/lost

How about adding UnCSS ( https://github.com/giakki/uncss ) in the special language section to check and remove if there is unnecessary and unused css in your stylesheets in the post processing....

Request

Hi CodeKit team, Does JSHint in CK2 support .jshintrc configuration (http://www.jshint.com/docs/ «Configuration» section) files? I have different set of rules for JSHint in different directories and I was wondering if...

✔✔
[A] Processor
[P] Awaiting Feedback

Hello, I'm actually trying the latest beta version of Pug (the former Jade compiler). Unfortunately CodeKit 2 doesn't support the .pug extension so I cannot see the files listed in...

Hi there, First of all: i love your app. But after updating to macos sierra my less-files won't auto-compile on save anymore. Tried trashing the project and adding it again,...

I'm not really familiar with Apple's notification API but was wondering if it's possible for CodeKit to have a UI for enabling/disabling what sends notifications to the OS. This curiosity...

Request

Any chance we might see other Linting operations in the future, such as SCSS lint?

Request

Since Reactjs is very popular, I'd like to see support for JSX in CK2. For starters, reload page on JSX file save event. Yes, this can be hotfixed by adding...