LICENSE
README.md
pyproject.toml
.github/dependabot.yml
src/cedarscript_editor/__init__.py
src/cedarscript_editor/_version.py
src/cedarscript_editor/cedarscript_editor.py
src/cedarscript_editor/tree_sitter_identifier_finder.py
src/cedarscript_editor/tree_sitter_identifier_queries.py
src/cedarscript_editor.egg-info/PKG-INFO
src/cedarscript_editor.egg-info/SOURCES.txt
src/cedarscript_editor.egg-info/dependency_links.txt
src/cedarscript_editor.egg-info/requires.txt
src/cedarscript_editor.egg-info/top_level.txt
src/text_manipulation/__init__.py
src/text_manipulation/indentation_kit.py
src/text_manipulation/range_spec.py
src/text_manipulation/text_editor_kit.py