Perl IDEs am Beispiel Emacs

by Rolf Langsdorf (‎LanX‎) (Darmstadt.pm)

Perl IDEs am Beispiel Emacs aimed at Any and is held in Deutsch. This talk starts on 2015-05-08 at 14:40 for 40 minutes. It takes place at the Stage.

Was ist ein "Integrated Development Environment" (IDE)?

Wo ist ist die Grenze zu Editoren?

Und was sollte eine Perl IDE leisten?

Was könnte sie überhaupt leisten?

Emacs als Großmutter aller IDEs bietet sich an um verschiedene Features zu demonstrieren.

Kriterien wären:

Editor
Syntax-highlighting
Tab-expansion of variables
Outlining ( aka Folding)
Narrowing
Code-snippets/Templates
Search/Replace (Incremental, RegEx, Multifile)
Key-Macros
Multiple Subwindows
X and/or Terminal
Keybindings
Hypertext-features

IDE
Compile and Jump to Error
Debugger integration
REPL integration
Support for Revision control (CVS,GIT,...)
Diff support
RegEx Editor
Refactoring
Flymake (syntax check on the fly)
Project support (management of all settings)
Browser-subwindows
Perldoc support
Inline display of own method/function documentation
Tab expansion of methods (Intellisense)
Omni Complete (Expand by context)

Further information: http://www.perlmonks.org/?node_id=788619


Tags: Tags: editor ide

Interest in attending: