Michael Tromba

Results 7 issues of 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. ![monaco-textmate-highlighting-bug](https://user-images.githubusercontent.com/25141252/103807741-e40c7b00-5024-11eb-9a52-2ed025611ed8.gif) 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...

# 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...

documentation
auth

### Getting this error when using Nuxt.js. The component is wrapped in a client-only tag to avoid any SSR issues. ```html ``` ## Error screenshot: ![89a45a1dd4dad4dc50c44bc97d03fc28](https://user-images.githubusercontent.com/25141252/71916784-b3151400-314c-11ea-9208-868b6784cce0.png) ## 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...