Guided Help
Guided help
Use these walkthroughs when you want the exact path, screenshots, and expected output for common Glade jobs.
- Start with a local check.
- Run and debug one Apex test.
- Use local data, debug-log profiling, and CI loops before Salesforce.
These articles complement the reference docs. They show the work in a terminal and a clean VS Code profile.
Start here
- Install Glade and run the first local check
- Run one Apex test locally
- Debug Apex in VS Code with breakpoints
- Use anonymous Apex scratch in VS Code
- Work with local data environments
- Run changed tests before a PR
- Set up a Glade org and import data with sf
- Profile an Apex debug log
- Add Glade to CI
Reference docs
- What is Glade?
- Quickstart
- VS Code Extension, LSP, and DAP
- Run Apex Tests Locally
- What Glade runs locally