Andrew Dupont d7faa84e5a [language-python] Fix folds for sets, tuples, lists, and dictionaries… 4 月之前
..
grammars d7faa84e5a [language-python] Fix folds for sets, tuples, lists, and dictionaries… 4 月之前
lib 93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 9 月之前
settings b9ee65f6a3 Add extensive comment delimiter metadata to most built-in grammars 6 月之前
snippets 477b075db5 ➡️ Migrate all language packages 2 年之前
spec 420df26093 Manual decaf `language-python` spec 1 年之前
.gitignore 477b075db5 ➡️ Migrate all language packages 2 年之前
LICENSE.md e5c40b5f35 rebrand and relicence 1 年之前
README.md e5c40b5f35 rebrand and relicence 1 年之前
appveyor.yml 477b075db5 ➡️ Migrate all language packages 2 年之前
package-lock.json aecb3cc5c3 add or update packages/*/package-lock.json 1 年之前
package.json 93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 9 月之前

README.md

Python language support in Pulsar

Adds syntax highlighting and snippets to Python files in Pulsar.

Originally converted from the Python TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.