Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Profile-ExtensionNew to Visual Studio Code? Get it now.
Profile-Extension

Profile-Extension

Curtis Smith

|
60 installs
| (0) | Free
Profile Extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Profile Language Extension

This project is for the VSCode syntax highlighting extension for the Profile language. Profiles are a proper superset of both the JSON and Java Properties formats and as such are a drop in replacement for either. Profiles provide additional functionality that is not available in either format.

Profiles are useful for any use case in which JSON or Properties are used, including system and application configuration and data transmmission and general purpose mapping and indexing.

The Profile syntax is more powerful, less complex and less error prone than JSON, Properties and YAML syntaxes, and is more user friendly.

Features

Profiles provide additional functionality including Text Block support, single quoted strings, scoped value substitutions within string values, expressions including conditional, logical, relational, unary, multiplicative and arithmetic, and functions and shell script invocation.

Requirements

To properly syntax highlight the Profile format, choose the Profile language model from the Language Model button at the bottom right of the vscode editor window.

Extension Settings

Known Issues

Release Notes

0.0.1

Initial release of Profile Extension.

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