atom tutorial - Downloading and Installing Packages and Themes - atom io , atom ide , atom github , atom editor



Downloading and Installing Packages and Themes

To view your installed packages or themes, open settings with Ctrl+, and select either the "Packages" or "Themes" tab in the left-hand navigation bar. Note, the packages or themes you installed from other publishers will show up under the "Community Themes" section and themes pre-installed with Atom will show up under the "Core Themes" section.

Packages

  1. Press Ctrl+, to open the settings tab
  2. Select the "Install" item on the left navigation pane
  3. Ensure the "Packages" button is selected in the top right
     
Downloading and Installing Packages and Themes

    Learn atom-editor - atom-editor tutorial - Downloading and Installing Packages and Themes - atom-editor examples - atom-editor programs

  4. Use the search bar at the top to find a package (ex. file icons), Click the Install button to download and install the package
 
Downloading and Installing Packages and Themes

Learn atom-editor - atom-editor tutorial - Downloading and Installing Packages and Themes - atom-editor examples - atom-editor programs

To view information on packages and their settings, click the package name.

Themes

  • Downloading and installing themes follows a similar process to that of packages.
    • Press Ctrl+, to open the settings tab
    • Select the "Install" item on the left navigation pane
    • Ensure the "Themes" option is selected by the search bar.
    • Search for a theme (ex. atom-sublime-monokai-syntax)
    • Click the install button to download and install

To view information on themes and their settings, click the theme name.

Browse Atom themes online.

Atom Script (plugin)

  • Run code in Atom!!
  • https://atom.io/packages/script
  • atom - atom editor - atom ide - atom editor tutorial - atom tutorial - atom basics - what is atom - atom editor tutorial - atom basics - atom configuration - atom git -  atom script

    How to Setup

  • Open Preference - Menu → Atom → Preferences…
  • atom - atom editor - atom ide - atom editor tutorial - atom tutorial - atom basics - what is atom - atom editor tutorial - atom basics - atom configuration - atom git -  atom script
  • Select Packages pane
  • atom - atom editor - atom ide - atom editor tutorial - atom tutorial - atom basics - what is atom - atom editor tutorial - atom basics - atom configuration - atom git -  atom select packages pane
  • Search “script” plugin
  • atom - atom editor - atom ide - atom editor tutorial - atom tutorial - atom basics - what is atom - atom editor tutorial - atom basics - atom configuration - atom git -  atom search script plugin
  • Install “Script” plugin
  • atom - atom editor - atom ide - atom editor tutorial - atom tutorial - atom basics - what is atom - atom editor tutorial - atom basics - atom configuration - atom git -  atom install plugin pane

    How to use the plugins - Plugin Usage

  • Open Code
    • Menu → File → Open…!
    • !
    • Menu → File → New File!
    • Set code language!
    • Ctrl-Shift-L!
    • Input language filter & select
  • Run
    • Menu → Packages → Script → Run Script!
    • ⌘-i

    Related Searches to Downloading and Installing Packages and Themes