sourcegraph-typescript
sourcegraph-typescript copied to clipboard
Provides code intelligence for TypeScript
We filter out the dependency if it does not have a `types` field, but an index.d.ts is also valid. Example: `p-event` We would need to check if the package contains...
I am trying to get any basic extension working so I can work out how to implement a similar extension for the Haskell language server. However, I can't get the...
Sourcegraph's docs around HTTPS have been modified. Updating the link in this doc to take the user to SSL generation section of the Sourcegraph's modified docs.
When I "Find references" on `OrgAccountSidebar` in `
I'm not sure if the odd behavior is due to the lang extension, the extension API or both, but wanted to document the behavior in any case. I expected some...
There is currently no way for the backend to know when tsserver finished loading a project. Therefor references results often come back empty. A solution to this would be to...
Packages with lower download counts are usually less interesting and lower quality (e.g. miss repository fields)