The AMPLDev Team are constantly looking for new features to improve the IDE along with fixing bugs. We hope are users will report any annoying bugs that they want fixed but at the same time we also want you to tell us if you might benefit from a particular feature.
A recent request is to add Content Assist to the AMPL/SAMPL editor. This would mean that the IDE would give you a list of suggested keywords while you are typing the word.
For example: If you are wishing to type the following statement,
param x := 1;
Then when you type letter p, the editor will give you a list of AMPL/SAMPL keywords starting with letter p and this will keep filtering as you type each consequent letter.
We thought we would put the question to our users to see if this is something they would benefit from. We would even like to hear thoughts on features that you might think are more necessary than this one.