Difference between revisions of "Editors and IDEs"
Jump to navigation
Jump to search
(Created page with "==Editors and IDEs== <splist showparent=no sort=asc sortby=title liststyle=unordered showpath=no kidsonly=no debug=0 />") |
|||
Line 1: | Line 1: | ||
==Editors and IDEs== | ==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 | ||
+ | |||
<splist | <splist | ||
showparent=no | showparent=no |
Revision as of 14:15, 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