Syed Umar Anis
Syed Umar Anis
The Tasks sidebar lists tasks from all open tabs. If task from non-active tab is clicked, the relevant tab should become active and displayed. Not displaying it causes confusion.
Following warnings are generated from lexical: ``` HorizontalRuleNode should implement "importJSON" method to ensure JSON serialization works as expected HorizontalRuleNode should implement "exportJSON" method to ensure JSON serialization works as...
Currently, the svelte-check executed in the pipeline only fails on errors and the warnings are ignored. By passing the appropriate CLI parameters, force svelte-check to fail on warnings as well.