VSCode Version: 1.27.2 OS Version: MacOS 10.12.6 (16G1510) Steps to Reproduce: open a document with lines longer than the word wrap column setting turn word wrapping on This has no effect on the document's appearance set word wrapping to...
microsoft/vscodePublic NotificationsYou must be signed in to change notification settings Fork30.3k Star167k Code Issues5k+ Pull requests490 Actions Projects1 Wiki Security15 Insights Additional navigation options Lines wrap in outline view#114537 ...
as if the ending`is missing, TextMate is unable to check the other lines before validating mjbvz transferred this issue frommicrosoft/vscodeon Dec 12, 2023 mjbvz removed their assignment on Dec 12, 2023 mjbvz commentedon Dec 12, 2023 ...
Close VSCode Open the project in VSCode again The line doesn't wrap. Open a file in a new tab if the file was .md, its lines will wrap Go back to the initial .md tab The lines do wrap. Italicsis where it goes wrong. Thanks for creating this issue! We figured it's covering the...
VSCode Version: 1.9.1 OS Version: Windows 10 x64 Steps to Reproduce: Disable word wrap in the user settings Create a new file Enter a very long text line It appears that VS Code has a column at which it will wrap a line even though word wrap is disabled. ...
Type: Bug step 1 - Run any command or project whose lines does'nt fit in single line step 2 - Your terminal can be full sized or small size does'nt matter step 3- Presss Alt + z to wrap line in terminal Step 4 - Resize your terminal wind...
Steps to Reproduce: Make a code change in a reasonably long file, in a language that has inlay hints, so there's a diff Open the diff viewer, ensure word wrap is enabled (AltZ), and scroll around throughout the file Watch as the lines get misaligned between the added and removed side...
The debug console wraps lines whose length exceeds the debug console panel's width. Sometimes it becomes difficult to read the debug console output when there are multiple long lines. It would be great if there was an option to disable line wrap on the debug console. 👍16 Activity vscodebo...
This VS Code extension wraps your text selection in HTML tags. It can wrap inline selections and selections that span multiple lines (works with both single selections and multiple selections at once). To use, select one or many chunks of code and press "Alt + W" ("Option + W" for Mac...
Computed editor height is no longer correct (lines can be hidden, with inline diff we have more than same number of lines), hence scroll bar size is incorrect (scroll bar size changes as you scroll) Remove top padding (which was for the toolbar) New cells do not have a Cell headers ...