-
**Describe the bug**
When you export a SOSL query, the "Type" column is blank in the exported CSV
**To Reproduce**
Steps to reproduce the behavior:
1. Type a SOSL Query (e.g. FIND {email@example…
-
### 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 bug
Issue: the parser(s) works differently in Nvim and the playground.
[This repo](https://github.com/aheber/tree-sitter-sfapex/tree/main) defines three language tree-sitter pa…
-
Installed via
```
sfdx plugins:install https://github.com/VenkatKoppolu/venkat-cli
? This plugin is not digitally signed and its authenticity cannot be verified. Continue installation? Yes
Insta…
-
### Summary
When I run `sfdx force:apex:test:run --resultformat junit --codecoverage --testlevel RunLocalTests` against developer org with namespace I get the following error:.
```
ERROR ru…
-
I will have questions along the journey of understanding this repo, so create this thread to shoot them 🍡
Question:
How do you define the colors for those captures inside `highlights.scm` or ar…
-
Hi,
Firstly thanks to put the hard work :)!
My treesitter registered apex to java (as below).
Now I attempt to give your repo a shot, but no syntax highlight after all actions.
1. I have …
-
Need to customize query files and get registered. Ref: https://github.com/nvim-treesitter/nvim-treesitter/issues/2282
-
### Summary
`sf org permset assign -b ` does not work with a User Alias
### Steps To Reproduce
Query for a User Alias:
```
~ $ sf data query --query "SELECT Username, Alias FROM User WHERE U…