Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PlatformX.devNew to Visual Studio Code? Get it now.
PlatformX.dev

PlatformX.dev

PlatformX.dev

| (0) | Free
A VS Code extension for interacting with PlatformX.dev
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PlatformX.dev

PlatformX.dev is a Visual Studio Code extension designed to facilitate interaction with PlatformX.dev, allowing users to manage file data and reports directly within their development environment.

Installation

To install the PlatformX.dev:

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the square icon in the Sidebar or pressing Ctrl+Shift+X.
  3. Search for "PlatformX.dev".
  4. Click Install next to the "PlatformX.dev".
  5. Once installed, find it in the Installed extensions section of the Extensions view.

Getting Started

Before using the extension, you need to login to the PlatformX.dev. Follow these steps:

  1. Open Visual Studio Code.
  2. Navigate to the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).
  3. Type "PlatformX" and select "PlatformX: Login".
  4. Enter your credentials when prompted and press Enter.

Once logged in, you can run the extension:

  1. Open a new or existing HTML file.
  2. Use the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS) and type "PlatformX" to see available commands.
  3. Choose commands like "PlatformX: Pull Files", "PlatformX: Push One File", "PlatformX: Delete File", or "PlatformX: Logout" to interact with the API.
  4. Also, pressing 'ctrl+s' will enable Push One File feature through keyboard input.
  5. "PlatformX: Create App" will automatically create an app from the given data which can be directly installed in the API.

Features

  • Login to PlatformX.dev: Authenticate with the PlatformX.dev using your credentials.
  • Pull Files from PlatformX.dev: Automatically retrieve files from the PlatformX.dev when saving an HTML file.
  • Push One File to PlatformX.dev: Upload the content of the current HTML file to the PlatformX.dev.
  • Delete File from PlatformX.dev: Automatically delete file from the PlatformX.dev.
  • App Create: Create an app on PlatformX.dev which can be installed and used.
  • Logout from PlatformX.dev: Terminate the session with the PlatformX.dev.

Components Used

  • vscode: Visual Studio Code API for extension development.
  • axios: HTTP client for making requests to PlatformX.dev.
  • cheerio: Library for parsing HTML content.
  • sanitize-filename: Library for sanitizing filenames.

Why Use It

PlatformX.dev extension simplifies file data and report management by seamlessly integrating Visual Studio Code with the PlatformX.dev.

Support

If you encounter any issues or have suggestions, please write an email to info@platformx.dev.

Release Notes

  • 0.0.1: Initial release of PlatformX.dev.

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Ctrl+\ on Windows and Linux or Cmd+\ on macOS)
  • Toggle preview (Ctrl+Shift+V on Windows and Linux or Cmd+Shift+V on macOS)
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets

For More Information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy using the "PlatformX.dev" extension!

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