Sublime Text — Easy Examples
Fast, lightweight editor; Python support via LSP, Anaconda plugin, or SublimeLinter
What is Sublime Text?
Overview of Sublime Text in the Python ecosystem.
python
# Sublime Text # Fast, lightweight editor; Python support via LSP, Anaconda plugin, or SublimeLinter # # Category: IDE / Editor # Related: N/A print("Sublime Text: Fast, lightweight editor; Python support via LSP, Anaconda plugin, or SublimeLinter")
Sublime Text is part of the Python ecosystem. Fast, lightweight editor; Python support via LSP, Anaconda plugin, or SublimeLinter.
Getting started with Sublime Text
How to start using Sublime Text.
python
# Getting started with Sublime Text # Download from https://www.sublimetext.com # # Fast, lightweight editor; Python support via LSP, Anaconda plugin, or SublimeLinter print("Visit the official documentation for setup instructions")
Download from https://www.sublimetext.com. Check the official documentation for detailed guides.
Want to try these examples interactively?
Open Easy Playground