Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed scraper and added the option to either do a package search or a… #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

leobm
Copy link

@leobm leobm commented May 20, 2022

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

jfwittmann added 2 commits May 21, 2022 00:20
…ints the URI to the package/symbol (or type) documentation. In some terminals you can click with the mouse directly on the URL to open it in the browser.
@leobm
Copy link
Author

leobm commented May 20, 2022

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.

@leobm
Copy link
Author

leobm commented May 20, 2022

Adjust the naming once again. Symbols are not only types but also constants etc.
symbol-kind reflects the meaning better in the source code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant