Closed
Description
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
```
Activity
[-]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[/+]pomber commentedon Jul 25, 2023
Thanks. To clarify, the idea is to be able to import code from different files, and that may also be used to import multiple sections of one file.
[-]Request feature to reference separate sections of the same file using `from` annotation[/-][+]Multiple `from` annotations[/+]pomber commentedon May 1, 2025
Fixed in #510