Giter VIP home page Giter VIP logo

Comments (9)

xuhdev avatar xuhdev commented on July 28, 2024

I agree with the two.

from editorconfig.

treyhunner avatar treyhunner commented on July 28, 2024

I also like these ideas.

I think we should try to tackle a charset property first.

We may need to create a list of supported character sets so plugins can support charsets individually if charset names are not always represented consistently among different text editors. If this is the case, which character sets should we attempt to support initially?

from editorconfig.

treyhunner avatar treyhunner commented on July 28, 2024

I have made a Wiki page we can use for reference when fleshing out charset details.

from editorconfig.

xuhdev avatar xuhdev commented on July 28, 2024

As a start, I think we should support Unicode charsets and latin1. They are widely supported by editors. Then let's add more.

from editorconfig.

xuhdev avatar xuhdev commented on July 28, 2024

I believe this could be done in v0.9, since it requires no modification to the EditorConfig Core: it's about the standard and the implementation of the plugins.

from editorconfig.

treyhunner avatar treyhunner commented on July 28, 2024

I think we should aim to release the indent_size = tab feature in a final/stable before implementing this feature. There are multiple tab-indented projects that could benefit from specifying a non-fixed indentation size and size indent_style = tab.

Maybe we should declare v0.9 of EditorConfig C core stable, upload new versions of core, and upgrade the C-based plugins first. We could then work on adding charset to v0.9.1 or v1.0 (if we're ready for the big 1.0 release).

from editorconfig.

xuhdev avatar xuhdev commented on July 28, 2024

We could also release non-c based plugins. Then we work on v0.9.1, to include the python core. This feature maybe could included in v0.10, avoiding the release of v1.0

from editorconfig.

treyhunner avatar treyhunner commented on July 28, 2024

These options will be implemented in v0.10.0 as a single property: charset.

from editorconfig.

binki avatar binki commented on July 28, 2024

Where is charset documented?

from editorconfig.

Related Issues (20)

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.