Vasil Tabakov

Results 6 issues of 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...

enhancement
contribute

## 🐛 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:**...

good first issue
platform: ios
P2

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

enhancement
upstream
code-actions

It should generate a unique-to-the-project ID, but it always generates one with value `1L`: ![2019-07-28_15-06-21](https://user-images.githubusercontent.com/1178309/62006479-97dbbc80-b149-11e9-8cf7-c26051092b71.gif)

upstream

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