GitXplorerGitXplorer
c

harvard.cs50.droplet

public
0 stars
4 forks
13 issues

Commits

List of commits on branch master.
Verified
98206555c02cda5d6083359e8d2bb06074c0aba2

Merge pull request #97 from cs50/clearLineMarks

committed 6 years ago
Unverified
4bad616d2234f408db063cf737c756a8fa549f37

built droplet

committed 6 years ago
Unverified
ecba99faefbb4a8d810d25a716e68d4f36646405

ensuring this.session is defined

committed 6 years ago
Unverified
8ebbffe0e67bd3f217f3bcc4eaa86de6091ecdef

Semicolon

ccmlsharp committed 6 years ago
Unverified
ef74ed0a54e094ca8edf6536ae5e68e44e30cc65

Fix context menu disabling in blocks mode

ccmlsharp committed 6 years ago
Unverified
a1c2939d6d81f3e85269d4938e86b6d6b3f6bee5

Fix undefined reference error

ccmlsharp committed 6 years ago

README

The README file for this repository.

cs50.droplet

Droplet plugin for Cloud9.

  • Wraps all Ace editors in a Droplet editor instead, using the CS50 palette.
  • Inserts a button in the lower-right corner in the Ace status bar to toggle between text and blocks mode.
  • Introduces a setting to remember whether a user was last in text or blocks mode and open new files in the same mode.