Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Allow new tree-sitter functionality#61

Merged
DSpeckhals merged 1 commit intomasterfrom
tree-sitter-scope
Mar 29, 2018
Merged

Allow new tree-sitter functionality#61
DSpeckhals merged 1 commit intomasterfrom
tree-sitter-scope

Conversation

@DSpeckhals
Copy link
Owner

@DSpeckhals DSpeckhals commented Mar 29, 2018

This commit adds the newer scopeName for Python. With the new syntax
parsing implemented with Tree Sitter
(atom/atom#16299, atom/language-python#220),
this new scope name was added. Otherwise, the indentation seems to work as expected.

This fixes #60.

This commit adds the newer `scopeName` for Python. With the new syntax
parsing implemented with Tree Sitter
(atom/atom#16299,
atom/language-python#220), this new scope name
was added. Otherwise, the indentation seems to work as expected.
@DSpeckhals DSpeckhals merged commit 1eff3d3 into master Mar 29, 2018
@DSpeckhals DSpeckhals deleted the tree-sitter-scope branch March 29, 2018 17:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plugin doesn't work when Tree Sitter Parser are enabled

1 participant