Is there a way to do text wrap in jEdit? I’ve split the screen into html and css (since I’m using an external style sheet), and it’s difficult working with the html stuff running past the window.
Is there a way to do text wrap in jEdit? I’ve split the screen into html and css (since I’m using an external style sheet), and it’s difficult working with the html stuff running past the window.
Sure,
jEdit->Prefrences->Editing
Word wrap: none, soft, or hard
Though what I would do is add a carriage return instead of writing super long lines. It will make your code easier to read in a variety of environments.
Comment by joe — October 17, 2009 @ Saturday, October 17, 2009 1:25 pm