De-activating CodeSense for CSS in Espresso.app

Auto-completion for CSS drives me nuts! But I do love Espresso as my default code editor. Here’s what I do to get rid of the annoying suggestions:

  1. Find Espresso.app in the Applications folder
  2. Context click -> Show Package Contents
  3. Open Contents > SharedSupport > Sugars
  4. Find CSS.sugar
  5. Context click -> Show Package Contents
  6. Open CodeSenseLibraries -> Delete CSS.xml
  7. Open CodeSenseProviders -> Delete CSS.xml
  8. Restart Espresso.app

That’s it.