diff --git a/te3/features/code-actions.md b/te3/features/code-actions.md index 6ed92d8..ae6ebac 100644 --- a/te3/features/code-actions.md +++ b/te3/features/code-actions.md @@ -64,7 +64,7 @@ In the screenshot below, for example, the **Prefix variable with '_'** action ca ## List of Code Actions -The table below lists all currently available Code Actions. By default, all of those are enabled, but you can toggle off individual actions through the **Tools > Preferences** dialog, under **Text Editors > DAX Editor > Code Actions**. Some Code Actions also has additional configuration options, such as which prefix to use for variable names. +The table below lists all currently available Code Actions. You can toggle off Code ACtions in the **Tools > Preferences** dialog, under **Text Editors > DAX Editor > Code Actions** (a future update will let you toggle individual actions for a more customized experience). Some Code Actions also has additional configuration options, such as which prefix to use for variable names. ### Improvements