Luciana Abud
Luciana Abud
Inlay hints are now interactive for JS/TS in VS Code Insiders:  Related issues/PRs on the TS side: - https://github.com/microsoft/TypeScript/issues/47693 - https://github.com/microsoft/TypeScript/pull/54734 - https://github.com/microsoft/TypeScript/pull/55141 - https://github.com/microsoft/TypeScript/pull/55918 - LSP spec: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#inlayHintLabelPart
This issue was reported on the Python extension repo so I'm manually "transferring" it here: https://github.com/microsoft/vscode-python/issues/23639 Type: Bug Version: 1.90.1 (user setup) Commit: 611f9bfce64f25108829dd295f54a6894e87339d Date: 2024-06-11T21:01:24.262Z Electron: 29.4.0 ElectronBuildId: 9593362...
Just fixing casing for VS Code and IDE -> editor
### Discussed in https://github.com/microsoft/pylance-release/discussions/2642 Originally posted by **MalcolmMielle** April 29, 2021 Hi all, The "find implementation" feature doesn't seem to work well. I have a method f in a class...
We're making changes to the default templates, so also updating the docs to reflect them once the new profiles are life
Right now we need to invoke docstring template completion once we add """, but it'd be nice if it just showed up once we type """, without needing an explicit...
Type: Bug # Behaviour When printing strings with unicode characters, the Native REPL is not properly displaying them ## Steps to reproduce: 1. Run this in the Native REPL: `x...
The problem is that in Codespaces we are showing it every time, since Pylance thinks it's a new workspace/machine. If we have a setting to disable it, people can add...
Type: Bug When using Codespaces, I'm not seeing the language status menu option to change type checking mode: Extension version: 2025.7.103 VS Code version: Code - Insiders 1.104.0-insider (fc2573605f9af16e7aa2f1081a03e0b54819fad4, 2025-09-09T16:38:43.965Z)...
Testing #7424 It'd be nice if I had an option to checkout the PR on Codespaces. I was working on a local repo that wasn't set up on my machine,...