Dave Jeffery

Results 127 comments of Dave Jeffery

Hey @bn-jswick, just taking a look into this myself as I'm moving to RBAC. Can you give a bit more detail about the roles you are applying and to which...

For anybody coming across this. Here is how I got this working at subresource level: ``` az role definition create --role-definition '{ \ "Name": "Testing a scoped agent", \ "Description":...

I also noticed this issue. Seems like it can be handled with the `open-file` app event: https://www.electronjs.org/docs/latest/api/app#event-open-file-macos https://github.com/getcursor/cursor/assets/26971/f62631c1-5bc3-4bcd-ae49-5bb0ab4193a9

Markdown is a table like this: ```md | Function | Description | | ----------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | | [addBrowserView({ ref, viewRef, })]() | Adds a BrowserView to the reference BrowserWindow....

@mihar-22 just following up here. Any suggestions?