Legesher Docs
  • 🗨️What is Legesher?
  • 🎨legesher-docs
    • Getting Started
    • Keyword Table
    • Glossary
    • Documentation Style Guide
    • Coding Style Guide
  • 💡Legesher
    • The Why
    • The Breakdown
    • The Roadmap
  • 🔄Legesher-translations
    • Translation Guide
    • Translation Conventions
  • 🌴tree-sitter-legesher-python
    • Tree Sitter Guide
  • 🗣️legesher-python
    • Code Editor Support Guide
  • ⚖️ The Official Things
    • Governance
    • Code of Conduct
    • Open Source License
    • Contributing Guidelines
  • 📨ORGANIZATIONAL
    • Weekly Updates
    • Changelog
Powered by GitBook
On this page
  • For VS Code
  • For Atom (archived)

Was this helpful?

  1. legesher-python

Code Editor Support Guide

PreviousTree Sitter GuideNextGovernance

Last updated 1 year ago

Was this helpful?

draft documentation for code editor support

After the programming language's grammar and parser has been created from the tree-sitter repositories, they are then able to be incorporated into the language repositories in the respective text editor. This allows for syntax highlighting and code folding to happen within the text editor, replicating the experience for a developer to code in their spoken language as they would have in English.

For VS Code

In progress..

For Atom (archived)

The POC for Legesher language support was initially created for the Atom IDE. Since the development of , Atom was .

🗣️
language-legesher-python
archived on December 15, 2022