Martin Aeschlimann
Martin Aeschlimann
When an extension has a dependency to `vscode/extension-telemetry` and wants to webpack itself, it struggles with vscode/extension-telemetry as not all dependences can be resolved for `@vscode/[email protected]` the following is necessary:...
https://github.com/Microsoft/vscode/issues/46200 asks for syntax aware folding for XML. It would be cool if vscode-xml could implement the foldingRangeProvider API.
_From @isidorn on March 29, 2016 13:8_ 1. Open a .jade file (e.g. there is one in our vscode smoke test repo) 2. Comment out a line - notice the...
_From @narma on May 19, 2016 21:22_ - VSCode Version: 1.1.1 - OS Version: OS X 10.11.4 Steps to Reproduce: 1. change language mode to clojure in editor 2. Write...
_From @staticvoidmain on August 2, 2018 16:52_ Issue Type: Bug # Problem Too many nested parens on a single line cause C# file to hang. # Additional Info - I...
_From @ahmadalli on December 23, 2017 13:25_ - VSCode Version: Code 1.19.1 (0759f77bb8d86658bc935a10a64f6182c5a1eeba, 2017-12-19T09:35:14.671Z) - OS Version: Darwin x64 17.3.0 - Extensions: Extension|Author (truncated)|Version ---|---|--- swagger-viewer|Arj|1.5.0 csharp|ms-|1.13.1 --- Steps to...
_From @nadako on September 18, 2018 12:15_ - VSCode Version: 1.27.2 (happened long before as well) - OS Version: any Steps to Reproduce: 1. Create the `Function.cs` file with the...
_From @leadZERO on July 17, 2017 21:8_ I have a CSharp file that will cause Code to become unresponsive every time it is opened. I've tried to narrow it down...
_From @akoeplinger on June 23, 2017 12:8_ - VSCode Version: Code 1.13.1 (379d2efb5539b09112c793d3d9a413017d736f89, 2017-06-14T18:13:05.928Z) - OS Version: Darwin x64 16.6.0 - Extensions: |Extension|Author|Version| |---|---|---| |vscode-markdownlint|DavidAnson|0.9.1| |vscode-docker|PeterJausovec|0.0.16| |sort-lines|Tyriar|1.3.0| |githistory|donjayamanne|0.2.0| |python|donjayamanne|0.6.5| |cpptools|ms-vscode|0.11.4|...
_From @kwazel on March 15, 2017 7:29_ - VSCode Version: 1.10.2 - OS Version: Windows 6.1 (Build 7601), Windows 10 Version 1607 (OS Build 14393.0) Steps to Reproduce: 1. Open...