GoogleCloudPlatform / GoogleCloudPlatform/cloud-code-intellij

FR: Support Google Cloud Function (Node8 and 6) development in IntelliJ

Open
#2,313 2 comments 2 reactions 0 assignees View on GitHub
area/cloud-functions kind/feature-request kind/user-reported
Dominant language
No language data
Stars
325
Forks
64
PR merge metrics
No merged PRs in 30d

Description

(copied from request sent to internal tracker)

There's currently no support for Cloud Function development under no IDE I believe.

What you would like to accomplish:

Have code completion, import management, local testing/debugging, direct deployment feature if local testing is not available (so we don't have to commit every time we want to test)

The first two features might not be very difficult to have, and would greatly improve the developer experience.

The last one is heavier, but really needed to be efficient at developing.
This could embedded a NodeJS emulator, and would need at least a seamless connectivity with other GCP resources (Emulator to BigQuery for instance).
The current emulator is currently too restricted in feature and only supports Node6. (Who want to start a project on a future deprecated platform?)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.