source: docs/TODO @ 276

Last change on this file since 276 was 241, checked in by boris, 19 years ago
  • moved out code that handles communication with OMC to a separate plugin
File size: 1.0 KB
Line 
1Featurelevel improvments. Stuff that would be nice to have.
2
3* add filtering support to Modelica Projects View
4* add 'Link With Editor' support to Modelica Projects View
5* add support for working sets to Modelica Projects View
6* add standart toolbar (Back, Forward, Up, Collapse All, Link With Editor,
7  'Filters/Working set menu) to Modelica Projects View
8* add source code navigation support, you know, beeing able to click on
9  stuff in the source code while holding down Ctrl
10  (try it in JDT, best feature evah!)
11  to do this more information from OMC needed
12* implement quickfixes whenever possible, for this OMC needs to report
13  error types
14* right now if multiple modelica compiler plugins (plugins that define
15  org.modelica.mdt.compiler extension) are available an error message is
16  displayed and nothing works until exactly one compile is available.
17  This can be changed to allowing user to configure which compiler to use on per
18  project basis. It's probably good to add a 'default compiler' setting also.
Note: See TracBrowser for help on using the repository browser.