On Wednesday, 7 September 2016 at 18:14:29 UTC, Suliman wrote:
You could look my PC with TeamViewer
Ok problem fixed. The config was invalid, it needs to look like this:
{
"d.stdlibPath": [
"C:\\D\\dmd2\\src\\phobos",
"C:\\D\\dmd2\\src\\druntime\\import"
]
}
Just forgot these braces {} to make it valid json
