Skip to content

Commit

Permalink
Adding animations to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Drew committed Feb 10, 2025
1 parent 1eb7bfc commit 79c45bb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,10 @@ CFML formatter is a Visual Studio Code extension that provides formatting for CF
Under the hood it uses a Lucee Language Server to provide the formatting capabilities.

## Features
- Format CFML files using cfformat.
- Format CFML files using cfformat right in the editor
![Right click format](assets/RightClickFormat.gif "Right click format")
- Triggered on Save or via VSCode's `Format Document` command (`Shift` + `Alt` + `F`)

![Format on Save](assets/FormatOnSave.gif "Format on Save")
## Development

### Requirements
Expand Down
Binary file added assets/FormatOnSave.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/RightClickFormat.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 79c45bb

Please sign in to comment.