M0 foundation razor grammar - #101
Open
joeizang wants to merge 2 commits into
Open
Conversation
Rebrand the extension for the fork at joeizang/zed-csharp-plus: - extension.toml: id csharp-plus, name "C# Plus", description widened to cover Razor and .NET project files, repository pointed at the fork. Upstream authors retained per the Apache-2.0 notice requirement. - Cargo.toml/Cargo.lock: crate renamed to zed_csharp_plus. - README: fork provenance (upstream 88597e1, v1.2.2), migration off the upstream "C#" extension, and the upstream-sync workflow. - BACKLOG.md: roadmap for first-class Razor editing, .NET workflow, and project-aware Razor semantics, with the fork recorded as Decision 0. LICENSE is unmodified. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014LvMtFustJGefLPHSrDRqR
Milestone 0 foundation work (D0.1, M0.1, M0.2, M0.3a): - D0.1: replace the dead bump_version workflow (Zed-org gated) with the manual version-bump convention; add CHANGELOG, sync policy, publishing and registry-verification docs. - M0.1: inventory contract table mapping backlog items to files. - M0.2 (gate G1): audit the three Razor grammar candidates; fork and vendor tris203/tree-sitter-razor @ d4664e4 (MIT) into grammars/. Grammar fixes: razor_comment no longer dual-role (extras + node) so comments parse at block-body starts; CSS at-rules (@media et al) parse as markup with full prelude; attribute values take lambdas and @(...). Post-fix: 14/14 well-formed corpus files clean, 79/79 upstream tests. - M0.3a: 24-file Razor corpus (14 well-formed, 10 pathological). - scripts/grammar-fitness.py: reproducible fitness measurement.
|
We require contributors to sign our Contributor License Agreement, and we don't have @joeizang on file. You can sign our CLA at https://zed.dev/cla. Once you've signed, post a comment here that says '@cla-bot check'. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.