ashald / EnvFile

EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
MIT License
533 stars 125 forks source link

It not working in Goland when use remote target #195

Open zhu121 opened 1 year ago

zhu121 commented 1 year ago

version: GoLand 2022.2 EnvFile 3.4.1

example:

  1. Add a SSH Server
  2. Choice run on ssh target
  3. Add a .env file in EnvFile

issue: it can not working when use ssh target, but working nomally when use local machine

bsnuggs1 commented 1 year ago

This also does not work when using a docker container as the target