AvaloniaVSCode

Visual Studio Code Extension for Avalonia UI

MIT License

Stars
102
Committers
9

Bot releases are hidden (Show)

AvaloniaVSCode - v0.0.31 Latest Release

Published by prashantvc 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/AvaloniaUI/AvaloniaVSCode/compare/v0.0.30...v0.0.31

AvaloniaVSCode - v0.0.30

Published by prashantvc 8 months ago

What's Changed

Full Changelog: https://github.com/AvaloniaUI/AvaloniaVSCode/compare/v0.0.29...v0.0.30

AvaloniaVSCode - v0.0.29

Published by prashantvc 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/AvaloniaUI/AvaloniaVSCode/compare/v0.0.28...v0.0.29

AvaloniaVSCode - v0.0.28

Published by prashantvc 9 months ago

What's Changed

Full Changelog: https://github.com/AvaloniaUI/AvaloniaVSCode/compare/v.0.0.26...v0.0.28

AvaloniaVSCode - v0.0.26

Published by prashantvc 10 months ago

[0.0.26] - 03 January 2024

Fixes:

  • Can't get past "Build the project first." #81
  • Problem with dotnet version dependency #77
AvaloniaVSCode - v0.0.22

Published by prashantvc 12 months ago

What's Changed

Full Changelog: https://github.com/AvaloniaUI/AvaloniaVSCode/compare/v0.0.21...v0.0.22

AvaloniaVSCode - v0.0.21

Published by prashantvc 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/AvaloniaUI/AvaloniaVSCode/compare/v0.0.20...v0.0.21

AvaloniaVSCode - v0.0.20

Published by prashantvc about 1 year ago

What's Changed

Full Changelog: https://github.com/AvaloniaUI/AvaloniaVSCode/compare/v0.0.19...v0.0.20

AvaloniaVSCode - v0.0.19

Published by prashantvc about 1 year ago

What's Changed

Full Changelog: https://github.com/AvaloniaUI/AvaloniaVSCode/compare/v0.0.18...v0.0.19

AvaloniaVSCode - v0.0.18

Published by prashantvc about 1 year ago

[0.0.18] - 08 September 2023

Fixes

  • Extenstion not activating #39
  • Extension fails to launch child process if VS Code path has spaces #41
AvaloniaVSCode - v0.0.17

Published by prashantvc about 1 year ago

Fixes

  • Previewer is blank, it does not get update until focus change. Issue #8
  • Previewer doesn't work when opened from command palette. Issue #5
AvaloniaVSCode - v0.0.11

Published by prashantvc about 1 year ago

Change Log

All notable changes to the "vscode-avalonia" extension will be documented in this file.

[0.0.11] - 24 August 2023

  • Improve the XAML previewer performace
  • Support Avalonia xplat solution

Known issues

  1. Previewer may take up to 10 seconds to activate for the first time if you’re using Avalonia v0.10.*
  2. You must build the project before using the preivewer
  3. Previewer may not be visible first time; switch to XAML code tab or save the file
AvaloniaVSCode - v0.0.6

Published by prashantvc about 1 year ago

  • Improved code completion, 40x performance improvements
AvaloniaVSCode - Avalonia for VSCode - v0.0.4

Published by prashantvc about 1 year ago

[0.0.4] - 25 July 2023

  • Code completion will not work for files with \n as newline chars #23
  • Set higher/lower limit for previewer #18
AvaloniaVSCode - Avalonia for VSCode - v0.0.3

Published by prashantvc over 1 year ago

[0.0.3] - 19 July 2023

  • Fixed the issue where Show preview command is available for all xml files (issue #15)
  • Previewer now shows the preview from the active axaml file (issue #19)

Known issues

  • Previewer may take over 10 seconds to render if you're using Avalonia 0.10.*
  • Auto complete my crash for large files