FileOpTabContextMenu is a simple SublimeText 3 plugin that adds a few useful command to a tab context menu. Here they are: * **Clone tab** — clone active tab, the same as menu *File → New View into file*; * **Rename file...** — renames a file opened in the active tab * **Find in Side Bar** — reveals file in the sidebar (project files tree) * **Clone file contents** — create a new file and copy there content of currenlty opened file * **Copy File Path** — copy full file path to the clipboard