Skip to content

fix(session-ui): recognize more inline file paths#34688

Merged
Hona merged 1 commit into
devfrom
mjs-path-highlight
Jul 1, 2026
Merged

fix(session-ui): recognize more inline file paths#34688
Hona merged 1 commit into
devfrom
mjs-path-highlight

Conversation

@opencode-agent

@opencode-agent opencode-agent Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • expand inline code path detection to cover common dev extensions and extensionless config filenames
  • add coverage for .mjs/.cjs, declaration files, framework files, GraphQL, Dockerfile, dotfiles, lock/config files

Tests

  • bun test src/components/markdown-inline-code-kind.test.ts
  • bun typecheck (packages/session-ui)
  • bun turbo typecheck (pre-push hook)

@opencode-agent opencode-agent Bot marked this pull request as ready for review July 1, 2026 00:16
@opencode-agent opencode-agent Bot force-pushed the mjs-path-highlight branch 2 times, most recently from f2fcbab to 4b88c30 Compare July 1, 2026 00:36
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
@opencode-agent opencode-agent Bot force-pushed the mjs-path-highlight branch from 4b88c30 to 0b7e8cc Compare July 1, 2026 00:39
@Hona Hona enabled auto-merge (squash) July 1, 2026 00:40
@Hona Hona merged commit ae3fefb into dev Jul 1, 2026
9 checks passed
@Hona Hona deleted the mjs-path-highlight branch July 1, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants