question

DanielNieto-6037 avatar image
0 Votes"
DanielNieto-6037 asked karenpayneoregon answered

Line drop when I save a file. Visual Code.

I have a line drop due to the line size when I save a file.

The line drops only when I save the file. Once saved, but under "Settings (ctrl +,) the" Word Wrap "remains" off ".

1) I tried to put "off" in "Word Wrap". It works during filling, but when saved it drops the line. "diffEditor.wordWrap": "off"

2) I tried to put "Word Wrap Column" with many characters, but it also didn't work.

3) What kind of extension can be doing this ?? I have disabled almost all, I am only with "Jupyter", "PowerShell", "Python"

4) How do I search for a fixed phrase in the "Search" here on the forum? Example: "Word Wrap" ... when I search with quotes it brings me the two separated in the texts, thus searching thousands of pages ... you can't find anything like that.

5) Could anyone suggest other Visual Forum?

Thanks

dotnet-visual-basic
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

karenpayneoregon avatar image
0 Votes"
karenpayneoregon answered

Not sure if this will solve your issue.

  • Under Settings set Editor: Max Tokenization Line length to a large value e.g. 20000

  • Under Setting Editor: Word Wrap off, Diff Editor inherit

  • Under Setting Editor: Word Wrap Column to a large value

  • Under Setting Editor: Strategy, try different settings


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.