Add URL history and CODER_URL #357
Annotations
10 errors
lint:
src/commands.ts#L24
Replace `quickPick.placeholder·=·"https://example.coder.com"` with `;(quickPick.placeholder·=·"https://example.coder.com")`
|
lint:
src/commands.ts#L25
Replace `quickPick.title·=·"Enter·the·URL·of·your·Coder·deployment."` with `··(quickPick.title·=·"Enter·the·URL·of·your·Coder·deployment.")`
|
lint:
src/commands.ts#L26
Replace `⏎` with `··`
|
lint:
src/commands.ts#L28
Replace `····quickPick.items·=·this.storage.withUrlHistory(process.env.CODER_URL)⏎······` with `······(quickPick.items·=·this.storage.withUrlHistory(process.env.CODER_URL)`
|
lint:
src/commands.ts#L31
Insert `,`
|
lint:
src/commands.ts#L32
Insert `)`
|
lint:
src/commands.ts#L38
Delete `⏎········`
|
lint:
src/commands.ts#L40
Delete `··`
|
lint:
src/commands.ts#L41
Delete `··`
|
lint:
src/commands.ts#L42
Delete `··`
|