Difference between revisions of "Editors and IDEs"

From Adam Meola - wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
:::* The ease at which new plugins/extensions can be created increases the chances that people continue to make new plugins/extensions
 
:::* The ease at which new plugins/extensions can be created increases the chances that people continue to make new plugins/extensions
 
::::* As well as the chances that you can make your own plugins/extensions
 
::::* As well as the chances that you can make your own plugins/extensions
 +
:* Disk Space to install
 +
::* Mostly matters on laptops with small drives
 +
:* Memory footprint
 +
::* Some use far more ram than others
 +
::* Large file handling
  
 
<splist
 
<splist

Revision as of 14:17, 3 September 2020

Editors and IDEs

In general, I don't evangelize and particular IDE, but i will caution all users to consider the following:

  • Plugin architecture and community
  • Much of the usefulness of a modern editor comes from the plugins/extensions
  • The more plugins/extensions already exist, the greater the chances are that something you want is already available
  • The ease at which new plugins/extensions can be created increases the chances that people continue to make new plugins/extensions
  • As well as the chances that you can make your own plugins/extensions
  • Disk Space to install
  • Mostly matters on laptops with small drives
  • Memory footprint
  • Some use far more ram than others
  • Large file handling