vuerd-atom
vuerd ERD Editor atom extension
ERD
Usage
- ERD data [filename].vuerd.json Save a file as a form
- Focus on the saved file and
Ctrl-Alt-E
Document
Editor Keymap(default)
Name | Keymap |
---|---|
Editing - ERD | dblclick, Enter |
Editing - Grid | dblclick, Enter |
All Stop | Escape |
Search - find, filter | Ctrl + F, Cmd + F |
Undo - ERD | Ctrl + Z, Cmd + Z |
Redo - ERD | Ctrl + Shift + Z, Cmd + Shift + Z |
Selection - table, memo | Ctrl + Drag, Click, Ctrl + Click, Ctrl + Alt + A, Cmd + Drag, Cmd + Click, Cmd + Alt + A |
Selection - column, filter | Click, Ctrl + Click, Cmd + Click, Shift + Click, Shift + Arrow key(up, down), Alt + A |
Movement - table, memo, column, filter | Drag, Ctrl + Drag, Cmd + Drag |
Copy - column | Ctrl + C, Cmd + C |
Paste - column | Ctrl + V, Cmd + V |
Contextmenu - ERD, Table, Relationship, SQL, GeneratorCode | Right-click |
Table Properties | Ctrl + Space, Alt + Space |
New Table | Alt + N |
New Memo | Alt + M |
New - column, filter | Alt + Enter |
Delete - table, memo | Ctrl + Delete, Ctrl + Backspace, Cmd + Delete, Cmd + Backspace |
Delete - column, filter | Alt + Delete, Alt + Backspace |
Select Hint - dataType, find | Arrow key(right), Click |
Move Hint - dataType, find | Arrow key(up, down) |
Primary Key | Alt + K |
checkbox - Grid, filter | Space, Click |
Move checkbox - Grid, filter | Arrow key(up, down, left, right) |
Relationship - Zero One | Ctrl + Alt + 1, Cmd + Alt + 1 |
Relationship - Zero N | Ctrl + Alt + 2, Cmd + Alt + 2 |
Relationship - One Only | Ctrl + Alt + 3, Cmd + Alt + 3 |
Relationship - One N | Ctrl + Alt + 4, Cmd + Alt + 4 |
Zoom In - ERD | Ctrl + Equal, Cmd + Equal |
Zoom Out - ERD | Ctrl + Minus, Cmd + Minus |