No sure what better name to give it 😆
Is your feature request related to a problem? Please describe.
Yes, coming lisp languages when I run a block it automatically look for the definition and attach it then give an output
Describe the solution you'd like
A clear and concise description of what you want to happen.
When running a code and behind the scene there is a compile error, then look for definition in current buffer and evaluate them with the block. perhaps go over the line a bit and search the project.
No sure what better name to give it 😆
Is your feature request related to a problem? Please describe.
Yes, coming lisp languages when I run a block it automatically look for the definition and attach it then give an output
Describe the solution you'd like
A clear and concise description of what you want to happen.
When running a code and behind the scene there is a compile error, then look for definition in current buffer and evaluate them with the block. perhaps go over the line a bit and search the project.