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
Positron Version: 2024.02.0 (Universal) build 1537 Code - OSS Version: 1.86.0 Commit: 9f49f1d Date: 2024-02-16T18:29:32.651Z Electron: 27.2.3 ElectronBuildId: undefined Chromium: 118.0.5993.159 Node.js: 18.17.1 V8: 11.8.172.18-electron.0 OS: Darwin arm64 23.3.0
#' @examples #' 1 + 1 #' @examplesIf TRUE #' 1 + 1
The text highlighting to be the same for @examples and @examplesIf. Right now there is no highlighting for @examplesIf.
@examples
@examplesIf
Nope
The text was updated successfully, but these errors were encountered:
Related to #1360. Specifically #1360 (comment) suggests where to look in the grammar re: addressing this.
Sorry, something went wrong.
This can be particularly weird sometimes because it treats it like something else, and can highlight strange things
No branches or pull requests
Positron Version:
Positron Version: 2024.02.0 (Universal) build 1537
Code - OSS Version: 1.86.0
Commit: 9f49f1d
Date: 2024-02-16T18:29:32.651Z
Electron: 27.2.3
ElectronBuildId: undefined
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin arm64 23.3.0
Steps to reproduce the issue:
What did you expect to happen?
The text highlighting to be the same for
@examples
and@examplesIf
. Right now there is no highlighting for@examplesIf
.Kapture.2024-02-23.at.15.12.49.mp4
Were there any error messages in the output or Developer Tools console?
Nope
The text was updated successfully, but these errors were encountered: