﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5333	Autocompletion of annotations	Francesco Casella	Anatoly Trosinenko	"When writing annotations, it would be really nice to have an autocompletion facility that shows all the available options. In particular, the capitalization of annotations doesn't really follow a consisten logic, some start with a capital letter, some with a small letter, so the autocompletion would help a lot avoiding mistakes, which are not caught by the compiler. For example, if I write
{{{
annotation(Experiment(stopTime = 3));
}}}
this is simply ignored by omc, but I don't get the intended behaviour.
"	enhancement	closed	high	1.14.0	OMEdit		fixed		Adeel Asghar
