Skip to content

Help make the extensions Marketplace better for everyone. Take this survey!

| Marketplace
Sign in
Visual Studio Code>Programming Languages>XSharpNew to Visual Studio Code? Get it now.
XSharp

XSharp

sjsepan

|
10 installs
| (0) | Free
Support for XSharp (X#) in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

XSharp (X#) for VS Code

About

This Visual Studio Code extension supports XSharp.Net (X#) with some syntax highlighting and code snippets. It is a (nearly) direct fork of 'xsharp-lang' in the 'vscode-xsharp-syntax' repository by Infominds Ag. 

https://github.com/InfomindsAg/vscode-xsharp-syntax/tree/main

However, that instance did not provide any snippets, so I decide to make one. 
This extension is based on that extension's current syntax (v1.0.3) which is for the current XLang (2.16).

https://github.com/X-Sharp/XSharpDev

Features

  • Syntax highlighting (e.g. FOR, WHILE, SWITCH...CASE, IF...ELSEIF...ELSE, TRY...CATCH, REPEAT ... UNTIL)
  • Code snippets
    (e.g. FOR, WHILE, SWITCH...CASE, IF...ELSEIF...ELSE, TRY...CATCH, REPEAT ... UNTIL)

Installation

From repository

Copy the 'pkg' folder as publishername.extensionname-versionnumber to %USERPROFILE%\.vscode\extensions (on Windows) or ~/.vscode/extensions (on Linux/ Mac) and restart VS Code, or download the .vsix file and choose 'Install from VSIX...' from the app.

Changelog

See the changelog for details.

Issues

Contact

Stephen J Sepan sjsepan@yahoo.com 7-8-2023

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft