JAVASCRIPT & J-QUERY
atom 셋팅
이상한 나라의 채소토끼
2018. 1. 24. 06:02
{
"protocol": "ftp",
"host": "webshwang.com",
"port": 21,
"user": "webshwang",
"pass": "",
"promptForPass": false,
"remote": "html",
"local": "/",
"secure": false,
"secureOptions": null,
"connTimeout": 10000,
"pasvTimeout": 10000,
"keepalive": 10000,
"watch": [],
"watchTimeout": 500
}
http://doqtqu.tistory.com/18?category=750710
http://recoveryman.tistory.com/242
atom : 에디터 (소스코드를 수정하는데 사용하는 전문적인 소프트웨어)
운영체제마다 문서편집 프로그램이 있다.(윈도우는 메모장, 맥은 텍스트에디트,운트는 g-edit )
atom은 이것들에 비해 훨씬 생산성이 높아진다.