Giter Site home page Giter Site logo

How to add additional linters? about ide-php HOT 3 CLOSED

atom avatar atom commented on September 17, 2024
How to add additional linters?

from ide-php.

Comments (3)

damieng avatar damieng commented on September 17, 2024 1

Still trying to figure out how to put documentation together. There are many parts and options. Will bear this in mind.

from ide-php.

damieng avatar damieng commented on September 17, 2024

You should be able to run existing Atom linter packages without the core Linter package that provides the UI - the atom-ide-ui diagnostics package uses the linter v1 and v2 apis just like linter does and should be capable of displaying the results from those linters.

As for bundling additional linters with ide-php - Given there are many to chose from whichever we choose would not suit everybody's need and we'd end up bundling all of them which would make ide-php large and unwieldy. I think we'd rather keep linters separate at this time unless they are part of the underlying language server we're using for each package. They're often just concerned with syntax and semantics much more than formatting and style which leaves a space for linters to fill.

from ide-php.

mikebronner avatar mikebronner commented on September 17, 2024

@damieng Thanks for the fast answer. I will give that a try and report back. (Uninstalling the base linter package now.)

Update: so sweet, it works! :) Love it that you used the same linting api so we can use any linters we want!! :)

Perhaps this feature and instructions could be added to the documentation?

from ide-php.

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.