mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
wip(share): more styling
This commit is contained in:
parent
3fb57044d1
commit
acf1dd8500
30 changed files with 266 additions and 192 deletions
|
|
@ -6,7 +6,7 @@ import { LANGUAGE_EXTENSIONS } from "./language"
|
|||
import { Bus } from "../bus"
|
||||
import z from "zod"
|
||||
import type { LSPServer } from "./server"
|
||||
import { NamedError } from "../util/error"
|
||||
import { NamedError } from "@opencode-ai/util/error"
|
||||
import { withTimeout } from "../util/timeout"
|
||||
import { Instance } from "../project/instance"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue