1
Vote

Make APIs which require bookmark names enum friendly

description

Instead of having to type MyEnum.Val1.ToString() when using an enum for bookmarks I should be able to just use the enum value when creating, resuming or searching for bookmarks.

comments