When you first start typing content, a popup may display below your text as you type. This is the Auto Suggestion feature, which analyzes text as you type and compares it to other content (e.g., phrases, variables, snippets) that already exists in the project, like this:
This means you can quickly select existing content from the popup so that you do not have to finish typing it.
By default, Auto Suggestion is enabled when you first launch Flare. However, you can disable and enable this feature whenever you want. See Enabling and Disabling Auto Suggestion.
There are three kinds of content that you can select when using Auto Suggestion: phrases from custom lists, variables, snippets.
Phrases from custom list Rather than automatically basing auto suggestions on all of the text throughout your entire project, you have control over the phrases that you see in the popup when you type. You can add your own words and phrases to an auto suggestions list. That way, instead of being overwhelmed with too many suggestions every time you begin typing text, you only see suggestions that you are likely to use.
Variables Flare recognizes when you are typing content that matches existing variables in your project. This includes system variables, such as the date and time, and custom variables that you create.
Snippets Flare recognizes when you are typing content that matches existing snippets in your project. This makes it a very fast and convenient way to single-source your content.
example
Let's say you work on a team of 15 writers and there are a series of snippets in all of your projects that begin with the same three words—For more information…
Perhaps each person knows to start typing those words in certain places. But what if a snippet already exists with the full content that the writer needs? Without knowing that, a person might spend time typing all of the content, and maybe even create a new snippet for future use. But if Auto Suggestion is enabled, as soon as a person types a certain number of characters, all matching snippets are shown in the Auto Suggestion popup. Therefore, the writer can quickly find and select the appropriate snippet.
Following are the primary tasks that you can perform with Auto Suggestion in Flare.