https://github.com/adamwojs/platformsh-plugin
https://github.com/adamwojs/platformsh-plugin
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamwojs/platformsh-plugin
- Owner: adamwojs
- Created: 2022-02-20T18:10:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-14T12:39:17.000Z (about 2 years ago)
- Last Synced: 2025-02-05T05:20:14.082Z (4 months ago)
- Language: Kotlin
- Size: 1.33 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# platformsh-plugin

[](https://plugins.jetbrains.com/plugin/18729)
[](https://plugins.jetbrains.com/plugin/18729)Unofficial integration with Platform.sh, providing:
- Code completion for .platform/services.yaml
- Code completion for .platform/routes.yaml
- Code completion for .platform.app.yaml
- Shell Script language injection into suitable key (e.g. hooks, cron commands etc.)## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "platformsh-plugin" >
Install Plugin
- Manually:Download the [latest release](https://github.com/adamwojs/platformsh-plugin/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...---
Plugin based on the [IntelliJ Platform Plugin Template][template].[template]: https://github.com/JetBrains/intellij-platform-plugin-template