{"id":19253220,"url":"https://github.com/lark-parser/lark-language-server","last_synced_at":"2025-04-21T13:31:29.326Z","repository":{"id":51354635,"uuid":"296636622","full_name":"lark-parser/lark-language-server","owner":"lark-parser","description":"Provides a language server for grammars based on Lark","archived":false,"fork":false,"pushed_at":"2021-05-14T15:54:16.000Z","size":44,"stargazers_count":18,"open_issues_count":3,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-01T13:43:28.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lark-parser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-18T13:59:08.000Z","updated_at":"2025-01-07T18:37:19.000Z","dependencies_parsed_at":"2022-09-24T21:42:19.843Z","dependency_job_id":null,"html_url":"https://github.com/lark-parser/lark-language-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark-language-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark-language-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark-language-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lark-parser%2Flark-language-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lark-parser","download_url":"https://codeload.github.com/lark-parser/lark-language-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250064647,"owners_count":21368946,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T18:29:50.430Z","updated_at":"2025-04-21T13:31:29.074Z","avatar_url":"https://github.com/lark-parser.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lark-language-server\nProvides a language server for grammars based on Lark\n\n## Development\n\nLayout:\n```\n├── lark_language_server  # The lang server python package\n└── editors   # Editor specific extensions\n    └── vscode   # VSCode language server client extension\n```\n\n\nDevelopment is against the VSCode extension:\n- Open the root directory in VSCode\n- Create a local python virtualenv i.e. `python -m venv .venv`\n- Install the language server package in development mode `pip install -e .`\n- Create `.vscode/settings.json` file and set `python.pythonPath` to point to your python venv `python` executable \n- Goto the vscode extension `cd editors/vscode`\n- Install the environment `npm install` \n- Compile the extension `npm run compile`\n- Within the debug view of VSCode, select `Server + Client` and press `F5` or click on the green arrow (Start Debugging).\n- This is boot a vscode extension host \u0026 the python language server under debuggers.\n- Open a `.lark` document, it currently just sends some notifications to the client.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flark-parser%2Flark-language-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flark-parser%2Flark-language-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flark-parser%2Flark-language-server/lists"}