Heber
Heber
**Is your feature request related to a problem? Please describe.** In some components we use many template files in a single component (20+ SVG templates is an example). If we...
Adding in the ability to infer config property structures from the WireAdapter definition. This enabled type checking on the allowed properties of the passed WireAdapter. I'm also including a convenience...
Add a wrapper func around the lower level bulk actions that automatically opens jobs, sends data to them, and closes them. Chunking the data on the thresholds for the V2...
It seems the package is designed to obtain its own session. I'm working from the idea that a calling org will provide a session for me to use and I...
Please, if needed provide some feedback on the project before accepting this change. https://github.com/aheber/tree-sitter-sfapex Example org with a large corpus of code samples (I haven't parsed all of them yet,...
https://github.com/tree-sitter/tree-sitter/blob/d62adbe3a9c760a17cbd93bd04e64ad3886a7fe8/cli/src/wasm.rs#L20 When I run `tree-sitter build-wasm --docker` the generated command is: `"[path...]\docker.exe" run --rm --workdir /src\apex --volume C:\Users\[userhome]\dev\tree-sitter-sfapex:/src:Z emscripten/emsdk:2.0.24 emcc -o tree-sitter-apex.wasm -Os -s WASM=1 -s SIDE_MODULE=1 -s TOTAL_MEMORY=33554432 -s...
**Is your feature request related to a problem? Please describe.** Using `Go to Definition` in an LWC on an Apex AuraEnabled method takes me to Type Declaration files (`d.ts`) generated...
# Changes Update OSS Credits for pre-existing software
# Changes Add Apex tests for code added to support the new LWC Wizard
**Is your feature request related to a problem? Please describe.** The Manage Rollups datatable should allow users to filter rows on the columns with a few possible values; Active, Calc...