Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>ASharpNew to Visual Studio Code? Get it now.
ASharp

ASharp

sjsepan

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

ASharp (A#) for VS Code

About

This Visual Studio Code extension is intended to support ASharp.Net (A#), which is Ada 2005 for .Net, with some syntax highlighting. Note: I was unable to get A# tools working on Windows Server 2003 or ReactOS, so I could not try out an actual A# app to verify the extension. So the extension was tested on an AdaCore app. Note that there is also a proper Ada extension from AdaCore (<https://marketplace.visualstudio.com/items?itemName=AdaCore.ada>), and that one could be used if this extension does not satisfy.

Features

  • Syntax highlighting (e.g. for...loop, while, case...when, if...else...else if, while...loop)
  • Code snippets
    (e.g. for...loop, while, case...when, if...else...else if, while...loop)

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-23-2023

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