Editors

<< Click to Display Table of Contents >>

Navigation:  Program Menus > Tools Menu > Options >

Editors

Editor

Source text editor selection.

oInternal

oExternal Windows Default

oExternal Microsoft Visual Studio with a version selection

Supports connection with the Build window.

oExternal, user-specified

Following editors support connection with the Build window:

Notepad++

MPLAB® X

NetBeans

IntelliJ IDEA

Visual Studio Code

 

Launch editor on .C file adding to project

To enable automatic .C file opening when added to the Project.


 

Enable event on source file change

If enabled, automated checking of change of selected source C file is activated. If changed (date or time), the following command is executed of your choice:

Build Target

BuildTarget + Upload

 

Show IQRF IDE Window

If checked the IQRF IDE window is displayed.

If not checked and an error or a warning is issued during the compilation, the Build window is displayed according to the settings in Project Properties / Build / Show Build Window (except the Never option).

 

 

Note

This feature works only with local files and NTFS file system.

 

Tip