idea-1password icon indicating copy to clipboard operation
idea-1password copied to clipboard

Integrate 1Password into Intellij based IDEs

Results 8 idea-1password issues
Sort by recently updated
recently updated
newest added

It looks like the macro feature #11 was a hit, the only 2 reviews in the store reference it https://plugins.jetbrains.com/plugin/19698-1password/reviews#review=96591 and https://plugins.jetbrains.com/plugin/19698-1password/reviews#review=91399 but they both complain that it isn't documented...

Hello, When I try to insert an existing vault item value into the editor, the names of custom fields are not visible. The Plugin shows only the ID of the...

A couple of screenshots does not constitute documentation. One review states: ![image](https://github.com/shyim/idea-1password/assets/499317/e57b745b-c65a-42b9-8f7a-21711a74a815) No setup docs. One is prompted with a setup screen: ![image](https://github.com/shyim/idea-1password/assets/499317/a41564bd-0c7a-478d-a9ac-17ae1333c174) For which there is no explanation as...

It would be practical to be able to have environment variable with a value provider whose value is a secret that can be fetched in 1Password. ``` op item get...

Hi, I have installed latest plugin on Goland, version 2023.3. When trying to preview secrets from an env file I get the following error: ![image](https://github.com/shyim/idea-1password/assets/91069987/30113699-1935-4f1c-81fc-70cae75d196b) Also , Generate feature it...

When i try to generate preview for some file, i get following error: ``` Generating preview failed: [ERROR] 2023/05/31 15:34:31 expected data on stdin but none found ``` I believe...

Another place where 1Password integration might be useful is when connecting to some service, for example when setting up GitHub, e.g. by token, one might want to grab the secret...

In IntelliJ Ultimate there's an HTTP client, the client has a concept of private environment file, where one can put secret(s) that will be used by the HTTP Client. This...