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
Name of the lexer JavaScript
Code sample
export class DataPoint { #time = $.source($.proxy(new Date())); get time() { return $.get(this.#time); } }
Those fields should ideally be part of the identifier
The text was updated successfully, but these errors were encountered:
Any word on this? We use rouge via GitLab and TypeScript files are a mess of random meaningless highlights that distract from the actual code diff
Sorry, something went wrong.
@sphinxc0re @wedgebert I believe this #2076 will address the issue. I will have to push a new release.
That's awesome, thanks!
No branches or pull requests
Name of the lexer
JavaScript
Code sample
Those fields should ideally be part of the identifier
The text was updated successfully, but these errors were encountered: