Ashwin Pilgaonkar

Results 9 comments of Ashwin Pilgaonkar

Is there a way by which goToSlide can be used immediately once the slide fragments start showing? I cant seem to find any such callbacks.

Hi @samarsha, is it okay if I attempt to fix this?

@samarsha sure will do, thanks.

Hi @samarsha, I seem to be having some trouble with installing the development VSIX extension. I took the following steps to setup my development environment as per the docs: 1....

Hi @samarsha, thanks for all the info! You can find my replies stated below - > The "Cannot find module 'vscode-extension-telemetry'" problem looks like it was caused by a recent...

> I think this is normal. The extension tries to download a language server with the same version as the extension, but since you built the extension manually, a language...

> Are you editing a Q# file that is not part of a Q# project? Can you try creating a new Q# project and opening a file inside the project...

Also, just to confirm - this fix should filter out and display only RangeEnd, RangeReverse, RangeStart and RangeStep in the case of "@r,,," correct?

@samarsha I was going through the `FragmentParsing.fs` file. Suppose I want to print the output of this statement - ``` let private modifiers = expectedKeyword qsInternal ``` How can I...