It helps you to write memo in your code.
In Memoboard, you can see your all memos or memos filtered by file.
- Click right mouse button on the line of the code where you want to add memo. Or write "createMemo" and press Enter in the Command Pallet (ctrl+shift+P).
- In menus, find codeMemo and click createMemo.
- New memo creator will be shown besides your viewColumn.
- Write your memo in notes and click "Save" button.
- Your memo will be added in memoBoard.
- If it is the first memo in your workspace, "memoBoard.memo" file will be created in root/.vscode folder and your memo will be saved.
- MemoBoard will be shown by clicking "codeMemo" icon in right side of Status Bar.
- You can click "goToMemo" button after put your cursor on the code a memo saved in
- You can open "memoBoard.memo" file in root/.vscode to show your memoBoard.
- You can go to memoBoard after you click "goToMemo" in right mouse button menu.
- Click a line where memo is saved. Open the Command Pallet(Press ctrl+shift+P). Type "goToMemo" and then press Enter.
- Memo will be deleted by clicking "deleteMemo" button in right mouse button menu.
- You can remove memo by clicking "X" button in memo in memoboard.
- Click a line where memo is saved. Open the Command Pallet(Press ctrl+shift+P). Type "deleteMemo" and then press Enter.
- Current Extension only works on Mac OS
- need VSCode Version 1.63 or over.
- 한글 Readme