Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rstm-sf/view-avalonia-preview-vscode
Integration of Avalonia Preview into Visual Studio Code
https://github.com/rstm-sf/view-avalonia-preview-vscode
avalonia vscode-extension xaml-preview
Last synced: 25 days ago
JSON representation
Integration of Avalonia Preview into Visual Studio Code
- Host: GitHub
- URL: https://github.com/rstm-sf/view-avalonia-preview-vscode
- Owner: rstm-sf
- License: mit
- Created: 2021-02-24T20:49:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-26T02:04:56.000Z (over 1 year ago)
- Last Synced: 2024-07-30T17:06:49.391Z (5 months ago)
- Topics: avalonia, vscode-extension, xaml-preview
- Language: TypeScript
- Homepage:
- Size: 78.1 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# view-avalonia-preview-vscode
Integration of Avalonia Preview into Visual Studio Code
# How use it?
Download the artifact from the result of [actions](https://github.com/rstm-sf/view-avalonia-preview-vscode/actions) last. Unzip `artifacts-view-avalonia-preview-vscode.zip` and install by followin command:
```sh
code --install-extension view-avalonia-preview-x.x.x.vsix
```