Sublime Forum

[BUG] Edit > Word Wrap Column and Ruler submenus have no ids

#1

In Default/Main.sublime-menu, neither the “Word Wrap Column” nor the “Ruler” submenu (under Edit) have an id attribute, making extending these menus impossible. Adding custom width entries to these lists seems like something that should be possible, especially since there’s no interface items that enable the user to easily a custom (not-in-the-list) value for either of these settings.

(Actually, I just whipped up a couple simple commands that pop open an input panel and let me type in custom values for these, which is what led me to discover that these were missing id attributes.)

0 Likes