-
```
I'm just trying to contribute my PowerShell Syntax "brush" ...
/* Powershell 1.0 syntax contributed by Joel Bennett */
dp.sh.Brushes.Powershell = function()
{
var keywords = 'while until tr…
-
Please highlight `if`, `else`, `endif` although they are also commands. It will make the code more readable.
Thanks
-
It seems like changing the theme of the site doesn't have much effect on the code syntax highlight.
For instance, when selecting the Ayu theme, the code theme defaults to a different theme.
See be…
-
Neat, but it does nothing *shrug*
-
- In the `RawDataDisplay` component, add syntax highlighting to the Object Content field.
- One way to implement it could be to extract the file extension form the Object Name field and use that to i…
-
_This issued is based on the comment by @Swivelgames in [#2790](https://github.com/vim/vim/issues/2790#issuecomment-1130560860)_
_Anyone still experiencing syntax highlighting issues with **large f…
-
This has been an ongoing issue: on occasion the syntax highlighting feature fails and causes a large chunk of the editor display to appear to be selected, except that the selection color is white. Swi…
-
Including this long regex in a ts file breaks syntax highlighting on edit
```
const emailRegex = /^((([^()[\]\\.,;:\s@"]+(\.[^()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[…
-
Tracking: https://github.com/github/linguist/issues/4219
-
Hi!
I just installed 0.4.0 and opened this project https://github.com/grain-lang/grain/
There is an issue with the syntax highlighting on JS and Reason files (haven't test other files).
JS file:
!…