Bug 464766 - Interate "Coffee Bytes" with universal language support
Summary: Interate "Coffee Bytes" with universal language support
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.4.2   Edit
Hardware: PC Windows 8
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-16 03:58 EDT by Sean McPoland CLA
Modified: 2015-04-16 03:58 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sean McPoland CLA 2015-04-16 03:58:03 EDT
Hi there,

Been looking to fold code at a more granular level than just methods etc. in various languages.

code samples that would be worth folding are

   for(){}, while(){}, if(){} etc.  

Not just for Java though, for JavaScript and all other languages that are supported by Eclipse.

Now, I understand that this would be near impossible to do for every language because of the language syntax etc.  however, I have seen this thing called "Coffee Bytes" which implements "User Specified folding".

I propose as an enhancement this plug-in (I can't get it to work in 4.4.2 despite others saying it will), or a Eclipse written version, be incorporated into Eclipse itself.

I don't mind if the new enhancement is just the "User specified" portion, where we could specif our own brackets {\ \} for example, this would be just brilliant.

Links as follows:

http://stackoverflow.com/questions/6940199/how-to-use-coffee-bytes-code-folding

http://kosiara87.blogspot.com/2011/12/how-to-install-coffee-bytes-plugin-in.html

Many thanks for the consideration,
best regards
Seán