Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Time TrickerNew to Visual Studio Code? Get it now.
Time Tricker

Time Tricker

Shahriar Hossain

|
173 installs
| (0) | Free
Remain active without doing much
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

time-tricker README

Remain active without doing much

Features

Open the codebase that you want to auto traverse.

Then open the command plate and type ghuri: initiate , alternatively you can also use the following keyboard shortcut. MAC: alt+shift+1 Windows: alt+shift+1

Extension will auto detect the root uri. So, don't include the full uri.

It accepts comma seperated directories.

When you are done, you can stop the service by opening the command plate and type ghuri: stop , alternatively you can also use the following keyboard shortcut. MAC: alt+shift+2 Windows: alt+shift+2

Extension Settings

Traver time is based on cron timer, so you can configure it to meet your requirments, you can changeany VS Code settings through the contributes.configuration extension point.

You can view the Visual Studio Code settings for the Time Tricker extension along with their default values and description in the product itself.

  • Press Ctrl+Shift+X or Cmd+Shift+X to open the Extensions viewlet
  • Find the Time Tricker extension, click on it to open the Extension Editor
  • Click on the Contributions tab.

This extension contributes the following settings:

  • execTime : "*/1 * * * * *"

If you want to change any of these, you can do so in user preferences (cmd+, or ctrl+,) or workspace settings (.vscode/settings.json). You don't have to copy these if you don't intend to change them.

  • execTime : "*/10 * * * * *"

Release Notes

This is the first version of this extension, so if you face any problems feel free to open an issue.

0.0.1

  • Cron timer support
  • User defined folder traverse

0.0.2

  • Bug fix

0.0.3

  • Emulate Mouse and Keyboard activity

0.0.4

  • Bug fix

0.0.5

  • Mouse and Keyboard activity configurable

0.0.8

  • Bug fix: MKActivity Simulator detection

0.0.9

  • Bug fix: MKActivity Simulator detection
  • Better error notification

0.1.0

  • Bug fix: MKActivity Simulator detection
  • Better error notification

0.1.1

  • Bug fix: MKActivity Simulator detection

0.1.2

  • Bug fix: MKActivity Simulator shutdown

0.1.3

  • Bug fix: Unable to run command second time

0.1.4

  • Memory leakage stop

0.1.5

  • Reload workspace capability added

Enjoy!

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