This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 223489 - Java Text Copy and Paste Enhancements - Working with Text Languages In Java and Other Editors with NetBeans
Summary: Java Text Copy and Paste Enhancements - Working with Text Languages In Java a...
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-07 15:50 UTC by _ wadechandler
Modified: 2012-12-07 15:50 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ wadechandler 2012-12-07 15:50:52 UTC
This may be something that could be worked into the general editor idea for multiple languages, but right now I have it setup for just Java. If you look at the module here:
http://plugins.netbeans.org/plugin/2748

You can see its features as well as see what the use cases for its use are and why they exist in the comments. No need to reiterate here; the screen shot of the actions plus the comments speak for themselves. This can be embellished and cleaned up by the NB team. The current code can be found here:
https://hg.java.net/hg/javatextcopypaste~main

If it can be used, then glad I could help. If it can't, then general ideas are still needed and will come in handy for anyone working with external SQL or XML editors.