sindresorhus / atom-editorconfig

Helps developers maintain consistent coding styles between different editors
https://atom.io/packages/editorconfig
MIT License
812 stars 80 forks source link

atom-editorconfig is broken #204

Closed florianb closed 1 year ago

florianb commented 6 years ago

Atom-EditorConfig seems to be broken due to substantial changes to Atom's API.

A full rewrite to 3.0.0 is pending.

heruan commented 6 years ago

Indeed it does not work on Atom Beta with atom-ide packages. Is this related?

florianb commented 6 years ago

@heruan - probably. I am currently working on a rewrite. I'll try to prioritize my work on this.

rm-code commented 6 years ago

It seems to work for me on Atom 1.22.1.

florianb commented 6 years ago

Thanks for the feedback @rm-code - unfortunately some functions may not work as expected. But i am still working on the rewrite.

noirbizarre commented 6 years ago

Hi :wave: !

The package is still broken on Atom 1.23.3, any progress on the rewrite ?

florianb commented 6 years ago

Hi - yes there is progress.


Von: Axel Haustant notifications@github.com Gesendet: Montag, 22. Januar 2018 13:58 An: sindresorhus/atom-editorconfig Cc: Florian Breisch; Author Betreff: Re: [sindresorhus/atom-editorconfig] atom-editorconfig is broken (#204)

Hi 👋 !

The package is still broken on Atom 1.23.3, any progress on the rewrite ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/sindresorhus/atom-editorconfig/issues/204#issuecomment-359416224, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AA8B05hRX11CdEcO74iT9d1XTJNyFdINks5tNIYDgaJpZM4PQ_6k.

noirbizarre commented 6 years ago

Thanks for the response ! :+1:

varemenos commented 6 years ago

Is this issue still valid? Seems like the latest version is v2.2.2

florianb commented 6 years ago

@varemenos, yes it is - the referenced version number was wrong.

the-j0k3r commented 6 years ago

So... No point reporting bugs then, since this re-write is happening, right?

A full rewrite to 3.0.0 is pending.

Pending...

     adj.
    Not yet decided or settled; awaiting conclusion or confirmation.
    adj.
    Impending; imminent.
    prep.
    While in the process of; during.

So its awaiting conclusion, but its not imminent, clearly :) I know... I know, its out when its out.

sindresorhus commented 1 year ago

Closing as Atom is abandoned.