Michael Tromba
Michael Tromba
The new API is: editor._themeService._theme instead of editor._themeService.getTheme()
Here is a GIF of this where I am reloading the page... sometimes the syntax highlighting works, sometimes not.  In order to get the syntax highlighting to work 100%...
Thank you for this package Neek, it is the only Monaco + Textmate solution I was able to properly get up and running. I'm using it to build the VS...
### Description First of all, thank you for all your hard work on this plugin Matteo! I really appreciate it. When creating new Google Analytics properties, they now default to...
Add ability to (read-only) query the auth.users table directly with a service key using supabase.js
# Feature request I suggest adding the ability to query (read-only) the auth.users table directly with a service key. Many production apps need this ability... ## Describe the solution you'd...
### Getting this error when using Nuxt.js. The component is wrapped in a client-only tag to avoid any SSR issues. ```html ``` ## Error screenshot:  ## Implementation: ### In...
Hello, I believe there was a bug in the documentation. It looks like a copy/paste from another function that was not updated (probably from CreateContacts). I've updated the "ids" property...