Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Cloud Foundry ToolsNew to Visual Studio Code? Get it now.
Cloud Foundry Tools

Cloud Foundry Tools

SAP OSS

sap.com
|
294 installs
| (0) | Free
Vscode extension of Cloud Foundry tools
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cloud Foundry Tools

This VS Code extension provides tools for easy application development with Cloud Foundry.

Features

  • Login to Cloud Foundry
  • Create, bind, and unbind services
  • Adds a new View-Container in VS Code titled Cloud Foundry
  • Provides commands for Cloud Foundry development and management

Table of Contents

  • Features
  • Prerequisite Dependencies
  • How to Run Locally
  • Logger Preferences
  • Known Issues
  • Contributing

Prerequisite Dependencies

  • cf-cli v8.7.4

  • cf-cli targets plugin

  • cf-service-info (cf plugin for resource binding functionality):

    npm install -g '@sap/cf-tools-local'
    

How to Run Locally

  1. Clone the repository
  2. Open it in VS Code
  3. Run yarn and then yarn ci:artifacts_only
  4. Launch the extension using the 'Run Extension' launch configuration
  5. Access available commands via the Command Palette (prefix: CF)

Logger Preferences

You can configure logger preferences in the extension settings:

Screenshot showing the settings of the Cloud Foundry Tools extension


Known Issues

  • Improved failure handling and cancellation options for long-running steps are needed.

Contributing

See CONTRIBUTING.md for contribution guidelines.

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