Skip to content

Commit e89eab3

Browse files
committed
Add note for onHover use case
1 parent 998afc4 commit e89eab3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

server/src/server.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@ export default class BashServer {
177177
}))
178178
}
179179

180+
// FIXME: could also be a symbol
181+
180182
return null
181183
}
182184

0 commit comments

Comments
 (0)