You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for building and maintaining codehike! Awesome tool
Requesting ability to reference the separate sections of the same file using from annotation mentioned from discussions
```js
// from ./foo.js 1:3
// from ./foo.js 5:7
// from ./foo.js 10
```
The text was updated successfully, but these errors were encountered:
ZYJLiu
changed the title
Request feature to reference the separate sections of the same file using from annotation
Request feature to reference separate sections of the same file using from annotation
Jul 25, 2023
Thanks for building and maintaining codehike! Awesome tool
Requesting ability to reference the separate sections of the same file using
from
annotation mentioned from discussionsThe text was updated successfully, but these errors were encountered: