Bill Ticehurst
Bill Ticehurst
Beyond debugging a live process, there are times when "post-mortem" debugging is required, and extracting data like stack-frames with source locations, or local values (where possible) is desired. An example...
Being that there is time on the schedule currently at the Feb 11th & 12th Wasm CG for debugging topics (see https://github.com/WebAssembly/meetings/blob/master/2020/CG-02.md ), should we decide on potential topics? Firstly,...
Per discussion on the last video call, opening an issue to discuss goals for an initial MVP of Wasm debugging. (And once the issue discussion starts converging, I'll open a...
These are the libraries VS Code uses for Notebook and editor rendering of Markdown and LaTeX (e.g. https://github.com/microsoft/vscode-markdown-it-katex ) and are mentioned regularly across the web as being fast, lightweight,...
Some of these take multiple seconds, which is way to long for unit tests. We need to figure out how to get these to sub-second times. For example, from latest...
It would be nice to: - Be able to right-click on a workspace and copy the connection string to the clipboard (use the connecting string already used to connect, or...
Title says it all. Would be nice to have.
We currently load our own 'help' page, but we could trigger the walkthrough mechansim. See and for reference.
In the past 24 hours we've had 2 'bug reports' that were 'by design' due to how choosing between 'base' and 'unrestricted' profiles works (#1195 and #1196 ). Seems like...
We have the 'qsharp' npm package name also now. We should move from 'qsharp-lang' to it. Also, the ADO ublishing pipeline should now tag correctly if the publishConfig settings is...