Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/
Class
src/sidebarApps/searchInFiles/cmResultView.js:237–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
235
236
const
decorationsPlugin = ViewPlugin.fromClass(
237
class
{
238
constructor(view) {
239
this.decorations = this.buildDecos(view);
240
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected