User Preferences

Use this window to customize your working environment.

Editor

Auto Save

Enables or disables manual saving of changes you make in Code Editor. Can be Off or On correspondingly. The default state is On .

Open Editor in ReadOnly Mode

Set this option to On to prohibit editing of project resources as you open them. Can be On or Off . The default state is Off .

To start editing opened resource if this option is enabled, click the Edit button available in the bottom right corner of Code Editor.

Color Scheme

Set the background color of Code Editor. It can be Light or Dark . The default scheme is Light.

Key Bindings

Select the settings for shortcut keys you can use in Code Editor.

Default

Use shortcut keys common for Windows or OS X environment.

Vim

Use shortcuts common for the Vim editor.

Hide Flamingo Statements

Turn this option on to make flamingo statements hidden in the code. Otherwise flamingo-specific statements will be presented in the following format:

<!--{statement}-->

Hide Snippet Calls

Turn this option on to make snippet calls hidden in the code. Otherwise snippets will be presented in the following format:

<!--{call NAME()}-->

The Autocomplete Feature

Turn autocompletion on or off. The default state is Off.

Preview

Platform Emulation

Set the platform that should be used for previewing your site. You can select iOS or Android. For template-based projects, the FirefoxOS and Windows Phone platforms are also available. The default platform is iOS.

Buttons

Close Click to close the window and confirm the settings.