Alexander Sher

Results 20 comments of Alexander Sher

There are two issues with this workspace: - Workspace file itself contains `path`: ``` "folders": [ { "path": "." } ] ``` which defines workspace root as `workspace_folder`. `path` has...

Hi @Anti-Distinctlyminty > Would moving the workspace file out of the library, up one level, have the same effect? Yes > Is it that the cause of imports being unresolved?...

@Anti-Distinctlyminty, we had several improvements recently. Can you try the daily build "python.analysis.downloadChannel": "daily"?

@egabrum, your bug is most likely different from what @Anti-Distinctlyminty had. If you still have it on "python.analysis.downloadChannel": "daily" channel, can you please file a separate bug?

Another one: https://github.com/Azure/autorest.csharp/issues/1605

I don't know if having two different content types under the same status code is a valid case. If it is, then we have to change it on the level...

I think we can check the `/interpreters` and verify its output. It should be enough.

If I put `rtvs:::package_update("boot", "C:/Program Files/Microsoft/R Open/R-3.4.1/library")` in REPL, it works.

How do we define the block? By `{}` pair?