Given the file tree:
x/y/a.txt
How do I move the file up to:
x/a.txt
When right clicking on the file I just see delete and rename but not the move command.
A google search did not reveal anything about this.
I use vscode 1.6.1
Update: It is currently impossible to move files and folders to the root folder: https://github.com/Microsoft/vscode/issues/1043
For moving the text right and left you can use TAB key: TAB move the selected text right. SHIFT + TAB move the selected text left.
Use the MoveFile method to move the file, specifying the source file name and location, the target location, and the new name at the target location.
You can use drag n' drop to move the file
Move is available by right-clicking the file in the sidebar after installing File Utils from the Visual Studio Code Marketplace.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With