EnvFile icon indicating copy to clipboard operation
EnvFile copied to clipboard

Support for editing files directly

Open cn-src opened this issue 5 years ago • 5 comments

Edit files in idea.

cn-src avatar Apr 03 '19 02:04 cn-src

Could you please elaborate?

ashald avatar Apr 12 '19 20:04 ashald

Read and list configuration items. Configuration files can be quickly opened and edited in idea. Currently, you must be in system file manager to view and edit it.

cn-src avatar Apr 13 '19 04:04 cn-src

@cn-src do you think you can somehow demonstrate what you mean?

Here is an example how I add my.env to a run configuration: image

And then edit it in the same IDE: image

And then just load them

ashald avatar Apr 23 '19 22:04 ashald

@ashald Because the configuration file is not in the project's directory. If can edit the file content like this:

Jietu20190424-100259@2x Jietu20190424-100349@2x

cn-src avatar Apr 24 '19 02:04 cn-src

@cn-src thanks - I think I understand your use case now. This indeed make sense and would've been a nice addition to the plugin. I'm not a huge expert on JetBrains platform APIs so it might take a while to figure out how to implement it so contributions are welcome!

ashald avatar Apr 25 '19 02:04 ashald