Van Tran
Van Tran
When I input the syntax like this ``` // {type:activity} (start)->[Water]->(Fill Kettle)->(end) ``` **Actual output:**  **Expecting:** The object node should be shown as a rectangle.
## Closes #738 #1990 - #738 - #1990 ## Related to - #651 ## Proposed Changes - Adding metadata to the global configuration - Adding metadata to the route configuration...
Hi, I see some characters that are not allowed in XML is not be encoded, such as character < and >. Could you encode them? 😄
When I used generic arrow functions in RunJS, the statements that followed were highlighted incorrectly Example code: ``` interface HasName { name: string; } function Test1(a: T) { return a.name.toUpperCase();...
Closes #1130 When reconnecting to new displays (for example, turning a monitor off and on again, or using Windows + P to switch between extended and single monitor modes), Glaze...