Line drop when I save a file. Visual Code.

Daniel Nieto 1 Reputation point
2021-04-06T16:14:30.733+00:00

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

Developer technologies | VB
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 35,586 Reputation points Volunteer Moderator
    2021-04-06T17:47:59.63+00:00

    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
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.