All Projects → GoogleCloudPlatform → Cloud Code Intellij

GoogleCloudPlatform / Cloud Code Intellij

Licence: apache-2.0
Plugin to support the Google Cloud Platform in IntelliJ IDEA - Docs and Issues Repository

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cloud Code Intellij

arc gcs
Provides an Arc backend for Google Cloud Storage
Stars: ✭ 48 (-81.25%)
Mutual labels:  google-cloud
socket.io-pubsub
Socket.io adapter for Google Pub/Sub, allowing to setup a socket.io cluster
Stars: ✭ 29 (-88.67%)
Mutual labels:  google-cloud
intellij-javacc
JavaCC and JJTree grammar support for the IntelliJ Platform
Stars: ✭ 31 (-87.89%)
Mutual labels:  intellij
ob google-bigquery
This service is meant to simplify running Google Cloud operations, especially BigQuery tasks. This means you do not have to worry about installation, configuration or ongoing maintenance related to an SDK environment. This can be helpful to those who would prefer to not to be responsible for those activities.
Stars: ✭ 43 (-83.2%)
Mutual labels:  google-cloud
idea-php-advanced-autocomplete
Plugin for PhpStorm IDE. Adds auto-completion support for various built-in PHP functions, where parameter is a string literal.
Stars: ✭ 57 (-77.73%)
Mutual labels:  intellij
plantuml2ddl
Intellij IDEA plugin- MySQL DDL and PlantUML convert to each other.
Stars: ✭ 23 (-91.02%)
Mutual labels:  intellij
GapStyle
The world-first* productivity-oriented color scheme for intelliJ and VSCode to fill the gap between programming languages and human.
Stars: ✭ 111 (-56.64%)
Mutual labels:  intellij
option-pricing-models
Simple python/streamlit web app for European option pricing using Black-Scholes model, Monte Carlo simulation and Binomial model. Spot prices for the underlying are fetched from Yahoo Finance API.
Stars: ✭ 16 (-93.75%)
Mutual labels:  google-cloud
gcp-firewall-enforcer
A toolbox to enforce firewall rules across multiple GCP projects.
Stars: ✭ 77 (-69.92%)
Mutual labels:  google-cloud
terraform-cloudinit-container-server
A batteries included cloud-init config to quickly and easily deploy a single Docker image or Docker Compose file to any Cloud™ VM.
Stars: ✭ 52 (-79.69%)
Mutual labels:  google-cloud
bigtable
TypeScript Bigtable Client with 🔋🔋 included.
Stars: ✭ 13 (-94.92%)
Mutual labels:  google-cloud
rowy
Open-source Airtable-like experience for your database (Firestore) with GCP's scalability. Build any automation or cloud functions for your product. ⚡️✨
Stars: ✭ 2,676 (+945.31%)
Mutual labels:  google-cloud
gcptree
Like the unix tree command but for GCP Org Heirarchy
Stars: ✭ 24 (-90.62%)
Mutual labels:  google-cloud
secrets-init
minimalistic init system for containers with AWS/GCP secrets support
Stars: ✭ 114 (-55.47%)
Mutual labels:  google-cloud
intellij-awk
The missing IntelliJ IDEA language support plugin for AWK
Stars: ✭ 18 (-92.97%)
Mutual labels:  intellij
xmake-idea
🍨 A XMake integration in IntelliJ IDEA
Stars: ✭ 44 (-82.81%)
Mutual labels:  intellij
idea-php-shopware-plugin
Shopware Plugin for PhpStorm which extends Symfony Plugin
Stars: ✭ 50 (-80.47%)
Mutual labels:  intellij
intellij-zeppelin
Edit code in IntelliJ, eval/run in Zeppelin notebook
Stars: ✭ 19 (-92.58%)
Mutual labels:  intellij
ipranges
🔨 List all IP ranges from: Google (Cloud & GoogleBot), Bing (Bingbot), Amazon (AWS), Microsoft (Azure), Oracle (Cloud) and DigitalOcean with daily updates.
Stars: ✭ 38 (-85.16%)
Mutual labels:  google-cloud
google-cloud-utilities
Docker images and scripts to deploy to Google Cloud
Stars: ✭ 26 (-89.84%)
Mutual labels:  google-cloud

Cloud Code for IntelliJ

Cloud Code

Cloud Code for IntelliJ is a plugin that helps facilitate cloud-native development in the JetBrains family of IDEs. The plugin adds support for Kubernetes applications, as well as support for various Google Cloud Platform products.

Features

  • Kubernetes Streamline your Kubernetes development process in the JetBrains family of IDEs.
  • Cloud Run Iterate on and debug your services locally, deploy them to Cloud Run fully managed or Anthos, and browse your Cloud Run services right from the IDE.
  • Google Cloud Java Client Libraries Add Java client libraries to your project, enable Google Cloud APIs, and create service accounts.
  • Google Cloud Storage Browse your Google Cloud Storage buckets.
  • Google Cloud Source Repositories Fully-featured private Git repositories hosted on Google Cloud Platform.
  • The Google Cloud Debugger The Cloud Debugger can inspect the state of a Java or Kotlin application running on GCP without stopping or slowing down the application.
  • Google App Engine deployment via the Cloud SDK.

Resources

Supported Platforms

The Cloud Code for IntelliJ plugin supports JetBrains IDEs version 2019.3+:

Learn more about the IntelliJ version support policy.

For GCP functionality, full support is available for IntelliJ IDEA Ultimate Edition, with limited support for the other platforms. See this feature matrix for more details.

Installation

You can find our plugin in the Jetbrains plugin repository by going to IntelliJ -> Settings -> Plugins , and search for Cloud Code in the 'Marketplace' tab.

Pre-releases

The pre-release binaries published to the Jetbrains plugin repository. To install them please perform the following steps:

  1. Install the Cloud Code plugin
    1. Copy this URL https://plugins.jetbrains.com/plugins/{CHANNEL}/8079 replacing {CHANNEL} entirely with one of the following:
      1. alpha - To test out a release candidate. These are not published regularly and are typically updated only prior to releases.
      2. nightly - To get the latest and greatest nightly build of the plugin, built from HEAD.
    2. Use the copied URL and add it as a custom plugin repository in the plugin settings following these instructions
    3. Search for the 'Cloud Code' plugin and install it.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].