-
**Memgraph version**
v2.11
**Additional context**
> I am also receiving the same error when trying to delete nodes that have a specific relationship to a different type of node. When using one …
-
**Is your feature request related to a problem? Please describe.**
I would like to get more interactivity when I'm working with tables.
**Describe the solution you'd like**
Examples:
- Being abl…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
Assume that we have the following file:
```python
# main.py
class A:
def b():
p…
-
### Summary
When using the multi-line select option ( so you can type or edit multiple lines at the same time ).. I typically use it to align code by inserting tabs, sometimes to edit but mostly fo…
-
Package already shows the count of highlighted similar words but it would be great if package could show the count of selected words. It will be boon for those who love using multiple cursors.
Somewh…
-
i know this is a pretty advanced (nice to have) feature, but i like this a lot in editors that support it:
arbitrary caret positions and block selections (see texniccenter for example)
they use ctrl+…
-
### What feature would you like to see?
Hello! Long-time vis user, first-time poster here.
I’ve been exploring the whole "multiple cursors" concept for a while now, because a lot of editors handle…
-
Hi,
Multi-cursor editing is great! The more I use multiple cursors, the more I wish for a function to edit all occurrences of a selection. I guess a pair of functions ScrollNextCursor/ScrollPrevCu…
-
### Check for existing issues
- [X] Completed
### Describe the feature
I often do mouse block selects after the end of lines in sublime to have multiple cursors active at the end of the lines…
-
... at least in theory: I did not try to reproduce the bug, I just see it in code. We fall into the same trap as this guy: https://stackoverflow.com/questions/66185831/pyqt5-how-to-restore-the-default…