largishunit
08/31/2020, 11:33 AMuser
08/31/2020, 1:46 PMuser
08/31/2020, 1:51 PMuser
08/31/2020, 1:56 PMuser
08/31/2020, 1:59 PMuser
08/31/2020, 1:59 PMuser
08/31/2020, 1:59 PMyaml
# --- types
- id: types
children:
- generics
- modifiers
- union
- intersection
- interface
- id: generics
- id: modifiers
sections:
- partial
- readonly
- id: union
- id: intersection
- id: interface
user
08/31/2020, 2:00 PMuser
08/31/2020, 2:01 PMuser
08/31/2020, 2:02 PMuser
08/31/2020, 2:02 PMuser
08/31/2020, 2:02 PMuser
08/31/2020, 2:03 PMuser
08/31/2020, 2:03 PMuser
08/31/2020, 2:11 PMjojanaho
08/31/2020, 2:18 PMkevins8
08/31/2020, 4:33 PMDendron: Open Logs
using the command prompt and send me the output?kevins8
08/31/2020, 4:33 PMkevins8
08/31/2020, 4:35 PMkevins8
08/31/2020, 4:37 PMpizza
> - rename to recipes.pizza
> - tree view still shows a separate pizza note, and trying to expand recipes
gives an error: Element with id f39efd54-7c3d-4fc9-9cbe-00be9ed0bc2a is already registered
> Reloading the window fixes this.
> Maybe it's not the intended usage of rename command, but imho this should work)
@User you're right! will be addressing this in today's release 🙂kevins8
08/31/2020, 4:38 PMrhaynes
08/31/2020, 5:53 PMkevins8
08/31/2020, 5:54 PMgo to definition
shortcut (f12
) by defaultrhaynes
08/31/2020, 5:56 PMkevins8
08/31/2020, 5:57 PMkevins8
08/31/2020, 5:57 PMDendron: Show Help
to see all shortcuts of builtin commandsrhaynes
08/31/2020, 6:07 PMkevins8
08/31/2020, 6:11 PMrhaynes
08/31/2020, 6:12 PM{
"key": "cmd+l",
"command": "expandLineSelection",
"when": "textInputFocus"
}
rhaynes
08/31/2020, 6:12 PM{
"key": "cmd+l",
"command": "expandLineSelection",
"when": "editorTextFocus"
}