Requests to run outside sandbox are STILL clipped, rendering the feature useless
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.133.0 (Universal)
- OS Version: macOS 14.4
The issue reported at https://github.com/microsoft/vscode/issues/327969#issuecomment-5123541003 was addressed with PR https://github.com/microsoft/vscode/pull/328150/changes and a note that this was in the 1.132 milestone. I'm now running 1.133, and the issue persists. The PR is named "fix: wordwrap in various places in chat", which makes me think that it is not really an attempt to fix the issue, which isn't about wordwrap. The text in question wraps fine as the window size is changed. The problem is that it's truncated, regardless of the window size. The "various places" part also makes me suspicious, since this issue occurs only in the "run outside sandbox" prompt, and not in other identically-formatted places.
Contributor guide
Assessment
This issue has not been assessed yet.