-
**Issue by [jenswedin](https://github.com/jenswedin)**
_Monday May 06, 2013 at 14:19 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/3727_
----
I would love if Brackets could ha…
-
If using variables in LESS-files, e.g.:
``` less
@twbs-less-path: "./../../Public/Libraries/Bootstrap/less/";
@site-less-path: "./";
// Core variables and mixins
@import "@{twbs-less-path}variables.…
-
I submitted an issue about disabling project monitoring (#193) which was closed as a duplicate of #189.
However, the issues mentioned in #193 & #189 are still prevalent even with the checkboxes now i…
-
Let's say I've pretty much compiled Babel like I want it in CodeKit's options. I checked all the boxes that make Babel behave *almost* like I want.
But then I find out I want to set an advanced con…
-
I have large libraries that I place under a vendor directory and I would like to not see them in my window or go through the hassle of telling codekit to ignore them. But if I add 'vendor' to skipped …
-
Hi,
when using the command "Refresh Project" from "Extensions" menu, i get this error:
30:45: syntax error: « application constante ou considération » ne peut pas se trouver après « identificat…
-
Hello Bryan,
First off, CodeKit is terrific. I have one request that would make it very convenient for developers to do client-side Web development on their local boxes, while leaving the remote serv…
-
Hey,
I have a coffeescript application (codekit) that runs on my computer and if I just so happen to have the file open that it generates the only way I can get the new contents is to delete the file…
-
It would be great if you could package the codekit into a .jar file and add it to a repository such as Jcenter (https://bintray.com/bintray/jcenter) or Maven Central. This way, we could easily integra…
-
I don't know if this question even makes sense; I'm just getting started with vue-cli and the architecture it provides to code stuff.
Vue-cli seems to do a lot of stuff that CodeKit does. Hot-reloa…