# code-nautilus **Repository Path**: mfary/code-nautilus ## Basic Information - **Project Name**: code-nautilus - **Description**: use for add open with code context in ubuntu 18 - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2022-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code-nautilus This repo provides a visual studio code extension for Nautilus. ## Install Extension ``` wget -qO- https://gitee.com/mfary/code-nautilus/raw/master/install.sh | bash ``` ## Uninstall Extension ``` rm -f ~/.local/share/nautilus-python/extensions/code-nautilus.py ```