Davy

Results 69 comments of Davy

Because vscode-hackmd depends on :emojisense:, which is running on UI side (local side), but vscode-hackmd will be install at remote side. ![image](https://user-images.githubusercontent.com/841969/82864964-4d3cf380-9f58-11ea-9c0f-ad650f1567e8.png) See the documentation for `extensionKind` could help https://code.visualstudio.com/api/advanced-topics/remote-extensions#common-problems

@Yukaii good. when will this patch released?

`async`/`await` pattern is also exists in ES7 (JavaScript), [Python 3](https://docs.python.org/3/library/asyncio-task.html), and [C#](https://msdn.microsoft.com/library/hh191443(v=vs.110).aspx). It can build async methods easily with simple syntax, when executes async methods, the language will automatically create...

@zackbcom 's solution seems work but the server console still outputing `Error on message Terraria.MessageBuffer` while placing storage items onto the world. (But it still works)

Sorry but I'm not using foreman now.... So I don't have environment to test now :( But I read the code on master, double quote on `Environment` doesn't prevent specifiers...

Does this way always work? For example, if there already have phrase `得(ㄉㄟˇ)` and `得(ㄉㄜˊ)` in database. And then I add `得到(ㄉㄜˊㄉㄠˋ)` without giving bopomofo, so what bopomofo will I...

@davis8211 could you try again for me and type both '一' and '一' with newest `master` build? After #210, either '一' or '一' will be parsed into correct bopomofo '一'.

Is your problem as same as https://github.com/chewing/chewing-editor/issues/125?

so what you think phrases should be order by?