mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 20:31:37 -05:00
Removed active selection for now
This commit is contained in:
@@ -62,13 +62,6 @@ export interface ExtensionMessage {
|
||||
isActive: boolean
|
||||
path?: string
|
||||
}>
|
||||
activeSelection?: {
|
||||
file: string
|
||||
selection: {
|
||||
startLine: number
|
||||
endLine: number
|
||||
}
|
||||
} | null
|
||||
partialMessage?: ClineMessage
|
||||
glamaModels?: Record<string, ModelInfo>
|
||||
openRouterModels?: Record<string, ModelInfo>
|
||||
|
||||
Reference in New Issue
Block a user