+3

"command": "show_overlay", "args": {"overlay": "goto", "text": "xxxx"} does not auto select first one

MoonFruit 11 років тому 0

such as the title

when run:

"command": "show_overlay", "args": {"overlay": "command_palette", "text": "xxxx"}

sublime text auto select the first one, but when run:

"command": "show_overlay", "args": {"overlay": "goto", "text": "xxxx"}

sublime text does not auto select the first one, so I must press down key to select it

Is this a BUG?