Giter Site home page Giter Site logo

colddevil / de.cdhq.eclipse.wordwrap Goto Github PK

View Code? Open in Web Editor NEW
30.0 30.0 4.0 29 KB

The Word-Wrap Eclipse plug-in enables the built-in soft text wrap feature in every text-based editor within Eclipse.

Home Page: http://dev.cdhq.de/eclipse/word-wrap/

License: Eclipse Public License 1.0

Java 95.16% HTML 4.84%

de.cdhq.eclipse.wordwrap's People

Contributors

colddevil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

de.cdhq.eclipse.wordwrap's Issues

Custom line width

This is not a bug, is a enhancement proposal.

What you think of, instead of wrap the text in the window edges define a new attribute for the line width?

I always use eclipse showing print margin. This help-me when i'm coding in Java (or other language) to not create a too wide line. If my code exceeds the margin line I now that is better split it into two or more lines with good indentation (for readability).

But when i'm writing a text (in latex with texlipse) the margin line looks very annoying. Other reason is that, I always use the editor window in a full-screen mode (to avoid distractions) and the text line is too big (isn't readable).

I know these seem very personal reasons. But i think that this will be good features (at least for me) :)

Word-break

It would be nice to be able to turn off word-break, I rather it broke line before breaking the word up.

Great plugin!

No Toggle Effect with Keyboard Shortcut.

Just installed your plugin 5 Minutes ago.
Shortcut (Windows) like described and shown in Context Menu does not take effect when pressing.

Keyboard Shortcut in active editor: CTRL+ALT+E on Windows, CMD+ALT+E on OS X

2014-10-01-17_26_25-greenshot

Installation of Line Number Ruler Fix fails

Line Number Ruler Fix (Eclipse Mars 4.5) 0.0.1

Cannot complete the install because of a conflicting dependency.
Software being installed: Line Number Ruler Fix (Eclipse Mars 4.5) 0.0.1 (de.cdhq.eclipse.linenumberfix.mars.feature.feature.group 0.0.1)
Software currently installed: Eclipse IDE for Java Developers 4.5.1.20150917-1200 (epp.package.java 4.5.1.20150917-1200)
Only one of the following can be installed at once:
Text Editor Framework 3.9.100.v20141023-1946 (org.eclipse.ui.workbench.texteditor 3.9.100.v20141023-1946)
Text Editor Framework 3.10.0.201509112319 (org.eclipse.ui.workbench.texteditor 3.10.0.201509112319)
Cannot satisfy dependency:
From: Line Number Ruler Fix (Eclipse Mars 4.5) 0.0.1 (de.cdhq.eclipse.linenumberfix.mars.feature.feature.group 0.0.1)
To: org.eclipse.ui.workbench.texteditor [3.10.0.201509112319]
Cannot satisfy dependency:
From: Eclipse IDE for Java Developers 4.5.1.20150917-1200 (epp.package.java 4.5.1.20150917-1200)
To: org.eclipse.epp.package.java.feature.feature.group [4.5.1.20150917-1200]
Cannot satisfy dependency:
From: EPP Java Package 4.5.1.20150917-1200 (org.eclipse.epp.package.java.feature.feature.group 4.5.1.20150917-1200)
To: org.eclipse.platform.feature.group 0.0.0
Cannot satisfy dependency:
From: Eclipse Platform 4.5.0.v20150603-2358 (org.eclipse.platform.feature.group 4.5.0.v20150603-2358)
To: org.eclipse.ui.workbench.texteditor [3.9.100.v20141023-1946]
Cannot satisfy dependency:
From: Eclipse Platform 4.5.1.v20150904-0015 (org.eclipse.platform.feature.group 4.5.1.v20150904-0015)
To: org.eclipse.ui.workbench.texteditor [3.9.100.v20141023-1946]

Line number fix not working on Luna M5

Aware current release intended for Kepler but thought worth noting the issue in hope its simple to resolve (good time also to say good job on word wrap feature! Thanks)

Line numbers misaligned in 4.5

As above.

It would be really good and maybe more maintainable long term if you can work with Eclipse maintainers to embed this directly into the platform (@vogella seems to be a good contact)?

Null pointer exception on viewing file without file extension

For example opening file 'Makefile' generates stack trace:

java.lang.NullPointerException
at de.cdhq.eclipse.wordwrap.plugin.ActivateOnFileOpenHandler.handleFileOpenEvent(ActivateOnFileOpenHandler.java:68)
at de.cdhq.eclipse.wordwrap.plugin.StartupHandler$1$1.partOpened(StartupHandler.java:62)
at org.eclipse.ui.internal.PartService$10.run(PartService.java:175)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.PartService.partOpened(PartService.java:173)
at org.eclipse.ui.internal.WorkbenchPage$19.run(WorkbenchPage.java:4832)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.WorkbenchPage.firePartOpened(WorkbenchPage.java:4830)
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart$2.handleEvent(CompatibilityPart.java:114)
at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:41)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:185)

Wrong line numbers after wrap

When activating the wrapping the line numbers are different, every wrapped line gets a new line.
Version is 4.4.2 Linux 64bit

Line numbering not working with Line Number Ruler Fix

Hello:

Thanks for this great plug-in. I recently installed the Word Wrap Feature (0.1.4) and Line Number Ruler Fix (0.0.1) both for Luna 4.4. Though the line wrapping works fine, the line numbering does not. Attached I have the install details for my eclipse environment and 2 screenshots; one is with line wrapping and the other without line wrapping. The screenshot with word wrapping does not properly utilize the line number ruler fix.

Please advise if I am doing something incorrect, or how I can get this to work with Luna 4.4.

Thank you for a great plugin and any help you can provide!

Ryan

eclipse_nolinewrap
eclipseinstalldetails
eclipse_linewrap

Word Wrap turns off each time I set focus outside a tab

I'm using Word Wrap with Eclipse Luna on OSX, all works fine except one thing: any loss of focus from a tab with a ‘word-wrapped’ file turns the feature in that file off. That’s despite that all three ticks in preferences are checked and that word wrap by default works in a file, which is restored at eclipse launch.

The bug occurs not just when I switch between multiple files in tabs, but also when I focus on any other view, e.g. Package explorer or Search results. Thus, I sometimes have to press CMD+ALT+E a few times a minute, which is a bit distracting. Surprisingly word wrap does not disable itself when I switch to another app and then return to the same tab in Eclipse.

I installed the plugin for Luna from scratch and did all eclipse cleaning procedures described on the help page, but that gave no results.

What can be wrong?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.