Replies: 1 comment 2 replies
-
Use Python to source or possibly the following extension (or a modification of it): |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Sometimes I want to include only certain lines of a file.
E.g. I have a python file with some function definitions.
I want to have only a single function definition in a certain code block.
How do I do that?
I use 1.5.54 on debian bookwork in a devcontainer on macos.
Beta Was this translation helpful? Give feedback.
All reactions