You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look at scr.shot.
Path creates as relative from ProjDir.
\.virtualenvs is %userprofile%\.virtualenvs
ProjDir is %userprofile%\source\repos\MyProj
i create shortcut (on Desktop) to MyProj
i create symlink (on Desktop) to MyProj
If i open MyProj folder with shortcut - "Search path" work (if relative path looks like on scr.shot).
If i open MyProj folder with symlink - "Search path" not work (if relative path looks like on scr.shot).
Why it happen?
Because:
shortcut is %userprofile%\source\repos\MyProj
symlink is %userprofile%\Desktop\MyProj
I think create "Search path" as relative is not good idea.
PS
Interesting.
How VS create relative "Search path" if \.virtualenvs place on another disk? ;)
Original Comments
Feedback Bot on 4/24/2024, 07:18 PM:
(private comment, text removed)
Feedback Bot on 4/24/2024, 07:18 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered:
This issue has been moved from a ticket on Developer Community.
[severity:It bothers me. A fix would be nice]
![image.png](https://camo.githubusercontent.com/7ab2afc0a3781e52133940d2018fe1b0e2297c0b49ea697ef9f13ab3e5002f26/68747470733a2f2f616b612e6d732f64632f696d6167653f6e616d653d4231666531633937666431343634326365626133326264646366386136363032373633383439353833303939303231333135385f32303234303432342d3232313831382d696d6167652e706e67267469643d3166653163393766643134363432636562613332626464636638613636303237363338343935383330393930323133313538)
Look at scr.shot.
Path creates as relative from ProjDir.
\.virtualenvs is %userprofile%\.virtualenvs
ProjDir is %userprofile%\source\repos\MyProj
If i open MyProj folder with shortcut - "Search path" work (if relative path looks like on scr.shot).
If i open MyProj folder with symlink - "Search path" not work (if relative path looks like on scr.shot).
Why it happen?
Because:
I think create "Search path" as relative is not good idea.
PS
Interesting.
How VS create relative "Search path" if \.virtualenvs place on another disk? ;)
Original Comments
Feedback Bot on 4/24/2024, 07:18 PM:
(private comment, text removed)
Feedback Bot on 4/24/2024, 07:18 PM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: