Use the async method in a sync call

From: SO

.Net 4.5

Just use this:

.Net 4.0

Use this:

…or this:

And AsyncHelper is also helpful:

Sublime Text 3 nodejs build

The build file should like the following below:

If you want to test the command line in ST3, just type “dir”(“” should contain) in “windows” -> “cmd”, then you may know how it worked.