spotlight
spotlight copied to clipboard
Your Universal Debug Toolbar
It would be great to surface SDK client reports such as events getting dropped due to size etc.
We need to add the following documentation pieces: - [x] #617 - [x] The `http://spotlight@localhost:8969/0` DSN hack for unsupported SDKs - [ ] The `LAUNCH_EDITOR` and other env variables for...
Consider a replacement for Webpack error pages ```js // webpack.config.js appConfig.devServer = { ... devMiddleware: { stats: 'errors-only', }, client: { overlay: false, }, }; ```
Before opening this PR: - [x] I added a [Changeset Entry](https://spotlightjs.com/contribute/changesets/) with `pnpm changeset:add` - [x] I referenced issues that this PR addresses Added a check for sentry integration in...
We need to adjust the way the SDK and Spotlight inteteract to support a better workflow. Ideal outcome: - Server generates an error (e.g. 500 standard uncaught exception) - Sentry...
No reason not to have the electron app for Windows too so let's try to enable this.
originally posted here: https://discord.com/channels/621778831602221064/1176977569678114847/1242140114407260180
Let spotlight integrations (or another kind of API) style/theme spotlight differently from the default theme. For example by setting specific colors for background, buttons, primary/secondary/accent colors, etc. If Spotlight would...
So we know if we the overlay would support a feature that requires a sidecar update.