“ouvrir le fichier en sublime du terminal” Réponses codées

Comment ouvrir le sublime des fenêtres terminales

Sublime has a file called subl and this what you want the systeme to use in order to run it from cmd
so in windows :
>go to files then to your c drive or wherever sublime is in
>go to programes then sublime
>copy that path from the files bar(mine is : C:\Program Files\Sublime Text)
>windows logo + x
>systeme
>advanced system parameters
>varibale envi...
>on the system variables search for path varibale and double click it
>click new and paste the sublime path you copied and click ok
>go to your terminal and type subl
if u didn't understand follow this : https://www.youtube.com/watch?v=MlnH8t4S4Qw
Med

ouvrir le fichier en sublime du terminal

subl path/to/the/file
Better Bear

Comment ouvrir le terminal dans un texte sublime ubuntu

# how to open terminal in sublime text ubuntu
>> open sublime text 3 editor
>> Ctrl+Shift+P <-- it will open package manager
>> Type install package and Select it.
>> Type terminus 
>> install it. once complete installation Ctrl+Shift+P and search for Terminus init then it will open terminal.
visualscrapper

Lancez Sublime depuis Terminal

$ subl
Magnificent Moose

Réponses similaires à “ouvrir le fichier en sublime du terminal”

Questions similaires à “ouvrir le fichier en sublime du terminal”

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code