Editing the packages
.deps
packages can be edited in the multi editor window. Each package can contain the definition of QuantityKind, Quantity, List, Model and Problem. Keep in mind that there is one and only one Problem in a DEPS Project.
Common shorcuts as Ctrl A
, Ctrl X
, Ctrl C
, Ctrl V
, Ctrl Z
, Ctrl Y
, Ctrl suppr
, Ctrl bakspace
and Ctrl S
are available.
Warning
The DEPS Studio editor allows you to edit visible ASCII files. Special characters from other file formats, such as .docx
, should be avoided because this can cause compilation problems.