question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No undo functionality for Source Code Mode

See original GitHub issue

Description

Lack of undo functionality for Source Code Mode.

  • Can you reproduce the issue?

Steps to reproduce

  1. Type something in Source Code Mode.
  2. Undo it (Cmd+Z, etc)

Expected behavior:

It should undo the action just completed.

Actual behavior:

Not implemented. Also, typing Cmd+Z will unfocus from the editor (i.e., remove the cursor).

Link to an example: [optional]

Versions

  • Mark Text: 0.15.1
  • Operating system: Mac OS X

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
DanEblecommented, Nov 12, 2019

I just lost work because of it.

Sorry to hear that, do you mean that using Mark Text with this bug(without this feature) that cause you lose you job?

😆 No, I was editing a list in Source Code Mode and I unintentionally deleted a section of the file. I lost just that section. My job is safe!

1reaction
DanEblecommented, Nov 11, 2019

I humbly ask: why is this a low-priority issue? I just lost work because of it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot undo in source code mode · Issue #781 - GitHub
In source code mode, write something, delete it, then undo it (by shortcut key, or from the menu). Nothing change.
Read more >
How can I keep undo history after saving on Visual Studio Code
open some tabs and make them dirty · wait for a few seconds · press "Save All" · go to those tabs that...
Read more >
How to switch back Firefox display after displaying Source ...
The CTRL-U shortcut displays the source version of the current page. In some specific situations, this feature can be useful, ...
Read more >
VS Code tips — Undo file deletes, renames, and moves in the ...
Use ctrl+z / cmd+z with VS Code's explorer focused to undo file deletes, moves, and renames Use the 'explorer.confirmUndo' setting to ...
Read more >
Implementing Undo History - Redux
Building an Undo and Redo functionality into an app has traditionally required conscious effort from the developer.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found