vscode
vscode copied to clipboard
Visual Studio Code
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.68.0 (this issue didn't exist on 1.67.2) - OS Version: macOS Monterey 12.3.1 Steps to Reproduce:...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: v1.96.2 - OS Version: Windows 11 23H2 Steps to Reproduce: 1. Open VScode 2. Clone HomeAssistant...
Fixes #237947 Fix tooltip visibility for close button in dialog box. * Add CSS rule in `src/vs/base/browser/ui/dialog/dialog.css` to set `z-index` of tooltip higher than dialog box. * Update `src/vs/base/browser/ui/dialog/dialog.ts` to...
Type: Performance Issue The crash so happens when my using "shift+tab" or "tab" to adjust the indents of several rows at the same time. VS Code version: Code 1.96.2 (fabdb6a30b49f79a7aba0f2ad9df9b399473380f,...
### Applies To - [x] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? VS Code indicating that a file...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: Version: 1.91.1 (Universal) - OS Version: 14.5 (23F79) Steps to Reproduce: Steps to Reproduce: Go to...
support data URI's for image preview fixes https://github.com/microsoft/vscode/issues/237220
Does this issue occur when all extensions are disabled?: Yes/No In Firefox on iOS (iPad Pro 12.9 Gen4) I am unable to type in the editor or terminal windows (whichever...
Being able to compute embeddings is often important when dealing with NLP tasks. There are plenty of models out there and we should have API to consume/provide embedding computation logic...