Luke Cotter
Luke Cotter
### Is your feature request related to a problem? The first think I usually look for (when checking DML) is the object type and it often just says SObject (from...
### Is your feature request related to a problem? The first thing I usually look for (when checking SOQL queries) is the object type. It can be a pain to...
### Is your feature request related to a problem? Logs come from differences processes e.g batch apex, queuable etc. I can not see this anywhere. ### Describe the solution you'd...
### Is your feature request related to a problem? It can be hard to find or jump to things sometimes I would like to be able to quickly highlight or...
### Is your feature request related to a problem? Update `@salesforce/core` to latest. This version of `@salesforce/core` removes the bunyan dependency which means we can remove the patched version in...
### description I would like to be able to see the currently local, class and global variable that are on the stack for a given node at that particular point...
### Is your feature request related to a problem? i want to be able to search for a specific method or dml for an sobject and have them highlight on...
### Is your feature request related to a problem? It would be nice to easily see where the exceptions occurred. Exceptions do not always end the transaction, they can be...
- [x] Minify html [Building: Rollup Plugin HTML: Modern Web](https://modern-web.dev/docs/building/rollup-plugin-html/) Move the page out of dist and have it copied there as a minified version using rollup - [x] replace...
### Is your feature request related to a problem? Method calls in Loops can take up a lot of space in the call tree. I would like a way to...