vscode
vscode copied to clipboard
Visual Studio Code
Hello, It would be very convenient to have commands to find and focus the previous/next occurences of a string on an **ipynb notebook**, or to integrate with the existing commands...
Can a new token color scope be added for css attribute values? Currently it is selectable if the value is a string, but if is not a string, then it...
fixes https://github.com/microsoft/vscode/issues/226938
Close #153719 Maybe we should open in `diffEditor` here but I'm not sure if we can do this through `DocumentLinkProvider` 
Extensions that register a code lens provider for all documents/editors can trigger an endless loop which goes like this * editor makes request for code lens * logging for that...
Type: Bug Oops, something went wrong. Please report this bug with the details below. Report on GitHub: https://github.com/lzybkr/PSReadLine/issues/new ----------------------------------------------------------------------- Last 2 Keys: & Space Exception: System.ArgumentOutOfRangeException: The value must be...
Does this issue occur when all extensions are disabled?: Yes/No - VS Code Version: 1.92.2 (Universal) - OS Version: macOS Version: 12.7.6 (21H1320) Steps to Reproduce: 1. Compare-selected by mouse...
Type: Bug ERR [uncaught exception in main]: Titlebar overlay is not enabled: Error: Titlebar overlay is not enabled at $.updateWindowControls (C:\Program Files\Microsoft VS Code Insiders\resources\app\out\vs\code\electron-main\main.js:117:119996) at $.n (C:\Program Files\Microsoft VS...
Testing #226655 Got the following error when executing commands in two pwsh processes in parallel ``` Error reading or writing history file 'C:\xxx\AppData\Roaming\Microsoft\Windows\PowerShell\PSReadline\ConsoleHost_history.txt': The process cannot access the file 'C:\xxx\AppData\Roaming\Microsoft\Windows\PowerShell\PSReadline\ConsoleHost_history.txt'...
This pull request fixes the following issues: - Fixes [microsoft/vscode#226750](https://github.com/microsoft/vscode/issues/226750) - Fixes [microsoft/vscode-copilot#7628](https://github.com/microsoft/vscode-copilot/issues/7628) - Fixes [microsoft/vscode-copilot#7707](https://github.com/microsoft/vscode-copilot/issues/7707) - Fixes (maybe) [microsoft/vscode-copilot#7547](https://github.com/microsoft/vscode-copilot/issues/7547) - Fixes [microsoft/vscode#226966](https://github.com/microsoft/vscode/issues/226966) The changes in this pull request include:...