Dong Xie

Results 8 issues of Dong Xie

Hi there, This is really useful work you've done here. I was just wondering, given "we" are not Microsoft, are we allowed to distribute those files in this form without...

On my Windows 10 I have WSL enabled running Ubuntu 14.04, I got JDK8 installed there, now my VS Code is on Windows 10 directly, with your great antlr tooling,...

feature request

Not sure current formatting settings cover this: ```antlr fragment UnicodeClassND: '\u0030' ..'\u0039' | '\u0660' ..'\u0669' | '\u06f0' ..'\u06f9' ``` After formatting, there is space added before the two dot ```..```...

enhancement

Hi, Just wondering after booting the CoreOS box (Windows, VirtualBox), it doesn't seem to have a sync folder configured. Is this by design or my environment? Best regards, Dong

if (m > m) return -1; Is one of the m a typo? Not a bottleneck though.

https://github.com/Microsoft/UWPCommunityToolkit So that all UWP devs benefit. :)

Suggestion

In C#, to add a new namespace scope, I need to check currentScope if that already existed, but this **nestedScopesNotSymbols** is not exposed to me, we do have **getNestedScopes** but...

From what I gather the build nodes are Linux and the base image named "windowsservercore" does not exist in docker hub. So one can't really build Windows Container for the...

type: feature request
scope: autobuild