Is this a known issue?
"auto_find_in_selection" only works when the selection is more than one line
kingkeith
#2
it’s not an issue at all, it’s working as designed:
// When auto_find_in_selection is enabled, the "Find in Selection" flag
// will be enabled automatically when multiple lines of text are selected
"auto_find_in_selection": true,
0 Likes