Teacher's Manual
  • Introduction
  • Answering Questions on Piazza
  • Notable questions
  • Chesterton's Fence
  • Docker Essentials
  • Notes on curriculum design
  • Notes on presenting
  • Pair Teaching
  • Eliciting Questions During Class
  • Office Hours
  • Open Office Hours
  • How To Write Tests
  • Beginner-friendly Code Style Guide
  • rails grade
  • Audit Requests
  • Setting Up Canvas
  • Setting Up GitHub
  • Preparing for Day 1
  • Syllabus
  • How To Create A Project
  • How To Setup an LTI Assignment
  • LTI Tools
    • Grades
  • Possible Format For Lecture Notes
  • Configuring Cloud9
  • Projects Checklist
    • AD1 HW Checklist
    • AD1 Gitpod Extensions and Settings
    • AD2 HW Checklist
    • Adding Dependencies to a Project
    • Adding Specs to a README
    • Updating Gitpod Docker Image
    • Updating Old Projects Checklist
  • Integrating GitHub with Slack
  • Mastering Git
  • Class Recordings
  • How to update Youcanbook.me
  • Swag
Powered by GitBook
On this page
  • Settings
  • Project Settings
  • User Settings
  • Experimental

Configuring Cloud9

  • Start with a blank workspace

  • Ensure a relatively recent version of Ruby (ruby -v)

  • gem install rails --no-ri --no-rdoc

Settings

Project Settings

  • Set soft tabs to 2 spaces

  • Turn on "On save, strip whitespace"

User Settings

  • Turn on "Automatically close empty panes"

  • Turn on "Scope Navigate to Favorites"

  • Turn on "Reveal Active File in Project Tree"

Experimental

  • Turn on Autosave

PreviousPossible Format For Lecture NotesNextProjects Checklist

Last updated 7 years ago