Bug 491938

Summary: Support editorconfig?
Product: [ECD] Orion (Archived) Reporter: Carolyn MacLeod <Carolyn_MacLeod>
Component: EditorAssignee: Project Inbox <orion.editor-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: libingw, Michael_Rennie, srl
Version: unspecifiedKeywords: triaged
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Carolyn MacLeod CLA 2016-04-18 14:21:18 EDT
Does it make any sense for the Orion editor to support this?
http://editorconfig.org/

I notice that w3c specification doc follows this convention, and it looks like a bunch of editors support it (including eclipse). Scroll down in page to see list of supporting editors (some support natively and some require a plugin).
Comment 1 libing wang CLA 2016-05-09 10:29:57 EDT

*** This bug has been marked as a duplicate of bug 482157 ***
Comment 2 Carolyn MacLeod CLA 2018-02-01 14:26:50 EST
Reopening - this is not a dup of bug 482157.
This bug requests support for .editorConfig in the Orion editor.
- Many open source projects provide a .editorConfig file to specify things like spaces for tabs, etc.
- Other code editors have this capability already.
- Without this support, people using Orion to develop for other open source projects (like w3c) can inadvertently submit changes that fail CI testing (which is embarrassing).
Comment 3 Steven Loomis CLA 2022-04-26 11:40:35 EDT
related to bug 457046 ?