Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sessionloggerNew to Visual Studio Code? Get it now.
sessionlogger

sessionlogger

Karye

|
222 installs
| (0) | Free
log session editings
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

keylogger README

Features

This extension allows you to record editing sessions to a log file. When the VS Code is launched the extension will start recording edits. Log files will be created in the folder .vscode/.logs in the root of the project.

Requirements

None at the moment.

Extension Settings

This extension is launched only if the following setting is set to true:

"sessionlogger.enabled": true

It can set globally in Settings or locally in Workspace in .vscode/settings.json

Known Issues

None at the moment.

Release Notes

1.3.3

  • Updated documentation.

1.3.1

  • Set default value for setting to false.

1.3.0

  • Improved logg readability.

1.2.0

  • Better logging.

1.1.4

  • Added setting in the configuration to enable/disable the extension.

1.1.2

  • Moved log folder to .vscode/.logs

1.0.0

  • Added setting to enable/disable the extension.

0.0.4

  • Using trim() to remove whitespaces to skip empty lines.

0.0.3

  • Skipping empty lines in log file.
  • Added label in status bar.

0.0.2

  • Bugfixes.

0.0.1

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