Você está na página 1de 5

Configuración del

VSCode
Versión: 1.0
Fecha de actualización: 16 de Agosto
Autor: Alex Andrei
EXTENSIONES
- Angular 6 Snippets - TypeScript, Html, Angular Material, ngRx, RxJS 
& Flex Layout 
- Apache Conf 
- Atom One Dark Theme 
- Auto Close Tag 
- Auto-Open Markdown Preview 
- Beautify 
- Bookmarks 
- Docker 
- EditorConfig for VS Code 
- ESLint 
- Git history (git log) 
- gitignore 
- HTML CSS Support 
- HTML Snippets 
- HTMLHint 
- htmltagwrap 
- IntelliSense for CSS class names in HTML 
- markdownlint 
- Mithril Emmet 
- Monokai Seti 
- npm 
- npm Intellisense  
- Path Intellisense 
- seti-icons 
- sftp 
- SVG 
- SVG Viewer 
- TODO hihglight 
- TSLint 
- Twig 
- vscode-icons 
CONFIGURACIONES

"workbench.colorTheme": "Atom One Dark", 
"workbench.iconTheme": "vscode-icons", 
"editor.fontSize": 16, 
"editor.tabSize": 2, 
"editor.renderWhitespace": "all", 
"window.zoomLevel": 0 

 
   
 
[
{
​"name"​: ​"Jalisco"​,
​"host"​: ​"10.13.23.243"​,
​"port"​: ​22​,
​"type"​: ​"sftp"​,
​"username"​: ​"disroot"​,
​"password"​: ​"Jal1Sdis.jaL"​,
​"path"​: ​"/"​,
​"autosave"​: ​true​,
​"confirm"​: ​true
},
{
​"name"​: ​"Multisite"​,
​"host"​: ​"10.13.23.107"​,
​"port"​: ​22​,
​"type"​: ​"sftp"​,
​"username"​: ​"disroot"​,
​"password"​: ​"ap4ch3mulTI"​,
​"path"​: ​"/"​,
​"autosave"​: ​true​,
​"confirm"​: ​true
},
{
​"name"​: ​"Retos / Datos"​,
​"host"​: ​"10.13.23.32"​,
​"port"​: ​22​,
​"type"​: ​"sftp"​,
​"username"​: ​"usrdatos"​,
​"password"​: ​"datosNv0.jal"​,
​"path"​: ​"/"​,
​"autosave"​: ​true​,
​"confirm"​: ​true
},
{
​"name"​: ​"Pruebas"​,
​"host"​: ​"10.13.1.50"​,
​"port"​: ​22​,
​"type"​: ​"sftp"​,
​"username"​: ​"prueba"​,
​"password"​: ​"password"​,
​"path"​: ​"/"​,
​"autosave"​: ​true​,
​"confirm"​: ​true
}
]

Você também pode gostar