-
Type: Bug
# Behaviour
After configuring the python addon and running some test cases including coverage analysis, the source files can not be inspected with coverage information. Instead, an error…
-
Hi,
I'd like to ask if it's possible to support [ansible-vim](https://github.com/pearofducks/ansible-vim) plugin's syntax highlighting.
There's no treesitter specifically for ansible that I could f…
-
`rst2html` can generate HTML with short or long form class names for syntax highlighting. Pygments (via the `pygmentize` command) seems to generate short form by default without any way to switch this…
-
After some quick investigation migrating to astro would both improve build performance and runtime performance.
Astro main selling point is everything is rendered on the server(unless go through extr…
-
## Problem Description
Syntax highlighting themes are highly customisable, including the background of the script area and iPython console. However, there is no option to change the colour of the…
-
Hello
I am using codemirror version 5.56.16
Inside Android webView I am running a HTML file with CodeMirror for syntax highlighting.
There is a bug,
when the caret is at leftmost of a new line, an…
-
### IDE Information
PhpStorm 2024.2.3
Build #PS-242.23339.16, built on September 25, 2024
Licensed to Paper Leaf / Adam Patterson
Subscription is active until April 7, 2025.
Runtime version: 21.0…
-
Some tags like `{% continue %}` and `{% break %}` don't have a closing tag like `endif` and `endfor`. Currently, if I add a non-closeable tag in an HTML document, it breaks the syntax highlighting.
…
-
I've created a simple syntax highlighting theme for Atea as well as some different languages to come. It's powered by the new Textmate bundle that is included in this repo. A dud Vim theme will stay a…
beakr updated
12 years ago
-
Does not show colored syntax in edit mode for Elixir. For other languages it works correctly.
## Describe the bug
Elixir no syntax highlighting
### Steps to reproduce
Write code in code bloc…