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
Hello. Thank you for the great extension. It really helped me in my work.
I pinned folders but these folders seem could not refresh upon file created / deleted. For example, I pinned the "Controllers" folder. Then when I created a file "PostController.php" under "Controller", The pinned "Controller" folder will not show the created "PostController.php".
I saw there is a pull request regarding about this. #32
I tried to edit the extension file according to the solution in pull request but nothing changes. Could you please let me know how to apply those changes? These is the step how I try:
Navigate to .vscode\extensions\saekiraku.pin-up-1.4.1
Modify the files by adding those row difference in green color
Restart VS code
It seems nothing has been changed after restarting. No "refresh icon svg" showing up next to the delete button. Does it related to my remote server environment because I connect the vscode to the server via SSH. In the extension tab of VS code, it shows that the extension has also been installed in my remote server.
Thank you in advanced
The text was updated successfully, but these errors were encountered:
Hello. Thank you for the great extension. It really helped me in my work.
I pinned folders but these folders seem could not refresh upon file created / deleted. For example, I pinned the "Controllers" folder. Then when I created a file "PostController.php" under "Controller", The pinned "Controller" folder will not show the created "PostController.php".
I saw there is a pull request regarding about this.
#32
I tried to edit the extension file according to the solution in pull request but nothing changes. Could you please let me know how to apply those changes? These is the step how I try:
It seems nothing has been changed after restarting. No "refresh icon svg" showing up next to the delete button. Does it related to my remote server environment because I connect the vscode to the server via SSH. In the extension tab of VS code, it shows that the extension has also been installed in my remote server.
Thank you in advanced
The text was updated successfully, but these errors were encountered: