const SearchModel = brackets.getModule("search/SearchModel")Dispatches these events:
change - whenever the results have been updated. Note that its up to people who
edit the model to call fireChange() when necessary - it doesnt automatically fire.
Kind: global class
Kind: global constant