Is your feature request related to a problem? Please describe.
When specifying a database on LGTM.com to download, one has to specify the entire URL for the corresponding project, even though the project slug should be sufficient. In much of our tooling, projects are identified using just the slug, and so it's more difficult to quickly import a database of interest than it perhaps ought to be.
Describe the solution you'd like
Ideally, the extension would recognise strings that match LGTM.com slugs (e.g. g/github/codeql or b/bitbucket/whatever) and automatically add the https://lgtm.com/projects/ prefix.
Describe alternatives you've considered
My current alternative is to manually type in the prefix. This gets old fast.
Additional context
None.
Is your feature request related to a problem? Please describe.
When specifying a database on LGTM.com to download, one has to specify the entire URL for the corresponding project, even though the project slug should be sufficient. In much of our tooling, projects are identified using just the slug, and so it's more difficult to quickly import a database of interest than it perhaps ought to be.
Describe the solution you'd like
Ideally, the extension would recognise strings that match LGTM.com slugs (e.g.
g/github/codeqlorb/bitbucket/whatever) and automatically add thehttps://lgtm.com/projects/prefix.Describe alternatives you've considered
My current alternative is to manually type in the prefix. This gets old fast.
Additional context
None.