vs-code-typescript-class-organizer icon indicating copy to clipboard operation
vs-code-typescript-class-organizer copied to clipboard

Would be great if it can read ordering from .eslintrc.js

Open giano opened this issue 4 years ago • 1 comments

Thank you for this extension. Saved me a lot of time already.

Would be a killer feature if it can infer members ordering from eslint/tslint (specifically from member-ordering rule)

if not present it could use the default rule if @typescript-eslint plugin is installed

Never wrote vscode extension, but can help for beta testing.

giano avatar Apr 19 '21 13:04 giano

Amen for this. This would be rad.

oobleck avatar Jul 22 '21 19:07 oobleck

Unfortunately this extension already has so many settings making it complicated as it is. You're welcome to fork the repo and give it a try yourself!

aljazsim avatar Aug 01 '23 05:08 aljazsim