-
# Prework
I followed [the steps](https://github.com/aheber/tree-sitter-sfapex/issues/5#issuecomment-1276987909) in #5 to make the apex, soql and sosl highlighting available.
Here's my file tree (on …
-
At first, great thank you for your ext, it's really awersome.
Could you please add possibility to swith to the old view for the Database tab. For me it was more usefull when I can see full query, c…
-
Hi
working on mac M1 - @salesforce/cli/2.26.10 darwin-arm64 node-v18.17.1
running > sf apex run test --tests -ycv --result-format json on test from deployed package.
receiving results without co…
-
**The Query factory does not have Aggregate( GROUP BY ) in it.**
We use aggregate queries quite often in terms of reporting and metrics as of now to my knowledge fflib queryFactory does not support s…
-
### 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
I am not able to run tree-sitter as it shows hoon and gdscript can't be installed. I have a windows PC. Moreover the makefile in the hoon and gdscript doesn't works
![image]…
-
### Summary
I do a simple query using SOQL Builder in VS Code. I can export the results as .json by clicking the Json button but clicking the .csv button does nothing. This isn't the case …
-
### Summary
[Einstein for Developers - Example Prompts and Responses](https://developer.salesforce.com/tools/vscode/en/einstein/einstein-example-prompts) documents a prompt response which includes …
-
I have been trying to use the examples to make my own queries but I haven't been able to use them verbatim.
If I try
```
$stmt = $this->connection->createQueryBuilder()
->se…
-
### 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…