fvm icon indicating copy to clipboard operation
fvm copied to clipboard

[BUG] Intellij IDEA automatically resolves symlink to actual path

Open fzyzcjy opened this issue 2 years ago • 0 comments

Hi thanks for the lib! However, Intellij IDEA automatically resolves symlink to actual path. For example, I enter /path/to/my/app/.fvm/flutter_sdk:

image

And I click apply/ok:

image

as you can see it auto resolves to actual path...

Before creating a bug report please make check the following

  • [x] You have read our FAQ
  • [x] If you have used flutter. Please install correctly, run pub cache repair. Close the terminal and try again.
  • [x] If you are on Windows. Make sure you are running the terminal as administrator or with developer permissions.
  • [x] Run fvm doctor if possible and add the output to the issue.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to terminal..
  2. Run fvm use stable...
  3. Check...
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Logs Please provide the verbose logs by running --verbose after the command.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • FVM Version [e.g. 22]
  • If Windows: Which Powershell are you using?

Additional context Add any other context about the problem here.

fzyzcjy avatar Feb 22 '22 02:02 fzyzcjy