﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2233	OMEdit: Hiding annotations in text view	Christian Schubert	Adeel Asghar	"Is it possible to hide (or collapse as in Dymola) the annotations in text view (by default).

It would be helpful for teaching as to not to overburden students with too much source code.

(An ""empty"" has the following text representation which is hard to understand for a beginner:
{{{
model EmptyModel
  annotation(Icon(coordinateSystem(extent = {{-100,-100},{100,100}}, preserveAspectRatio = true, initialScale = 0.1, grid = {2,2})), Diagram(coordinateSystem(extent = {{-100,-100},{100,100}}, preserveAspectRatio = true, initialScale = 0.1, grid = {2,2})));
end EmptyModel;
}}}
"	enhancement	closed	normal	1.11.0	OMEdit	trunk	fixed		
