.editorconfig Support

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
User avatar
kfury77
Posts: 97
Joined: Mon Jun 13, 2005 11:55 pm
Location: Osaka, Japan
Contact:

.editorconfig Support

Post by kfury77 »

All the main code editors have plugins for .editorconfig files. http://editorconfig.org/ - I'd like to see a Blumentals Plugin for the format.

What is EditorConfig?
EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readable and they work nicely with version control systems.

If a plugin is created we can get the WeBuilder icon added to their plugin directory and gain more exposure:
http://editorconfig.org/#download
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: .editorconfig Support

Post by Aivars »

This is not a bad idea. I'll add it to list and try to familiarize myself with the concept before deciding whether to suggest this idea to team. I'll admit that I never stopped to consider what .editorconfig files contained :)
Blumentals Software Programmer
User avatar
pmk65
Posts: 678
Joined: Sun Dec 20, 2009 9:58 pm
Location: Copenhagen, Denmark

Re: .editorconfig Support

Post by pmk65 »

There are 10 types of people in the world: Those who understand binary and those who don't.
Post Reply