Codespaces: initial configuration#3584
Conversation
This was adapted from https://github.com/github/vscode-codeql-starter.
|
This almost works, but for some reason I didn't get syntax highlighting on QL files until I invoked "Developer: Reload Window". @jcreedcmu or @aeisenberg, maybe you can advise. |
|
Is it reproducible that every time you create a new codespace syntax highlighting doesn't work until you reload? I think that we had seen this phenomenon reported nonreproducibly. |
|
@jbj This is a known issue in codespaces. See: https://github.com/github/codespaces/issues/541 and https://github.com/github/codespaces/issues/333 Great to hear that it's working for you. |
|
I got syntax highlighting on the second attempt, so it apparently doesn't happen every time. Let's hope it's a rare issue. |
|
In my experience, simply refreshing the page once (or twice) will get the syntax highlighting to work again. |
This was adapted from https://github.com/github/vscode-codeql-starter.