David Cramer
David Cramer
A number of us (VSC included) need some kind of context ("rules") defined per-codebase. This is often used to indicate the ways you should write code, the technologies you use.....
- Swap to Biome - Add Turbo - Add initial LLMs guidelines
In something akin to a Next.js app, all errors will show "JS", and its quite hard at a glance to know if somethings in the UI or on the server.
We need to concretely define how we plan to approach getting this a v1 and push adoption. 1. Define goal 2. Define measuring stick 3. Define near term objective, blockers,...
Right now you cannot use this package out of the box in a common place React app (e.g. Vite), due to the way SVGs are bundled. We should make the...
I'm looking for a way to inject configuration (persisted with the props) into the authorize flow. I believe I can pull this off currently, but I have a feeling the...
This is just the baseline file generated from /init. Avoids the cost of anyone else doing this, and will be used as we experiment with Claude Code in this repo.
## Description We should render span and log attributes using the same tree dot notation that Sentry uses for better consistency and readability. ## Current Behavior Attributes are currently rendered...
## Description We should recommend users to export SENTRY_SPOTLIGHT=1 in their shell profiles for better server configuration. ## Proposed Solution Add documentation that recommends users add the following to their...