-
There are several `ignore-msvc`/`ignore-windows`/`ignore-windows-msvc` Makefile and rmake.rs (tests that are ported to pure Rust files) run-make tests that have those `ignore-*`s because of several co…
-
Username highlights should be converted bidirectionally.
For example, if an IRC bot nick is highlighted, it should automatically append an `@` symbol when sent to Telegram. Similarly, the `@` symbo…
-
### What happened?
If I create a basic tuist project with tuist init, and then add swift-composable-architecture to the Package.swift and depend on it in the project, I do not get any linting for the…
-
First of all - big thank you for this package, :heart: it. Though having minor problem - I have `(global-auto-highlight-symbol-mode t)` in my config and it works for e.g. ruby-mode, but for some reaso…
-
Unbalanced `|` inside a comment:
```lisp
;; |
(defun foo (
2
```
Maybe similar to the "dangerous quotes" problem with an unbalanced `"` in a comment, but I think this one could come up more of…
-
How about coloring the icons in the view so that it's even easier to distiguish between what types of symbols the user is looking at?
Options for coloring:
- the icon
- the symbol text
- the line tha…
-
```
What steps will reproduce the problem?
1. create an opening tag
2. after this tag, create an opening tag
3. write any JavaScript/Ajax/jQuery script with a for/if statement
containing a less tha…
-
## Discussion
Single quote strings (`"string"`) should be single-line by default.
This allows for better error-handling (if one quote is missing, can just start again from next line), especially s…
-
**Description**
The class diagram is too complex and does not show the ‘+’ and ‘-’ symbols. Perhaps using the correct correspondence symbols would be more convincing?
**Evidence**
![image.png](https:…
-
### Description
Sometimes I paste code from elsewhere into my md documents, and it would be nice to already have the code symbols inserted to paste between, rather than having to highlight the code…