Luciana Abud

Results 31 issues of Luciana Abud

Inlay hints are now interactive for JS/TS in VS Code Insiders: ![image](https://github.com/microsoft/pylance-release/assets/45497113/68ebc3d1-053a-4682-aa09-f2aa8777dcc2) 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

enhancement

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...

duplicate
debugger

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...

enhancement

We're making changes to the default templates, so also updating the docs to reflect them once the new profiles are life

python

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...

enhancement

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...

notebook-output
under-discussion

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...

team needs to reproduce
ai-triage-responded

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)...

team needs to reproduce
ai-triage-responded

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,...

feature-request