Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Languages & Linters could be merged #12

Open
viatsko opened this issue Feb 12, 2016 · 6 comments
Open

Languages & Linters could be merged #12

viatsko opened this issue Feb 12, 2016 · 6 comments
Labels
enhancement help wanted Update Making a fix / change to existing content in the list

Comments

@viatsko
Copy link
Owner

viatsko commented Feb 12, 2016

Some languages are already providing linters, probably we could merge them - I'm also thinking about table format in that section

@SamVerschueren
Copy link
Collaborator

Care to provide an example of how you would show it in a table?

@viatsko
Copy link
Owner Author

viatsko commented Feb 20, 2016

I'm currently thinking on
Syntaxes, Linters, Snippets, Other
columns and let the same packages be on the same level in the first two columns (as we might end up of duplicating a lot of packages in Syntax & Linters category as a lot of them are actually doing two things at once)

@yozlet
Copy link

yozlet commented Sep 20, 2017

Plenty of language packages are also including debuggers, intellisense etc., mostly using MS's Language Server Protocol - for example Python, Ruby, Rust, etc.

It might be simpler to create a list of languages, then for each language just list the best packages for that language and what they cover.

@viatsko
Copy link
Owner Author

viatsko commented Mar 28, 2018

Agree, I've started expanding the list into sections since many languages got "plugins ecosystem" around them during these years. Will close once I'm done with this.

@mr-ubik
Copy link
Contributor

mr-ubik commented Oct 8, 2018

Also grouping all snippets package for a language under one section would be better ie:


Python

  • Python Ext

Linters

Snippets

Flask

Django


Or something like

Python

  • Language-specific packages

Flask

  • Any Flask related package

Django

  • Any[ Django related package

@lannonbr lannonbr added the Update Making a fix / change to existing content in the list label Oct 10, 2018
@nzec
Copy link

nzec commented Oct 12, 2018

What about Linters that lint more than one language? How would we deal with that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Update Making a fix / change to existing content in the list
Projects
None yet
Development

No branches or pull requests

6 participants