Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Codemark TrackerNew to Visual Studio Code? Get it now.
Codemark Tracker

Codemark Tracker

Dogukan

|
36 installs
| (1) | Free
Marks the last edited position in your code, allowing you to easily resume where you left off when you reopen VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Codemark

Codemark is an extension developed for Visual Studio Code. This extension tracks your last edited position and makes it easier to work with your file. It allows you to continue from where you left off.

Features

  • Track Last Edited Position: The extension saves the last line and character you edited.
  • Icon Indicator: It displays an icon next to the last edited line.
  • Quickly Open Last Edited File: It enables you to quickly switch back to the file you last edited.

Usage Quickly Open Last Edited File:

  • Press Ctrl + Shift + P (Windows/Linux) or Cmd + Shift + P (macOS) to open the Command Palette.
  • Search for the "Codemark: Open Last Edited File" command and select it.

Installation

  1. Search for the Codemark Tracker extension in the Visual Studio Code Marketplace and install it.

  2. Alternatively, you can install the extension by running the following command in your terminal:

    code --install-extension dgknylmzl.quick-codemark
    
    

Sponsor

If you appreciate this project and want to support its development, consider sponsoring me through GitHub Sponsors. Your support helps me continue to improve this extension and develop new features.

Become a Sponsor

Repository Link:

For more information, visit the Codemark Tracker GitHub Repository.

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