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
Integrate code completion for code written in fragments.
Existing information:
Currently still a bit ill-defined what the best documentation structure is, but