Ricardo Espinoza

Results 13 issues of Ricardo Espinoza

**Describe the bug** In a Q# project, using the context menu option to rename a symbol in a .qs file (for example a Q# function or variable name) results in...

bug
tracking

The copy of the Readme.md file corresponded to the Visual Studio 2019 extension, so updating the version in our repository with the one used in Visual Studio Marketplace for the...

**Describe the bug** In both Visual Studio and Visual Studio Code, there is a CodeAction that suggests adding documentation to Q# operations. This action becomes unavailable when the corresponding operation...

bug
area: editor

With the upcoming release of .NET6 on November 9th, 2021 we'll have a new LTS version which will be supported until the end 2024. See here the official [.NET support...

enhancement

**Is your feature request related to a problem? Please describe.** Selecting a single template for Python+Q# would be a convenient addition to simplify the creation of both the host program...

enhancement
area: editor
Hacktoberfest

Currently, when the VS Code extension is updating the language server, it takes a while to startup and the only indicator to users of the status bar that can be...

enhancement
area: editor

When the Visual Studio Code extension is installed using the command line, the following warning is shown: ``` PS > code --install-extension .\quantum-devkit-vscode-0.18.2108160999.vsix Installing extensions... (node:33076) [DEP0005] DeprecationWarning: Buffer() is...

bug