Giter VIP home page Giter VIP logo

Comments (6)

treyhunner avatar treyhunner commented on June 27, 2024

This is a good idea if a Python interpreter is already installed. However, installing a Python interpreter just to use a plugin seems like more of a hassle than installing the C core.

I think this is a good idea for Gedit and Vim because it is implied that the user has a Python interpreter for use with those two plugins. I'm not sure about Emacs and jEdit plugins.

from editorconfig.

xuhdev avatar xuhdev commented on June 27, 2024

On Mar 28, 2012, at 0:05, Trey [email protected] wrote:

This is a good idea if a Python interpreter is already installed. However, installing a Python interpreter just to use a plugin seems like more of a hassle than installing the C core.

I think this is a good idea for Gedit and Vim because it is implied that the user has a Python interpreter for use with those two plugins. I'm not sure about Emacs and jEdit plugins.

We just bundle the script, and the python script could be used if a python interpreter is present. But I believe we should use the C core (except vim and gedit) if the c executable is found.

from editorconfig.

xuhdev avatar xuhdev commented on June 27, 2024

Just like this, we could find an external python interp for a editor that does not support a built-in one. If a C core is missing and a python interp is found, we could take advantage of the python version, so user would feel more comfortable about the installation, since most Linux users have python installed by default.

from editorconfig.

treyhunner avatar treyhunner commented on June 27, 2024

That could work well. Maybe for now we should look for editorconfig.py in addition to editorconfig in case they prefer install a Python package.

I don't think we should be too concerned with bundling the Python version with all of the plugins yet though. Our current solution works reasonably (even if it's not ideal) and for all I know there are currently no users of the jEdit or emacs plugins.

from editorconfig.

xuhdev avatar xuhdev commented on June 27, 2024

If a python version is bundled, users would be more likely to use EditorConfig with Emacs (and also jEdit, but I think emacs is more concerning).

OT: Maybe we should consider add the Emacs plugin to this site and this one

from editorconfig.

xuhdev avatar xuhdev commented on June 27, 2024

Done for vim.

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.