python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Redo Deletes Line In Visual Studio Code - (Redo: CTRL + Y)
My Problem: Ctrl + Y deletes the line of code instead of Redo'ing
I've been seeing similar questions to this problem but there isn't an answer to it.
Meric
Votes: 0
Answers: 1
How can I implement undo-redo for a QComboBox in PyQt5?
There are many questions regarding the basics of QUndoCommand on StackOverflow, but I cannot find a minimal working example of undo/redo for a QComboBox in PyQt5, so I am trying to create one. However...
ToddP
Votes: 0
Answers: 1