-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinstrucciones.txt
15 lines (13 loc) · 1.01 KB
/
instrucciones.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Configuración del entorno
- Descargar el Package Control
- https://sublime.wbond.net/installation#st2
- El codigo que se muestra la version de sublimetext que estan usandi
import urllib2,os,hashlib; h = '7183a2d3e96f11eeadd761d777e62404' + 'e330c659d4bb41d3bdf022e94cab3cd0'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); os.makedirs( ipp ) if not os.path.exists(ipp) else None; urllib2.install_opener( urllib2.build_opener( urllib2.ProxyHandler()) ); by = urllib2.urlopen( 'http://sublime.wbond.net/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); open( os.path.join( ipp, pf), 'wb' ).write(by) if dh == h else None; print('Error validating download (got %s instead of %s), please try manual install' % (dh, h) if dh != h else 'Please restart Sublime Text to finish installation')
restaurar sublimetext
ctrl+shift+p
bucar package contro:install package
buscar Jedi autocompletion
Habilitar el paquete si es necesario
en package control enable
-jquery
-html snnipets