Skip to content

Commit

Permalink
added yaml highlighting (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
devkeydet authored Jun 29, 2024
1 parent 521ab79 commit 4d7b081
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
}
```

- To get syntax highlighting for Power Fx in VS Code, you can install the [YAML Embedded Languages](https://marketplace.visualstudio.com/items?itemName=harrydowning.yaml-embedded-languages) extension. By applying the `# powerfx`language hint within your `*.pa.yaml` file, you will see syntax highlighting within the YAML:
![alt text](assets/images/power-fx-highligting-yaml.png)

- For advanced C#/.Net library usage, please explore the [Microsoft.PowerPlatform.PowerApps.Persistence](https://github.com/microsoft/PowerApps-Tooling/tree/master/src/Persistence) library.

## Contributing
Expand Down
Binary file added assets/images/power-fx-highligting-yaml.png
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 4d7b081

Please sign in to comment.