Quinn Slack
Quinn Slack
Because this package only publishes/distributes ES6 modules, tooling that expects all `node_modules/**/*.js` files to be CommonJS modules will break. There are simple workarounds for this issue (see https://github.com/sourcegraph/sourcegraph/pull/1456#discussion_r241994980), so this...
typo fix
(Comby is awesome! Thank you!) I would like to be able to use Comby to match in JSX files (that is, JavaScript or TypeScript files with React-style ``s). On the...
When ts-graphql-plugin was in our tsconfig.json, it made TypeScript auto-import completions no longer work. (I.e., when you start to type part of an identifier, it can show things that, upon...
If `~/src-config.json` exists, the env var `SRC_ENDPOINT` is ignored (see https://sourcegraph.com/github.com/sourcegraph/src-cli@6f6674f8e67e380efe64cd53662f342cd4604a74/-/blob/cmd/src/main.go#L106). This is confusing. Also, `SRC_ACCESS_TOKEN` behaves in the opposite way; it *overrides* the value set in the config file....
This issue is about printing out error messages that are more nicely formatted, not about fixing any specific error message. See https://github.com/sourcegraph/src-cli/issues/20 for context.
It would be nice to automate the process of creating an access token and saving it to the src-config.json file, like how `gcloud login` works. cc @ryan-blunden @attfarhan this came...
It would be nice if `src extensions publish` could fill in the publisher with the access token's username. This would make it easier for users who want to publish a...
This PR makes it possible to use buckler as a library. Buckler is awesome, BTW!
It was not clear to me what timespans meant.