-
Notifications
You must be signed in to change notification settings - Fork 75
Atom Plugins #113
Comments
My favorites:
|
Will link when I'm not on mobile :) |
General Purpose Packages:
Web development related packages:
I made a video with most of these packages: https://www.youtube.com/watch?v=cFAzqvYoHJs |
Thanks. This is very helpful for me. |
Just added another that's fantastic: https://atom.io/packages/expand-region |
Here's an updated list:
|
Great. Exactly what I was going to ask. Also what's your configuration on terminal? Do you use iterm with oh-my-zsh? |
@suhasdeshpande, that sounds like a great question for another issue on my AMA ;-) |
Here's an updated list (you probably mostly care about the community packages at the bottom:
|
@kentcdodds Installing so many plugins really impacted the performance on my editor. It freezes sometimes and becomes sluggish while working. Does this happen with you as well or is it just me? And what would you do in this situation? |
Really just depends on the plugins you're using. Not sure what to tell you other than removing the ones you don't use often and evaluating everything else for performance impact. If you really want it then contribute back to make it fast :) |
Good way to find the plugins that are slowing you down is the Timecop feature in Atom. Either Ctrl+Shift+P > Timecop or Packages > Timecop > Show. Also a good way to make sure your own plugins don't crawl without reason =) |
@kentcdodds I think you may have more plugins installed then me 😀. I have around 20 plugins only the ones that make the workflow easy. I evaluated the performance impact after uninstalling every plugin and it was working as fast as sublime. Would you recommend any other editor? I have been messing around with VSC and Webstorm. @ansballard Windows load time is around 26789ms with plugins. Was only 100ms without plugins when I did the performance check |
Number of plugins matter much less than what the plugins are doing. My load time is definitely NOT 26 seconds. My guess is you have one or two plugins that are just doing some really bad things... I'm not certain, but I might try VSCode if it's vim mode plugin was anywhere near as good as vim-mode-plus in atom. |
@kentcdodds Thanks. Really appreciate the response |
@kentcdodds what is the color theme you use in the recent Frontend Masters Testing JavaScript Applications series? Thank you in advance. |
@kentcdodds Thanks for the list - I've got it all installed... but I can't replicate what you're seeing in the egghead.io course. Is the list up to date, or do I need to toggle an autocomplete setting somewhere? |
Here's the updated list:
I'm pretty sure you're probably missing this one:
|
That wasn't immediately it - I cleared out all my other plugins and it did start working. If I can work out the conflict I'll open a bug in the right repo, but it's not likely. Thanks! |
Hey Kent
Really like your suite of videos covering many different topics. One thing that I am curious about is what plugins (or key workflows) you use with Atom?
Thanks in advance :)
Mike Erickson
The text was updated successfully, but these errors were encountered: