Skip to content

Commit

Permalink
Updated known issues for arm64 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Tina Schrepfer (LI) committed Sep 9, 2024
1 parent 27c332e commit a0ff9c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/known_issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ This is a list of known issues with VisualStudio.Extensibility. We'll keep this

We've found a bug that prevents fully out-of-process VisualStudio.Extensibility extensions from installing on ARM64 systems. In the meantime, you could structure your extension as an [in-proc/VSSDK-compatible extension](https://learn.microsoft.com/visualstudio/extensibility/visualstudio.extensibility/get-started/in-proc-extensions) if you need ARM64 compatability.

We will share updates on a fix once we have one available.
**A fix for this issue will soon be available in an upcoming Visual Studio release.**

*Last updated on 29-May-2024*
*Last updated on 09-September-2024*

## Hot-loading issue when language packs are installed

Expand Down

0 comments on commit a0ff9c6

Please sign in to comment.