Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shyim/idea-1password
Integrate 1Password into Intellij based IDEs
https://github.com/shyim/idea-1password
Last synced: 23 days ago
JSON representation
Integrate 1Password into Intellij based IDEs
- Host: GitHub
- URL: https://github.com/shyim/idea-1password
- Owner: shyim
- License: apache-2.0
- Created: 2022-08-13T09:16:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T09:40:51.000Z (8 months ago)
- Last Synced: 2024-10-12T09:16:23.493Z (about 1 month ago)
- Language: Kotlin
- Size: 1.37 MB
- Stars: 24
- Watchers: 2
- Forks: 5
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# 1Password Integration for IDEA
![Build](https://github.com/shyim/intellij-1password/workflows/Build/badge.svg)
[![Version](https://img.shields.io/jetbrains/plugin/v/19698.svg)](https://plugins.jetbrains.com/plugin/19698)
[![Downloads](https://img.shields.io/jetbrains/plugin/d/19698.svg)](https://plugins.jetbrains.com/plugin/19698)1Password for IDEA provides you with a set of tools to integrate your development workflow with 1Password, powered by the [1Password CLI](https://developer.1password.com/docs/cli/).
## Quick Start
1. **Set up the CLI** - v2.4.0 or greater of the 1Password CLI needs to be [installed on your system](https://developer.1password.com/docs/cli/get-started#install).
2. **Enable biometric unlock** - You must have [biometric unlock](https://developer.1password.com/docs/cli/about-biometric-unlock) enabled. If you don't have a biometric device, you'll still be able to use your device user password.
3. **Install this plugin** - You can download [this plugin](https://plugins.jetbrains.com/plugin/19698-1password) from the Jetbrains Marketplace## Features
- Preview your Secrets: You can right-click any file or editor to see the preview of your secrets
- Generate new Passwords: You can generate using the Generate menu new secrets and insert the reference to it
- Choose a Secret from your Vault: You can search in your Vault and insert the reference to the item
- Pass secrets as command line arguments into Run Configurations with macros.