mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-21 04:41:16 -05:00
Refactor mentions
This commit is contained in:
@@ -16,7 +16,7 @@ import axios from "axios"
|
||||
import { getTheme } from "../../integrations/theme/getTheme"
|
||||
import { openFile, openImage } from "../../integrations/misc/open-file"
|
||||
import WorkspaceTracker from "../../integrations/workspace/WorkspaceTracker"
|
||||
import { openMention } from "../mentions/context-mentions"
|
||||
import { openMention } from "../mentions"
|
||||
|
||||
/*
|
||||
https://github.com/microsoft/vscode-webview-ui-toolkit-samples/blob/main/default/weather-webview/src/providers/WeatherViewProvider.ts
|
||||
|
||||
Reference in New Issue
Block a user