Skip to content

feat: use resourceLabelFormatters - #714

Merged
conwnet merged 5 commits into
masterfrom
dev
Aug 11, 2026
Merged

feat: use resourceLabelFormatters#714
conwnet merged 5 commits into
masterfrom
dev

Conversation

@conwnet

@conwnet conwnet commented Aug 11, 2026

Copy link
Copy Markdown
Owner

This PR uses resourceLabelFormatters to display editor titles for different commits.
It also standardizes the use of authority in URIs:
for files within the current workspace, the authority is an empty string.
For other cases, it uses the fixed format ${repo}+${ref}.
This will also make the file list in Recent Files (Ctrl + P) more clear.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 11, 2026

Copy link
Copy Markdown

Deploying github1s with  Cloudflare Pages  Cloudflare Pages

Latest commit: 965fe34
Status: ✅  Deploy successful!
Preview URL: https://f3204e4c.github1s-dld.pages.dev
Branch Preview URL: https://dev.github1s-dld.pages.dev

View logs

@conwnet
conwnet marked this pull request as draft August 11, 2026 07:22
@conwnet
conwnet marked this pull request as ready for review August 11, 2026 09:54
@conwnet
conwnet merged commit b36aff8 into master Aug 11, 2026
4 checks passed
@conwnet
conwnet deleted the dev branch August 11, 2026 09:54
conwnet added a commit that referenced this pull request Aug 12, 2026
* feat: github/gitlab oauth with state validation (#709)

* chore(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 (#710)

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: fit COOP headers (#711)

* chore: bump vscode to 1.132.0 (#712)

* chore(deps-dev): bump js-yaml from 4.3.0 to 4.3.1 (#713)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 to 4.3.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: use resourceLabelFormatters (#714)

* feat: use resourceLabelFormatters

* feat: use absolute paths uniformly

* feat: fit uri state

* feat: standardize uri authorization

* feat: avoid unnecessary readfile requests

* chore: optimize import codes (#715)

* feat: simplify repository import

* feat: simplify adapter import

* feat: standardize router state

* chore: fix ci

* fix: submodule read file

* feat: fit resourceLabelFormatters (#716)

* chore: bump vscode to 1.132.1 (#717)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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