Skip to content

terciotales/phpstorm-nautilus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpstorm-nautilus

Este script cria um atalho no menu de clique direito do Ubuntu para abrir o diretório no PHPStorm.

Pré-requisitos

  • Ubuntu 20.04 ou superior (não testado em versões anteriores)
  • PHPStorm

Instalando

Para configurar o atalho, rode o seguinte comando:

Ubuntu:

wget -qO- https://raw.githubusercontent.com/terciotales/phpstorm-nautilus/main/install.sh | bash

Desinstalando

Para desinstalar o atalho, rode o seguinte comando:

Ubuntu:

rm -f ~/.local/share/nautilus-python/extensions/phpstorm-nautilus.py

English

This script creates a shortcut in the Ubuntu right-click menu to open the directory in PHPStorm.

Prerequisites

  • Ubuntu 20.04 or higher (not tested on earlier versions)
  • PHPStorm

Installing

To set up the shortcut, run the following command:

Ubuntu:

wget -qO- https://raw.githubusercontent.com/terciotales/phpstorm-nautilus/main/install.sh | bash

Uninstalling

To remove the shortcut, run the following command:

Ubuntu:

rm -f ~/.local/share/nautilus-python/extensions/phpstorm-nautilus.py

About

Adds "Open in PHPStorm" option to Ubuntu right-click menu.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •