ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Leek​Script Syntax

by GuimDev ALL

A Sublime Text package for LeekScript.

Details

Installs

  • Total 659
  • Win 475
  • Mac 120
  • Linux 64
Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

LeekScript Syntax

A Sublime Text package for LeekScript.

On linux, if you don't use gnome. Edit “gnome-terminal” in LeekScript.sublime-build and LeekScript.py.

Installation (Manual)

To install this package in Sublime Text, a few extra steps are required.

  1. Open Sublime Text and in the Preferences menu click Browse Packages.
  2. In the directory that was just opened, create a new directory LeekScript/.
  3. Move the contents this repo into the directory you just created.
  4. Restart Sublime Text.

Installation (Package Control)

If you have Package Control installed in Sublime Text:

  • Open the Command Palette (Tools > Command Palette…)
  • Search for and choose “Package Control: Install Package” (give it a few seconds to return a list of available packages)
  • Search for “LeekScript Syntax” and install.

Usage

  • Open/Save your file to .lk.

See : https://github.com/GuimDev/LeeKloud

En cas de problème (french) :

  1. Vérifiez que vous avez installer nodejs.
  2. Vérifiez que vous avez bien nommé le fichier “/LeekScript Syntax/”.

2.1 : Sous linux si vous n'utilisez pas Linux, vous devez modifier “gnome-terminal” dans les fichiers “LeekScript.sublime-build” et “LeekScript.py” (ATTENTION : modifiez le fichier .py avec sublimetext).

  1. Vérifiez que vous avez bien défini le path d'environnement.

3.a : Pour windows : Installation sous Windows 3.b : Pour linux : Node.js doesn't recognize system path? 3.2 : Une variable d'environnement c'est quoi ?

  1. Dans la cmd tapez node -v (sans modifier le répertoire), si ça ne fonctionne pas vérifier l'étape 1 et 3.

  2. Si l'étape 4 fonctionne :

5.1 : Rendez-vous dans le dossier du package “LeekScript Syntax/”. 5.2 : Lancez nodeLKlauncher.js avec la commande : node nodeLKlauncher.js 5.3 : Si ça fonctionne correctement tout vas bien, sinon contactez-moi.

  1. Si l'étape 4 fonctionne :

6.1 : Rendez-vous dans le dossier de LeeKloud “.LeeKloud/” :

- 6.1.a : Sous Linux : regardez dans le répertoire HOME `echo $HOME` (~/Username).
- 6.1.b : Sous Windows : regardez dans %APPDATA% ou %USERPROFILE%. (C:/Users/Username/AppData/Roaming).
- 6.1.c : Sous Max : regardez dans le HOMEPATH (/Users/Username).

6.2 : Lancez _LeeKloud.js avec la commande : node _LeeKloud.js 6.3 : Si ça fonctionne correctement tout vas bien, sinon contactez-moi.

  1. Vérifiez d'avoir fait toutes les étapes.
  2. Ça devrait fonctionner… Contactez-moi dans le cas contraire.