Dirk Bäumer

Results 11 issues of Dirk Bäumer

_From @wind39 on April 20, 2016 19:53_ - VSCode Version: 1.0.0 - OS Version: Kubuntu 16.04 Steps to Reproduce: 1. Install C# extension. 2. Try to edit an existing C#...

_From @s4rduk4r on April 22, 2016 6:52_ - VSCode Version: 1.0.0 - OS Version: OpenSuSe Leap 42.1 Problem: dnx web command doesn't execute, so I need to execute it manually...

_From @avikenjale on April 21, 2016 14:21_ - VSCode Version: 1.0.0 - OS Version: Ubuntu 14.04 I have created a simple WEB API application using Visual Studio Code on Ubuntu(on...

_From @KievJunta on April 19, 2016 20:8_ private char GetChar()//Метод возвращающий Comment isn't become green _Copied from original issue: Microsoft/vscode#5513_

Steps to reproduce - install sudo \ - install ConEmu (https://conemu.github.io/) - open a PowerShell prompt inside ConEmu - run form example sudo nvm use x.x.x Command fails with `The...

Executing a wasm application on wasmtime that has multiple threads where on thread does file I/O results in a hang on the first file I/O operation. Disclaimer: I am not...

bug

Currently the `d.ts` file do generate names in the global file scope. If such a name is redefined inside an interface it will shadow the name in the file scope...

bug
TypeScript

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug Yarn pnp can't load synckit worker hence prettier plugin fails to run. Why do...

bug
external bug

We decided to provide a release version of the WASM WASI Core extension and the wasm-wasi API npm module to ease the installation of extensions that depend on it. To...

Testing #226655 Got the following error when executing commands in two pwsh processes in parallel ``` Error reading or writing history file 'C:\xxx\AppData\Roaming\Microsoft\Windows\PowerShell\PSReadline\ConsoleHost_history.txt': The process cannot access the file 'C:\xxx\AppData\Roaming\Microsoft\Windows\PowerShell\PSReadline\ConsoleHost_history.txt'...

info-needed