We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using 1.22.2, Typescript 2.8.1
Syntax highlighting is correct in the first screenshot:
When wrapped due to line length, the highlighting is somewhat broken:
(I searched, couldn't find a duplicate)
The text was updated successfully, but these errors were encountered:
Please share the text from those screenshots
Sorry, something went wrong.
urls = ( params: { [key: string]: string | number } = {}, extra: { [key: string]: string | number } = {} ): URLPair => { // ... }
Thanks. Seems fixed in VS Code insiders:
mjbvz
No branches or pull requests
Using 1.22.2, Typescript 2.8.1
Syntax highlighting is correct in the first screenshot:
When wrapped due to line length, the highlighting is somewhat broken:
(I searched, couldn't find a duplicate)
The text was updated successfully, but these errors were encountered: