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