Skip to content
/ FMD Public

Find Missing Documentation - VSCode Extension

Notifications You must be signed in to change notification settings

InTheNooB/FMD

Repository files navigation

Find Missing Documentation

Find missing documentation for class, fileHeader, function. Supports JavaScript, PHP, Python (for now 😉)

GIF

Features

Name Input Description Shortcut
FMD CurrentFile Active file Parses the current file, looking for missing documentation. ALT+F4
FMD CurrentFolder Active folder Parses every file from the current file's folder, looking for missing documentation. ALT+F4
FMD SelectedFolderAndSubfolders Folder input Parses every file from the selected folder and subfolders, looking for missing documentation. ALT+F4
FMD CurrentWorkspace Full Workspace Parses every file from the whole Workspace, looking for missing documentation. ALT+F4

About

Find Missing Documentation - VSCode Extension

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published