We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation for code
Something like this
[see code](./path/to/code.cpp#L30)
should open up the file at the specified line number, like github does.
Hosting the files works but is not an option. They have to be local.
No response
The text was updated successfully, but these errors were encountered:
You can link to code files when updating foam settings like so, but it doesn't work for line numbers
"foam.files.attachmentExtensions": "cpp h c",
Sorry, something went wrong.
Update: just noticed it works in preview mode but not in edit mode. Will leave this open to see if this is a foam issue.
No branches or pull requests
Is your feature request related to a problem? Please describe.
Documentation for code
Describe the solution you'd like
Something like this
should open up the file at the specified line number, like github does.
Describe alternatives you've considered
Hosting the files works but is not an option. They have to be local.
Screenshots or Videos
No response
The text was updated successfully, but these errors were encountered: