gosearch
gosearch copied to clipboard
fixed scraper and added the option to either do a package search or a…
Hi, fixed the tool so that it works with the current page again and extended it so that you can either do a package search (Deafault) or a symbol search (via the option -s).
regards,
Felix
I have made one additional change. First a small fix to remove a debug output. Additionally I added an options -u to the program, which if set, prints the URI to the package or icon (type) documentation with in the console. In some terminals you can click with the mouse directly on the URL to open it in the browser.
Adjust the naming once again. Symbols are not only types but also constants etc. symbol-kind reflects the meaning better in the source code.