Details
-
Type:
Sub-task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.0Release
-
Fix Version/s: 2.1.1Release
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Create a viewer that displays all scripts that the current project uses. Perhaps give the opportunity to disable them.
I have an Inferencing DSL preferences page, that shows all active scripts in all projects. Double clicking will open the script in an editor.
This will give a good indication of the global state of the DSL scripts in the workspace.
One problem is that it only shows the active (ie- successfully compiled scripts). Scripts that have syntax errors, or other problems will just not show.
They should probably show, but with a special kind of error marker. Closing this issue and creating a new one for that.