Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Kingsoft Rule MarkerNew to Visual Studio Code? Get it now.
Kingsoft Rule Marker

Kingsoft Rule Marker

ks-hewenning

|
29 installs
| (0) | Free
A extension that highlights code based on custom comment tags, enhancing code readability and maintainability.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

kingsoft-rule-marker README

This is a Visual Studio Code extension that highlights usage of functions marked with custom warning comments, enhancing code readability and maintainability.

Features

  • Highlights functions marked with @warning in red and bold.
  • Scans specific directories for TypeScript files.
  • Caches results for improved performance.

Installation

  1. Open VSCode.
  2. Press Ctrl+P and type ext install your-extension-name.
  3. Reload VSCode.

Usage

  1. Open a TypeScript file in one of the specified directories.
  2. Mark a function with the @warning comment.
  3. All usages of the marked function will be highlighted in red and bold.

Release Notes

0.1.5

  • Optimization function.

0.1.4

  • Optimization function.

0.1.3

  • Optimization function.

0.1.2

  • Add function.

0.1.1

  • Add icon.

0.1.0

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