Sublime configuration (including project files, key bindings, etc) is done via JSON files. For more info, see Debugging Path Problems. your path needs to be set in ~/.bash_profile, ~/.zprofile, etc, not ~/.bashrc, ~/.zshrc, etc). A short word about pathsĬertain packages require executables to be on your PATH, but Sublime gets the $PATH variable from a login shell, not an interactive session (i.e. (or Sublime Text > Preferences > Browse Packages. You can also get to this folder by selecting Preferences > Browse Packages. Most of the packages you will install will be placed in ~/.config/sublime- text-3/Packages/User, where Sublime Text can detect them.
#Sublime text build system python mac license key
Warning: If you have installed a license key for a paid version Sublime Text, removing this folder will delete the license key, too. If you ever want a clean install, just remove this folder. We will reference the Linux folder for the rest of this tutorial, but replace with your own path if using a different OS. Alternative: Code Completion with CtagsĪll global configuration for Sublime (including installed packages) is stored in ~/.config/sublime-text-3 (or %APPDATA\Sublime Text 3 on Windows, or ~/Library/Application Support/Sublime Text 3 on Mac).Code Completion with SublimeClang (Linux Only).Code Completion, Error Highlighting, Go-to-Definition, and Find References with LSP (clangd).CodeSearch Integration with Chromium X-Refs.Format Selection with Clang-Format (Chromium only).Code Linting with CPPLint (Chromium only).Setting Sublime as the default Terminal editor.