Skip to content

Add appModule for Visual Studio Code Insiders#10858

Merged
michaelDCurran merged 2 commits into
nvaccess:masterfrom
LeonarddeR:codeInsiders
Mar 9, 2020
Merged

Add appModule for Visual Studio Code Insiders#10858
michaelDCurran merged 2 commits into
nvaccess:masterfrom
LeonarddeR:codeInsiders

Conversation

@LeonarddeR

Copy link
Copy Markdown
Collaborator

Link to issue number:

Fixes #10853

Summary of the issue:

Visual Studio Code Insiders is a special version of Code with bleeding edge features. The appModule for Code that disables browse mode by default doesn't work in the Insiders variant.

Description of how this pull request fixes the issue:

Add an appModule for insiders that imports the regular appModule.

Testing performed:

Tested that browse mode stays off by default in VS Code Insiders.

Known issues with pull request:

This imports the code appModule from builtIN appModules. I wonder whether we should use from appModules.code import AppModule instead. Thoughts anyone?

Change log entry:

  • Changes
    • In Visual Studio Code Insiders, browse mode is now off by default as in Visual Studio Code stable.

@AppVeyorBot

Copy link
Copy Markdown

See test results for failed build of commit f6876459b5

@michaelDCurran michaelDCurran merged commit 3ba1f46 into nvaccess:master Mar 9, 2020
@nvaccessAuto nvaccessAuto added this to the 2020.1 milestone Mar 9, 2020
michaelDCurran added a commit that referenced this pull request Mar 9, 2020
michaelDCurran pushed a commit that referenced this pull request Mar 31, 2020
@LeonarddeR LeonarddeR deleted the codeInsiders branch August 23, 2025 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: NVDA exits focus mode when arrowing through list boxes in Vs Code

4 participants