Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Plugin for EditorConfig?
Plugin for EditorConfig? [message #1234484] Wed, 22 January 2014 04:28
Andrew Pennebaker is currently offline Andrew PennebakerFriend
Messages: 3
Registered: January 2014
Junior Member
EditorConfig is a dotfile-based way to organize coding styles for multiple developers, platforms, projects, and text editors.

editorconfig.org

Just write a .editorconfig file, and anyone contributing to the project can automatically use the project's style rules, regardless of their choice of text editor, or default indentation rules. There are already dozens of plugins for different editors, allowing Emacs and Vim and Sublime and friends to all sync on the same indentation rules.

The final piece of the puzzle would be a plugin for Eclipse, so that Eclipse users can join in the fun. Would anyone be interested in making this happen?
Previous Topic:Should I set ScrolledComposite content twice? How to use ScrolledComposite correctly?
Next Topic:Headless refactoring plugin problem
Goto Forum:
  


Current Time: Fri Apr 26 02:25:30 GMT 2024

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

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

Back to the top