Vasil Tabakov
Vasil Tabakov
Do you plan supporting [EncodedTokensProvider](https://microsoft.github.io/monaco-editor/api/interfaces/monaco.languages.encodedtokensprovider.html)?
There's no default 'admin' db on my system, for whatever reason. So the script fails. It's easy enough to replace the default db to something I know exists on the...
## 🐛 Bug Report The app can never request 'always' permission in iOS. ### Expected behavior The app should be able to request 'always' permission in iOS **Version:** 7.7.1 **Platform:**...
Using this code: ```java package com.domain.lstest; public abstract class Something { public void testing(); } ``` The LS correctly detects the method needs a body, but it would be great...
It should generate a unique-to-the-project ID, but it always generates one with value `1L`: 
### Summary Installing ghost on Windows via `ghost install local` fails complaining about Sqlite3 and missing python, but I **already have python installed** in my system: ``` [19:07:54] → Python...