Yes, please! This would also be very helpful for those who would like to use Obsidian for research coding. The context option in the search understands quite well that a certain tag is related to a paragraph or a bulletpoint and not necessarily to a whole file - this is exactly what is necessary for effective coding and should be quite easy to implement as the two functions would just have to be combined.
I also tried adding the context function by adding it to the code for embedding searches in notes - but that does not seem to work either!?
```query
`Show more contex`
embed OR search
```