Search TopTrending from VS Code without leaving your editor.
Commands
TopTrending: Search Selected Text searches the current editor selection. If no text is selected, it asks for a query.
TopTrending: Search TopTrending opens an input box and searches the typed query.
Search results appear in a QuickPick list. Selecting a trend opens the TopTrending trend page in your default browser. The fallback item opens the TopTrending search page for the query.
Settings
toptrendingSearch.baseUrl: defaults to https://toptrending.now.
toptrendingSearch.suggestionLimit: defaults to 5.
Privacy
The extension sends only user-initiated search queries to TopTrending. It does not read workspace files automatically, does not collect browsing history, and does not store authentication tokens.