-
Some items are seen as `type variable` when they are not, depending on some weird combination of indentation, extension, ...
For example, the folliwing:
```
foo :: Int
-> Int
foo l = 10
`…
-
Hi, thank you for such a great project!
I'm working on 🐊[`Putout`](https://github.com/coderaiser/putout) code transformer, and as I see, `quick-lint-js` is compiled to `wasm`.
Would be amazing t…
-
Is it possible to highlight classes names and methods names?
![_no_name____-_vim2](https://user-images.githubusercontent.com/34398/29571679-2189c1dc-875a-11e7-8a1a-57349e32d028.png)
-
i am getting this error on opening `.bas` file
full error
```lua
Error detected while processing BufNewFile Autocommands for "*": …
-
## Issue description
Saving an edit with async mode sometimes chops of the first character.
Happens when searching entire moderately sized projects and editing many files.
**Examples:** *updat…
-
I'm getting the above message on BufWrite. A tag file is getting generated. I've tried running with `let g:gutentags_trace = 1` but thats not giving me any useful error message as to why ctags might b…
-
### Explain the issue
```
Error detected while processing CursorMoved Autocommands for "*"..function 3[3]..4[71]..matchup#delim#get_current[1]..73_get_delim_multi[3]..matchup#ts
_engine#get_delim…
-
The tab character is render as 4 spaces instead of 8.
Here is the test code block:
```
`123456789`
`9`
```
The following how it is rendered:
```
`123456789`
` 9`
```
The expect the resul…
-
```
Describe the requested feature:
I use vim to write my latex source code, with vim-latex, it is so fast to write
an
article with shortcuts and auto-complete instead of clicking buttons. I know
…
-
[Enter steps to reproduce below:]
1. It happens sometimes upon starting Atom from the command line as: `atom .` (in the root dir of a react-native project)
2. Sometimes it happens while working. No p…