idea-markdown icon indicating copy to clipboard operation
idea-markdown copied to clipboard

allow 'Use Soft Wraps' by default with Markdown plugin?

Open jstrachan opened this issue 11 years ago • 22 comments

I love the markdown plugin! However most times I do any serious editing in IDEA of a markdown file I have to select View -> Active Editor -> Use Soft Wraps to enable nice wrapping so I can see all the text in the document (as you often have long paragraph lines in markdown).

I wonder is there some way to have this as the default in Markdown?

jstrachan avatar Aug 21 '12 10:08 jstrachan

DOH! I can just enable Settings -> Editor -> Use soft wrap in editor! :) http://jcraane.blogspot.co.uk/2012/08/intellij-customize-editor.html

sorry for the noise!

jstrachan avatar Aug 21 '12 10:08 jstrachan

Reopening, you are right, this should be the default.

nicoulaj avatar Sep 15 '12 13:09 nicoulaj

+1

arikon avatar Jul 24 '13 14:07 arikon

:+1:

danielwegener avatar Mar 06 '14 09:03 danielwegener

+1

wsargent avatar Mar 14 '14 04:03 wsargent

+1

adius avatar Apr 30 '14 20:04 adius

+1, I like to have soft wraps for markdown but not other things (like code)

conan avatar Jun 10 '15 20:06 conan

+1, I like to have soft wraps for asciidoc/markdown but not other things (like code)

JohnLCaron avatar Oct 02 '15 21:10 JohnLCaron

+1, It would be great to have it only for Markdown files

antonmry avatar Oct 20 '15 13:10 antonmry

+1 Definitely need this feature.

plombardi89 avatar Oct 27 '15 19:10 plombardi89

@nicoulaj any update here?

kevinconaway avatar Nov 18 '15 14:11 kevinconaway

:+1:

jamestalmage avatar Nov 28 '15 03:11 jamestalmage

+1 Want soft-wraps only in certain kinds of files, not all.

filethis-dev-site avatar Nov 30 '15 14:11 filethis-dev-site

+1

moos avatar Dec 24 '15 05:12 moos

+1

yaronyg avatar Jan 22 '16 22:01 yaronyg

+1

bdunn avatar Feb 02 '16 15:02 bdunn

+1

b4be1 avatar Mar 29 '16 11:03 b4be1

+1

johnmcase avatar Apr 20 '16 20:04 johnmcase

+1 pleeeese... I have to use the scrollbar all the time, and 'soft wrap' doesn't seem to work in HTML preview.

axd1967 avatar May 05 '16 09:05 axd1967

Notice: This plugin is no more maintained and it has been removed from Jetbrains plugins repository. There is a Markdown plugin officially supported by Jetbrains.

nicoulaj avatar May 22 '16 11:05 nicoulaj

OK... as everything is versioned anyway, why not

  • remove all files so that anyone interested has to dive in Git history to retrieve them
  • (including cleaning up the project README to make that even mor clear)
  • create a label to tag all remaining issues as "won't fix" and close them all
  • hide all issues

axd1967 avatar May 22 '16 16:05 axd1967

Another trick people can do here is to add a key shortcut binding to that menu entry. With that shortcut, you can toggle the setting. screen shot 2017-11-08 at 11 43 22 am

nucatus avatar Nov 08 '17 10:11 nucatus