Skip to content
New issue

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

Code completion in fragments #5

Open
jesterKing opened this issue Dec 7, 2021 · 0 comments
Open

Code completion in fragments #5

jesterKing opened this issue Dec 7, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@jesterKing
Copy link
Owner

Integrate code completion for code written in fragments.

Existing information:

  • fragments denote the language their body is written in
  • a file level extrapolation can easily be generated. This file can be used to support code completion

Currently still a bit ill-defined what the best documentation structure is, but

  • a code file can be sprinkled over several .literate documents.
  • one .literate document can contain fragments that combine into several distinct files
  • one .literate document can contain fragments written in different programming languages
@jesterKing jesterKing added the enhancement New feature or request label Dec 7, 2021
@jesterKing jesterKing added the help wanted Extra attention is needed label Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant