Code Monkey home page Code Monkey logo

ec4e's Introduction

ec4e

Build Status

ec4e is the EditorConfig support for Eclipse based on ec4j EditorConfig parser and works only with GenericEditor:

Editor Config

ec4e provides :

  • an editor for .editorconfig based tm4e and GenericEditor:

Editor Config

  • apply config of .editorconfig only for GenericEditor. Supported properties are:

    • indent_style
    • indent_size

Syntax coloration, auto close brackets are available for other files (properties/ini files) like .gitattributes, .gitconfig, gitconfig etc

See ec4e wiki for more informations.

Install

You can install ec4e with the update site http://oss.opensagres.fr/ec4e/snapshots/

Similar project

editorconfig-eclipse is an Eclipse plugin for editorconfig, so why developping an another plugin:

  • uses GenericEditor and tm4e for the EditorConfig editor.
  • use a custom parser for editorconfig instead of using standard editorconfig-core-java. This custom parser is able to validate editorconfig, manage completion, etc.
  • apply of editorconfig for a given editor uses IPreferenceStore instead of updating global preferences of Eclipse as soon as editor has focus.

Get support and contribute

  • License and community: ec4e is a community open-source project licensed under the Eclipse Public License 1.0.
  • Support: You can ask questions, report bugs, and request features using GitHub issues.
  • Git: This angelozerr/ec4e repository is the reference repository to contribute to ec4e
  • Build and CI: build can be performed with a simple mvn clean verify, continuous integration and deployment is performed by CI jobs at https://opensagres.ci.cloudbees.com/job/ec4e/
  • Becoming a committer: any contribution are welcome!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.