vscode
vscode copied to clipboard
Visual Studio Code
Type: Bug Windows environment variables are supposed to be case-insensitive; however, if VS Code is launched from a shell where the Path variable is `PATH` instead of `Path` (such as...
- VS Code Version: 1.100.0 - OS Version: MacOS 15.4.1 ## Steps to Reproduce: 1. enable editor.scrollBeyondLastLine 2. trigger a NES which renders as insertionMultiline (ghostText) in temporary (additionalLine) 1line...
# Problem statement Compared to the simplified context of ghostText, which would appear only after users cursor, providing guarantees around visibility, NES does not elicit the same behavior. With possibility...
Does this issue occur when all extensions are disabled?: Yes - VS Code Version: [please specify your VS Code version] - OS Version: [please specify your OS] Steps to Reproduce:...
## Feature request Would be great if VSCode supported HTML code folding inside markdown. Example code: ````markdown Test ```pwsh Write-Output -InputObject 'Test' ``` ```` Here I'd like the `` tag...
Type: Bug What is this happening from last night I am getting "Sorry, you have been rate-limited" message and today i upgraded to PRO+ also and just send first request...
**Feature Request: Model Selection Filter** **Problem:** The current model selector shows all available models, making it cluttered for users who only use specific models. **Solution:** Add a setting to hide/filter...
I'd like to run VS Code with `--disable-extensions` and prevent the extension recommendation banner from appearing. ### Use Case I use `code --disable-extensions` for clean debugging, but the popup asking...
`editor.action.smartSelect.expand` first selects a subword (can be turned off), then a word ( CAN'T be turned off), and only then it starts doing what I want it to do, and...
@ggerganov makes a good point here https://x.com/ggerganov/status/1925587681519579594 In short the Ollama option should not be called Ollama but "Custom endpoint" So ideally: 1. We finalize the LanguageModelProvider API in June...