Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LLT DocBlocksNew to Visual Studio Code? Get it now.
LLT DocBlocks

LLT DocBlocks

LLT-Group

|
148 installs
| (0) | Free
doc block snippets for LLT
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

llt-docblocks README

Summary

Directory Comments is a suite of ornamental comment and DocBlock snippets aimed at making code feel more catalogued and deliberately portioned.

  • The Rundown
    • Lengthy Code Looks Intimidating
    • But It Doesn't Have To

The Rundown

Lengthy Code Looks Intimidating:

Ever go back to maintain old files that maybe didn't quite feel excessive and chaotic at the time but clearly do now? Perhaps, then, the plethora of code didn't feel long enough to merit breaking into separate files. It happens. It felt right. But now, it's anarchy and it feels so wrong.

But It Doesn't Have To:

Directories allow easy file navigation without the use of additional packages.

By creating a directory at the start of each file, you can begin to portion off your code with section comments and index them up top. And with the use of special characters at the start of each section's title, you can easily "cmd + d" straight down to the needed section from the directory without picking up lines containing the same phrase.

Sections create space and focus.

By making section comments purposely "chunky", not only are blocks of code more easily found, but the distance created makes lengthy files feel less intimidating and more approachable.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft