-
### Describe the bug
The rust code below fails to generate a full CST when calling `:Inspect`:
```rust
fn main() {
println!("{}", ok);
println!("ok");
}
```
Instead, the tree below…
-
Type: Bug
1. open a file and input
```
1
1
```
2. press "command(mac)" or "ctrl(windows)" and "f" to search
3. input `/1\s1/` regular expression and turn on the "Use Regular Expression"
VS Code v…
-
I've just upgraded from Bundlr -> Irys and I'm getting the following error:
```
frontend:build: ../../node_modules/@irys/sdk/build/esm/web/irys.js + 52 modules
frontend:build: Cannot get final na…
-
Type: Bug
With an extension installed like spell checker:
https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker
The quick fix option does not do anything.
…
-
The following errors were reported by 5.7.0-dev.20240825 vs 5.5.4
[Pipeline that generated this bug](https://typescript.visualstudio.com/TypeScript/_build?definitionId=48)
[Logs for the pipeline run…
-
When trying to run this simple query in Dolt using [Prisma](https://www.prisma.io/):
```ts
const foo = await prisma.tablename.findMany({
select: {
id: true,
firstName: true,
// ...…
-
### Describe the bug
When elixir grammar installed, the neovim spell checking doesn't work
![image](https://github.com/nvim-treesitter/nvim-treesitter/assets/4070466/769d7a1c-1f79-4727-bc7d-b3de17…
-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[(…
-
### Describe the bug
I started to get the error message:
```
Error executing vim.schedule lua callback: vim/shared.lua:0: src: expected table, got string
stack traceback:
[C]: in function 'e…
-
### Describe the highlighting problem
In Sublime, format verbs in printf like strings in go e.g `%v`, `%d`, `%s` etc. are highlighted differently in the string, so it's clear when looking at a strin…