Skip to content

Visual Studio Code extension that adds accessible buttons on the status bar for the undo and redo commands.

License

Notifications You must be signed in to change notification settings

Hectoralvf/Undo-Redo-Buttons

Repository files navigation

Undo Redo Buttons

This Visual Studio Code extension adds accessible buttons on the top right of the editor for the undo and redo commands.

Features

  • Adds two buttons to the editor: one for undoing the last action, and one for redoing the last action

Development

This extension was, as my previous extension, developed using OpenAI's ChatGPT December 15 Version.

Release Notes

  • v1.1.0 (27-12-2022)

    • The buttons are moved to the top right corner of the editor.
  • v1.0.1 (27-12-2022)

    • Added support for using Unicode symbols as the labels for the undo and redo buttons.
  • v1.0.0 (26-12-2022)

    • Added two buttons to the status bar: one for undoing the last action, and one for redoing the last action.

License

This extension is licensed under the MIT License. See the LICENSE file for details.

Credits

  • The indentation functionality is based on the VS Code Extension API.
  • This extension was developed using OpenAI's ChatGPT December 15 Version. We gratefully acknowledge their work on large language models.

About

Visual Studio Code extension that adds accessible buttons on the status bar for the undo and redo commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published