nicoulaj / idea-markdown

Markdown language support for IntelliJ IDEA (abandonned).
Apache License 2.0
600 stars 97 forks source link

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

Open jstrachan opened 12 years ago

jstrachan commented 12 years ago

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 commented 12 years ago

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!

nicoulaj commented 12 years ago

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

arikon commented 11 years ago

+1

danielwegener commented 10 years ago

:+1:

wsargent commented 10 years ago

+1

adius commented 10 years ago

+1

conan commented 9 years ago

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

JohnLCaron commented 8 years ago

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

antonmry commented 8 years ago

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

plombardi89 commented 8 years ago

+1 Definitely need this feature.

kevinconaway commented 8 years ago

@nicoulaj any update here?

jamestalmage commented 8 years ago

:+1:

filethis-dev-site commented 8 years ago

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

moos commented 8 years ago

+1

yaronyg commented 8 years ago

+1

bdunn commented 8 years ago

+1

b4be1 commented 8 years ago

+1

johnmcase commented 8 years ago

+1

axd1967 commented 8 years ago

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

nicoulaj commented 8 years ago

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.

axd1967 commented 8 years ago

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

nucatus commented 6 years ago

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