Vai al contenuto

Source Editor Options

ST-LD: auto declaration of variables: allows the creation of new variables in the moment they’re first used in the code. In LD programs, when you name a variable block, that name is suggested as a new variable. In ST program, upon entering a new code line, that line is parsed to look for new variables to suggest.Track active object in project tree: if this option is checked, when using the Go to symbol (shift+F12) function, also the project tree will track the selected object.Automatically restore last open editors: if this option is checked, GF_ProjectVX code will save open editors when closing the project. When reopening the project, also the same editors will be restored.