How to do TFS Check-out in the new IntelliJ IDEA TFS VSC integration?
Cannot find TFS check-out option in IDEA TFS integration. Is it not yet finished or there is some cavet about it (I suppose there is )?
I was trying locking, but it just locks the files in TFS, do not do check-out.
Regards,
Mileta
Please sign in to leave a comment.
Hello Mileta,
If you want to check out a whole project (aka download all the files to the client PC), please use IDEA main menu: Version Control -> Checkout from Version Control -> TFS.
If you mean a 'checkout for edit' operation for the file you're about to start changing, just change the file and you'll get confirmation dialog asking whether you want to do check out before. 'Check out' context menu item will be implemented soon.
Best regards,
Kirill Safonov
Hello Mileta,
'Edit' TFS context menu action (for files; and folders - recursive) is implemented and will be there in the next EAP build.
Regards,
kir