Open liangjs opened 2 years ago
The document says
The getInput and setInput functions can for example be used to deal with #include files.
But I can't find a good way to achieve it. Should I use setPosition to jump to the new file, and set it back when the new file is done?
setPosition
Can you give an example of the expected way to use them?
The document says
But I can't find a good way to achieve it. Should I use
setPosition
to jump to the new file, and set it back when the new file is done?Can you give an example of the expected way to use them?