Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Wlpfo utilsNew to Visual Studio Code? Get it now.
Wlpfo utils

Wlpfo utils

Akileswar PrathapKumar

|
2,988 installs
| (0) | Free
Enhances the development experience for WLPFO in vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WLPFO Utils

Extension to simplify working with wlpfo, currently only available for (ACQ_AU).

Requirements

  • VSCode version 1.90 or above

Quick Start

To install the extension inside your DevContainer, follow these steps:

  1. wlpfo utils have dedicated configuration in the settings panel ctrl+,
  2. Customize your VSCode extension according to your needs.
  3. Specify all the required VSCode configurations in the ~/wlpfo_vs_code_team.json file.

Make sure you have the necessary requirements, such as VSCode version 1.90 or above, before proceeding with the installation.

Features

addBreakpoint

To add a breakpoint in your code, follow these steps:

  1. Select the line where you want to add the breakpoint.
  2. Press Alt+B to add a cout breakpoint that prints the line number, function, and filename.
  3. If you want to enclose a block of code with curly braces and add a breakpoint, select the block of code and press Alt+B.
  4. The Breakpoint Identifier mentioned in the config will be added at the cursor.

viewBreakpoint

This shows the recorded breakpoint hits in the logs using addBreakpoint. It also uses the Identifier specified in the configs section. Use ALT+A to run the command.

Context Menus

Editor Context Menus provide a range of operations, including Compilation, Installation, Conversion, and more. These commands can be customized by modifying the configurations in the ~/wlpfo_vs_code_team.json file. By default, the Context Menu actions are performed on a specific instance (automatically fetched instance name), but custom installations can be specified in the configuration files.

Default Hotkeys for Shortcuts

Menu Hotkeys
Delete from Patches Alt+D
Add Breakpoint Alt+B
View Logs Alt+L Alt+V
Clear Database Alt+L Alt+D
Clear Logs Alt+L Alt+G
Start Services Alt+L Alt+S
Quick Links Alt+L Alt+G
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft