AvaloniaVSCode icon indicating copy to clipboard operation
AvaloniaVSCode copied to clipboard

Visual Studio Code Extension for Avalonia UI

Results 41 AvaloniaVSCode issues
Sort by recently updated
recently updated
newest added

### Describe the bug When I try to use autocomplete in VSCode in a .axaml file the only option that shows up is "Build the project". Building the project does...

bug

### Describe the bug "Avalonia for VSCode" immediately crashes when I begin to type inside the MainWindows.axaml file. Also the preview windows is not shown (including the button). But I'm...

bug

Running under macOS. The extension loads fine (see attached picture), and the XAML code completion works fine. However, the previewer is not available for AXAML files. The project is Avalonia...

bug
previewer

## Describe the bug After triggering autocomplete it doesn't work and throws errors in "Avalonia Client" log section in VScode ## To Reproduce Steps to reproduce the behavior: 1. Create...

bug

### Describe the bug Preview does not work in Github Codespaces. The error "127.0.0.1 refused to connect." is displayed instead. ![image](https://github.com/AvaloniaUI/AvaloniaVSCode/assets/16236219/15fa958d-a446-454f-a1cf-41f350868383) ### To Reproduce 1. Use the [dotnet-codespaces](https://github.com/github/dotnet-codespaces) template to...

bug

A re-open of #104 Resolves #101 This is similar to the implementations by OmniSharp, Ionide, ms-dotnettools.csharp, and others. Note: commented code will not work until `tc39/proposal-explicit-resource-management` is formally part of...

### Describe the bug Previewing & Auto-Complete stops working when .NET 9 is installed. ### To Reproduce Install any .NET 9 Previews. ### Avalonia for VS Code 0.0.31 ### Avalonia...

bug

### Describe the bug It appears that when using `UseArtifactsOutput` (new addition in .NET 8), Avalonia is incapable of finding the build artifacts, such that the `Build the project` pop-up...

bug

### Is your feature request related to a problem? Please describe. [Rider] ![image](https://github.com/AvaloniaUI/AvaloniaVSCode/assets/54387261/15e7db5b-bfd1-4e08-b877-c11e2f00e087) [VisualStudio] ![image](https://github.com/AvaloniaUI/AvaloniaVSCode/assets/54387261/4ba62f00-56b3-4922-97f3-bea4aa7a9518) ### Describe the solution you'd like I hope it's in "VSCode" too. ### Describe alternatives...

enhancement

## Bug Hello I am trying to preview just a simple `welcome to Avalonia` project but it seems that preview button doesn't work. ## To Reproduce Steps to reproduce the...

bug