Syed Umar Anis

Results 43 issues of 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.

enhancement

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.