Ian VanSchooten
Ian VanSchooten
Are you asking for these comments to be inserted by this plugin, or just placed in those locations if they are found in among the imports?
@AlexJDG is this a feature you're looking for as well? If so, could you share your use case?
Thanks for sharing! I can see the benefit of these comments to help guide developers in knowing where to put their imports, but with automatic sorting, is it still so...
I have a feeling that once developers get used to not having to spend brain power on knowing where to put imports, they'll be much happier. :-D
@AlexJDG @abarrows I just wanted to check back in briefly. Have you been using the plugin without the option and if so, do you still feel like the enhancement here...
Thanks for the discussion. We're not going to change the way we use releases right now. There's not much activity in this project, with only a few releases per year...
Leaving this open so that others can vote with 👍, and we'll consider it depending on the demand.
It was removed because there were a ton of options previously, which goes against the philosophy of prettier. There more options there are, the more you have to think about...
I made an attempt to solve this in https://github.com/IanVS/prettier-plugin-sort-imports/pull/175, but if we use the same approach as `prettier-plugin-jsdoc`, we end up in an infinite loop because each tries to run...
@ef4, moving node_modules to /mnt/EmberCliRamdisk//node_modules/ and symlinking back to my project folder seems to be working . . . as long as I don't reboot. :-o I think I'll just...