/vscode-cweb-extension

CWEB Extension for Visual Studio Code

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

CWEB Extension for Visual Studio Code

This is an extension to support Literate Programming using CWEB tool for Visual Studio Code.

Note: This is a work in progress.

Features

  • Basic syntax highlighting for section headers.

Known Issues

CWEB common file extensions, .w, .web and .ch, may conflict with other tools, however, these extensions are too rare to cause trouble for the most users.

Release Notes

  • v0.1.0:
    • Provide simple highlighting for section headers.
    • Initial release.