Bryan Corey
Bryan Corey
Store package settings files in the `settings/` directory instead of `scoped-properties/` ``` Package.loadSettings (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:584:9) (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:186:43) Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:165:15) Package.load (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:179:12) PackageManager.loadPackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:372:14) PackageManager.loadPackages (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:336:14) ```
This is the same issue I describe in the UI theme's issues here: https://github.com/Yummygum/city-lights-ui-atom/issues/54 Basically fonts are no longer crisp on MacOS Mojave and can be fixed by setting `-webkit-font-smoothing:...
After the most recent Atom update to 1.39.1 on MacOS Mojave all the fonts are suddenly bolder. As a developer I recognized this as the issue caused by the antialiasing...
Is God no longer maintained? I'm not seeing any recent activity on issues and despite having breaking issues with Ruby 3.1+ there hasn't been any updates since 2015 from what...