Skip to main content



      Home
Home » Newcomers » Newcomers » Perl code indenting?
Perl code indenting? [message #99356] Sun, 04 September 2005 11:54 Go to next message
Eclipse UserFriend
Originally posted by: user.domain.invalid

I wonder if the fact that perl code using the EPIC editor is not getting
indented automatically is a limitation of the EPIC plugin or of Eclipse?

I think that any decent programming editor should support configurable
automatic indenting of code (similar to what (X)Emacs has been doing
for decades).

Is there a way how to define this in Eclipse? Is there a key that will
re-indent a selected block of code?
Re: Perl code indenting? [message #100261 is a reply to message #99356] Wed, 07 September 2005 19:38 Go to previous message
Eclipse UserFriend
Originally posted by: plankton.softwitch.net

Indentation plugin is just independent plugins for each editor. So there
is no limitation. Just there is no formatter yet. Building a formatter
is very annoying job than you think. It requires scanning, parsing,
indentation model, source printing, and many policies. So, We have to
wait or make.

user@domain.invalid wrote:
> I wonder if the fact that perl code using the EPIC editor is not getting
> indented automatically is a limitation of the EPIC plugin or of Eclipse?
>
> I think that any decent programming editor should support configurable
> automatic indenting of code (similar to what (X)Emacs has been doing
> for decades).
>
> Is there a way how to define this in Eclipse? Is there a key that will
> re-indent a selected block of code?
Previous Topic:How to add to Plug-in Dependencies Library
Next Topic:Software Update functionality not working
Goto Forum:
  


Current Time: Thu Jul 17 07:48:56 EDT 2025

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

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

Back to the top