

If you delete this file, you will lose your New Project Defaults. Your default settings are stored in CodeKit's preferences file. For any options that are missing or any that are new to 3.0, CodeKit will pull from your New Project Defaults. If you add a project to CodeKit 3 that has a 2.0 settings file (but not a 3.0 one), the app will read the old 2.0 file and automatically carry those settings over. Old 2.0 ProjectsĬodeKit 2.0 also created project settings files. This can happen if a project hasn't been in CodeKit for a while and, in the meantime, new features have been added to the app. If your project settings file is missing any options, those values will be pulled from your New Project Defaults. If you add a folder that already contains a dekit3 file, CodeKit will apply the settings specified in that file. These initial defaults are used only for BRAND NEW projects. Those settings are now the defaults for new projects. To confirm this, in the Codekit app interface under Settings > Languages > Sass set the Output Folder destination and see that. Adjust settings, then click the Done button in that yellow bar. You can safely delete the 2.x config file after you add your project to CodeKit 3.
Config codekit code#
With CodeKit, you can also add your code for device-specific resolutions which is perfect for many reasons. A truly ideal for both experienced developers and WordPress users who want to add simple codes to their websites. Expected result dekit should not be listed anywhere when checking git status. gitignore, dekit is listed under Changes not staged for commit. The old, 2.x file ('dekit') is left in place just in case. CodeKit integrates syntax highlighting, autocompletion with advanced navigation of your codes. Open dekit (if it hasn't been deleted) and mentally note the changes made do git status and see that, along with. New Config File After adding a project to CodeKit 3, you'll see a new file named dekit3 in the project's folder. This opens the familiar Project Settings area, but you'll see a yellow bar across the top. Note: CodeKit 3 forces all Sass files to compile with Dart Sass. You can specify what those initial values should be.Ĭhoose File > Edit Defaults For New Projects from the menubar. When you add a folder to CodeKit for the first time, all settings start off with initial values. 2:59 Watch The Screencast » Initial Values
