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

Active language related extensions are not listed in the extension debug menu #2235

Closed
vanesa opened this issue Feb 10, 2019 · 1 comment
Closed

Comments

@vanesa
Copy link
Contributor

vanesa commented Feb 10, 2019

Steps to reproduce:

  1. Have the browser extension for Chrome active. On GitHub, run localStorage.debug=true;location.reload() in your console if the extension debug menu isn't visible already.
  2. Click on the menu and notice that all active language extensions are missing from the list.

Expected behavior:

Show all of my active extensions.

Actual behavior:

Only shows the non-language related extensions.

@vanesa
Copy link
Contributor Author

vanesa commented Feb 10, 2019

Language extensions appear on the list when the user is looking at a file on GitHub that requires the necessary language extension to activate.

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

No branches or pull requests

2 participants
@vanesa and others