Building Apps with Jigx
Jigx Builder (code editor)
Tips, tricks and shortcuts
2min
discover shortcuts and tricks that boost efficiency and maximize your output jigx builder shortcuts shortcuts mac windows publish all files in {{jigx}} solution ⌘r⌘r alt+r alt+r publishing an individual file is useful if multiple developers work on the same solution you only want to publish your changes note index jigx, is a shared file that people all work on, so the last one updated on the server gets published ⌘r⌘f alt+r alt+f invoke intellisense ctrl+space ctrl+space quick fix ⌘+ ctrl+ editor docid 5zrvshwiixwud2fbzsybv f12 or ⌘+click f12 or ctrl+click editor docid 5zrvshwiixwud2fbzsybv shift+f12 f12 shift+f12 f12 the swagger parser function ⌘ + shift + p generate jigx functions ctrl + shift + p generate jigx functions what colors indicate in {{jigxbuilder}} color description white the file is issue free if connected to a git repository, the file is committed red red the file has validation issues/errors/deprecated properties that must be fixed the number of issues is shown by a red number on the right of the file name in the sidebar yellow yellow this means the file is connected to a git repository and is modified; the letter m displays on the right of the file name in the sidebar green green indicates a new file has been created but not committed to the git repository yet blue blue indicates the active screen on the mobile device that you are debugging in the builder using {{jigx}} dev tools