Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Override MarkNew to Visual Studio Code? Get it now.
Override Mark

Override Mark

Edgard Lorraine Messias

|
2,541 installs
| (0) | Free
Show a gutter icon when has a implement/override method/property in javascript or typescript.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Override Mark

Version Installs Ratings

Build Status Lint Status release-it

Dependencies Status DevDependencies Status Dependabot badge

Coverage Status Known Vulnerabilities

Average time to resolve an issue Percentage of issues still open

Show a gutter icon when you implement/override a method/property in javascript or typescript.

Features

  1. Show a gutter icon for implemented method or property
  2. Show a gutter icon for overrode method or property
  3. Delay option
  4. New feature are coming...

Extension Settings

This extension contributes the following settings (default values):

{
  // The delay in milliseconds between when a change occurs and when a mark update is performed.
  "override-mark.delay": 500,

  // The style of the name of an implementing method.
  "override-mark.style.implement": "bold",

  // The style of the name of an overriding method.
  "override-mark.style.override": "bold"
}

Examples

Override and Implement Mark: Override Mark - example

Donation

  • Donation is as per your goodwill to support my development.
  • If you are interested in my future developments, i would really appreciate a small donation to support this project.
PayPal

Pix (Brazil)

28571c52-8b9b-416c-a18f-8e5246060881
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft