Closed karabijavad closed 9 years ago
Have you tried quiting Atom and reopening?
I think it's something to do with updating from pre 0.9.x be sure to run Update Package Dependencies
too.
i have tried quitting and reopening, and the problem continues. when i try to run "Update Package Dependencies", unfortunately i get an error "unable to Update Package Dependencies"
ill figure out why thats happening first i guess
What atom version, OS etc.
And have you tried to remove/reinstall?
On 6 Oct 2014, at 22:22, Javad Karabi notifications@github.com wrote:
i have tried quitting and reopening, and the problem continues. when i try to run "Update Package Dependencies", unfortunately i get an error "unable to Update Package Dependencies"
ill figure out why thats happening first i guess
— Reply to this email directly or view it on GitHub.
i have tried removing and reinstalling, disabling and reenabling, etc.. os x 10.9.5 atom 0.135
Ok, so it looks like it was trying to a class 'highlight-line-multi-line-[object Object]-bottom'
which should be something like 'highlight-line-multi-line-solid-bottom'
.
Now I moved to the new config settings.
Old:
'highlight-line':
'opacity': '30%'
'underline':
'solid': true
'enableUnderline': true
New:
'highlight-line':
'enableUnderline': true
'underline': 'dotted'
See if your config file needs updating?
I was having the same issue; uninstalling & reinstalling the plugin seems to have helped.
For what it's worth, I also manually removed the old config from config.cson before reinstalling the plugin.
ah, alright i am going to try again, with the config in mind. thank you. will let you know how it turns out
err... where is this settings file that contains: 'highlight-line': ...
edit: figured it out! and yes, modifying to the new suggest config did the trick. thank you!
btw, love your plugin
Sweet! Thanks!
I'll leave this open for a bit to make sure other people see it.
sorry, not sure how to copy paste the stack trace... ;( http://i.imgur.com/0DydYnj.png