kevins8
02/04/2021, 3:00 AMhikchoi
02/06/2021, 8:49 AMLookupProvider exposed somewhere when I instantiate the lookup command with await new LookupCommand().execute()?
How do I trigger onDidAccept after executing the lookup command?hikchoi
02/06/2021, 11:47 AMhikchoi
02/06/2021, 11:47 AMkevins8
02/06/2021, 4:02 PMhikchoi
02/06/2021, 5:40 PMhikchoi
02/06/2021, 5:42 PMhikchoi
02/06/2021, 5:43 PMhikchoi
02/06/2021, 5:45 PMkevins8
02/06/2021, 5:45 PMkevins8
02/06/2021, 5:45 PMhikchoi
02/07/2021, 9:07 AMkevins8
02/07/2021, 5:01 PMhikchoi
02/08/2021, 12:43 PMselectExtraction. would the Work Item template be for something like this?hikchoi
02/08/2021, 1:15 PMkevins8
02/08/2021, 4:15 PMkevins8
02/08/2021, 4:22 PMengine-server and api-server respectively)
- 4 and 5: This is where I keep common utils/libs (eg. common-all, type definitions, etc)
Since your screen space can be pretty small when doing this, I use the following keyboard shortcut to trigger maximizing panes
json
{
"command": "workbench.action.toggleEditorWidths",
"key": "ctrl+cmd+m"
}
I also try to document the main logic when I run into it in the {project}.internals hierarchy on our site: https://dendron.so/notes/4b8f0470-dacb-433b-8d0c-f5a7d8f5245d.htmlhikchoi
02/08/2021, 11:08 PMhikchoi
02/08/2021, 11:11 PMhikchoi
02/12/2021, 12:27 AMhikchoi
02/12/2021, 12:27 AMkevins8
02/12/2021, 1:00 AMhikchoi
02/12/2021, 1:02 AMkevins8
02/12/2021, 2:02 AMhikchoi
02/12/2021, 3:10 AMhikchoi
02/12/2021, 3:10 AMkevins8
02/12/2021, 3:12 AMhikchoi
02/12/2021, 3:12 AMkevins8
02/12/2021, 3:16 AMhikchoi
02/12/2021, 3:16 AM