Skip to content

Commit

Permalink
Update code-actions.md (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
otykier authored Nov 2, 2024
1 parent 4ea54fa commit 0147a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion te3/features/code-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0147a25

Please sign in to comment.