Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>PowerApps Component Framework Auto-completeNew to Visual Studio Code? Get it now.
PowerApps Component Framework Auto-complete

PowerApps Component Framework Auto-complete

phoenixinobi

|
6,352 installs
| (0) | Free
Auto-complete snippets for PowerApps Component Framework development
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PowerApps Component Framework Auto-complete


This extension contains code snippets for PowerApps Component Framework with Typescript.

Installation

In order to install an extension you need to launch the Command Pallete (Ctrl + Shift + P or Cmd + Shift + P) and type Extensions. There you have either the option to show the already installed snippets or install new ones.

Launch VS Code Quick Open (Ctrl + P or Cmd + P), paste the following command, and press enter.

ext install pcf-vscode-extension

Alternatively you can open the extensions panel and search for 'PowerApps Component Framework'.

Supported languages (file extensions)

  • TypeScript (.ts) for component
  • XML (.xml) for manifest

Snippets

Below is a list of all available snippets and the triggers of each one. The ⇥ means the TAB key.

Component

Manifest

Trigger Content
pcfm→ <manifest> node
pcfmds→ <data-set> node
pcfmp→ <property> node
pcfmps→ <property-set> node
pcfmr→ <resources> node
pcfmcd→ <code> node
pcfmcs→ <css> node
pcfmht→ <html> node
pcfmrx→ <resx> node
pcfmim→ <img> node
pcfmtg→ <type-group> node
pcfmfu→ <feature-usage> node
pcfmuf→ <uses-feature> node
pcfmt→ <type> node

License

GPLv3

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft