Skip to content

Initial support for .csproj, .slnx, .props and .targets files#64

Open
Sathiyaraman-M wants to merge 4 commits intozed-extensions:mainfrom
Sathiyaraman-M:master
Open

Initial support for .csproj, .slnx, .props and .targets files#64
Sathiyaraman-M wants to merge 4 commits intozed-extensions:mainfrom
Sathiyaraman-M:master

Conversation

@Sathiyaraman-M
Copy link
Copy Markdown

@Sathiyaraman-M Sathiyaraman-M commented Mar 1, 2026

This PR implements syntax highlighting for following XML-based file types:

  • .csproj
  • .slnx
  • .props
  • .targets

The syntax highlighting is done by replicating the standard XML grammar (from Zed XML extension) for each of the file types.

Additionally, this PR includes support for running .NET Restore/Build for currently-opened Solution or Project file, through Zed Tasks.

@cla-bot cla-bot Bot added the cla-signed label Mar 1, 2026
@Sathiyaraman-M Sathiyaraman-M force-pushed the master branch 2 times, most recently from c4ddeac to b0ebd51 Compare March 19, 2026 05:48
@Sathiyaraman-M
Copy link
Copy Markdown
Author

@reflectronic @MrSubidubi

Can you folks look into this PR please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant