Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse RT (runtime) » ASCII Art in Editor
ASCII Art in Editor [message #1273642] Thu, 20 March 2014 09:56 Go to next message
Gabriel Klein is currently offline Gabriel KleinFriend
Messages: 1
Registered: July 2009
Junior Member
Sometime a good drawing is worth thousands of words.

Having an image is a good way to share documentation, but many developers like to have documentation in the code.

Having an ASCII editor part of the Editor would be great. Something like www.jave.de embeeded in the Editor.

Here is an example of the type of drawing I would like to be able to edit in my code.

/**
* @drawing
* . startMax endMax
* . xxxx xxxx xxxx
* . xx x xx xx xxx xxx
* . xx xx xx xx xx xx
* . xxx xx xx x xx x
* . xx x xx x xx xx
* . xx x xx xx xxx xx xx
* . x xx xxx xx x xx xx xxx x
* . xx x xx x xx x x xxx x
* . x xxx xxxx xx xx xx xx
* . x xx xx x xx xx
* . xx xx xx xxx x
* . xxxx xx xx x
* . startMin endMin
*

What would be great is just a way to click on "@drawing" (or right click, edit drawing). Then I have an ASCII editor.
Re: ASCII Art in Editor [message #1273761 is a reply to message #1273642] Thu, 20 March 2014 13:56 Go to previous message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Is this an idea specific to Java? If so, it should be moved to the JDT forum.
Previous Topic:File too long error
Next Topic:org.apache.jasper.glassfish System Library assumptions?
Goto Forum:
  


Current Time: Fri Apr 26 19:55:27 GMT 2024

Powered by FUDForum. Page generated in 0.03897 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top