Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vscode axaml code completion doesn't work #14336

Closed
trampster opened this issue Jan 24, 2024 · 2 comments
Closed

vscode axaml code completion doesn't work #14336

trampster opened this issue Jan 24, 2024 · 2 comments
Labels

Comments

@trampster
Copy link

trampster commented Jan 24, 2024

Describe the bug

The axaml code completion doesn't work it always says: "Build the project to enable code completion". It doesn't matter how many times you build the project.

To Reproduce

Steps to reproduce the behavior:

  1. Install Avalonia for VSCode extension
  2. Open an Avalonia project
  3. Go to a axaml file
  4. Try to use code completion

Expected behavior

axaml Code completion works

Screenshots

says "Build the project to enable code completion".

Screenshot from 2024-01-24 16-29-54

Environment

  • OS: linux ubuntu 20.04
  • Avalonia-Version: 11.0.6
  • Avalonia for VSCode: v0.0.28
@trampster trampster added the bug label Jan 24, 2024
@timunie
Copy link
Contributor

timunie commented Jan 24, 2024

Build needs to be done for debug mode iirc. Also worth to check 11.0.7 here. If that not helps, I'll forward the issue to the extension.

@timunie
Copy link
Contributor

timunie commented Jan 24, 2024

Duplicate of AvaloniaUI/AvaloniaVSCode#88 I believe.

@timunie timunie closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants