Dear All, I am new to this forum and to get started I would like to ask a very basic question. It regards a couple of features that I like to use but could not find in Embedded Studio. 1. the possibility to split an editor window, in order to see two different sections of the same file? For example, I find it useful to display the beginning of a C file with its declarations and at the same time some code section further down. 2. the possibility to fold ("collapse") functions (or blocks inside of…