Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upActive language related extensions are not listed in the extension debug menu #2235
Comments
vanesa
closed this
Feb 10, 2019
This comment has been minimized.
This comment has been minimized.
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
vanesa commentedFeb 10, 2019
Steps to reproduce:
localStorage.debug=true;location.reload()
in your console if the extension debug menu isn't visible already.Expected behavior:
Show all of my active extensions.
Actual behavior:
Only shows the non-language related extensions.