Closed redgluten closed 4 years ago
The new CodeKit API doesn't seem to have this ability (unless I'm missing something). He does take feature requests so I've added a request on the Github issue tracker here https://github.com/bdkjones/codekit2/issues/471
@bdkjones is this still relevant with version 3?
The plan is to add an AppleScript API for introspection of current projects, including paths, their enabled/disabled state etc. Once that's in place you could query the app to see if the project is enabled and, if not, enable it.
OK, thanks for the feedback!
Following Codekit's autor recommendations I try to keep most projects I’m not currently working on disabled in order to spare resources. Currently the plugin doesn’t enable the project in Codekit when it the switch is triggered, it would be a nice addition IMO.