De-activating CodeSense for CSS in Espresso.app
15. Dezember 2011
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:
- Find
Espresso.appin the Applications folder - Context click ->
Show Package Contents - Open
Contents > SharedSupport > Sugars - Find
CSS.sugar - Context click ->
Show Package Contents - Open
CodeSenseLibraries-> Delete CSS.xml - Open
CodeSenseProviders-> Delete CSS.xml - Restart
Espresso.app
That’s it.