Closed t9md closed 7 years ago
Currently, atom-scan and search provider use mini input form to read user-input. Which input is passed to ag or atom.workspace.scan.
atom-scan
search
ag
atom.workspace.scan
But Is it necessary? Let's evaluate use narrowEditor for this purpose.
ui
Infinitely postpone, I haven't evaluated, but don't feel this necessity for now.
Currently,
atom-scan
andsearch
provider use mini input form to read user-input. Which input is passed toag
oratom.workspace.scan
.But Is it necessary? Let's evaluate use narrowEditor for this purpose.
What will change.
ui
)'s first query keyword is treated as search-term(passed toag
)