Atom 學習與使用

Atom 下載 / 安裝

官網 Atom ,下載安裝檔直接自動安裝。

Portable Mode (免安裝可攜版)

官網 Installing Atom Portable Mode ,在 GitHub 官網下載。 (參與更多研討👉 hypothesis)

安裝 Atom Packages

官網 Atom Packages 說明。

確認 Atom 為執行 atom://URI 的軟體,就可以在 Atom 軟體中直接安裝 Packages or Themes

指定 Atom 為 atom://URI 的執行 器

加掛前端 Web 開發常用 Package

  • atom-ide-ui

  • ide-css

  • ide-html

  • ide-json

  • ide-php

  • ide-typescript

  • autocomplete-html-entities

  • emmet

  • open-in-browsers

  • remote-ftp

安裝 teletype package 同步即時協作

連線須使用 GitHub 帳號

登入 GitHub 以 teletype 連線協作。