Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>compiled-code-notifierNew to Visual Studio Code? Get it now.
compiled-code-notifier

compiled-code-notifier

kukko

|
185 installs
| (0) | Free
Notifies the user when he is editing a compiled file.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CompiledCodeNotifier

This component notifies the user that he opened a compiled file, so he shouldn't modify it.

Features

If the user opened a file which's name ends with .d.ts, then it flashes the scrollbar.

Extension Settings

  • compiledCodeNotifier.primaryColor: The primary color which the sidebar will change to.
  • compiledCodeNotifier.secondaryColor: The secondary color which the sidebar will change to.
  • compiledCodeNotifier.interval: The interval in milliseconds which the sidebar will change it's color.
  • compiledCodeNotifier.filenameFormat: The format which the filename should match to make it notify you about that you are editing compiled code.

Release Notes

1.0.1

Removes unnecessary information message.

1.0.0

Initial release of CompiledCodeNotifier.

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