Sublime TextΒΆ
Sublime Text is a cross-platform text editor for code, markup and prose.
To use your Anaconda installation with Sublime Text:
Open the Sublime Text command palette by pressing ctrl+shift+p (Windows, Linux) or cmd+shift+p (macOS).
All Package Control commands begin with Package Control: , so start by typing Package. Select Package Control : Install Package.
Search for Conda in the command palette and select the Conda plugin. When the plugin is installed, a Package Control Message will open in the Sublime Text window.
Change the current Build System to Conda by accessing Tools -> Build System -> Conda in the menu bar.
Access the Conda Commands with the Command Palette by searching for Conda.