Gregg Sirrine

Results 3 comments of Gregg Sirrine

I must be missing a step somewhere. I tried: ``` import scala.beans.BeanProperty case class FeatureUrl ( @BeanProperty var group : String, @BeanProperty var feature: String, @BeanProperty var url : String...

I noticed the debug output from Pickle embeds type hints. I added those to my initialization and that fixed the exception in the previous post. ``` val p = JSONPickle("""{...

When I go to Manage add-ons, then open up Codesearch the Codesearch Global Settings line shows: **Codesearch Global Settings** _(global-settings-link)_ There are no settings visible to edit and the global-settings-link...