AnthonyCalandra / todo-list

(THIS PACKAGE IS NO LONGER MAINTAINED.) A package for the Atom editor which keeps track of TODO, FIXME, etc. messages in code.
MIT License
10 stars 2 forks source link

Package.getStylesheetsPath is deprecated. #12

Closed melatawy closed 9 years ago

melatawy commented 9 years ago

Store package style sheets in the styles/ directory instead of stylesheets/ in the todo-list package

Package.getStylesheetsPath (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:460:9)
Package.getStylesheetPaths (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:471:32)
Package.loadStylesheets (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:453:38)
<unknown> (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:183:19)
Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:163:15)
Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:177:12)
AnthonyCalandra commented 9 years ago

This is now resolved in v1.1.0.