OverviewAdd and remove DemoOptionsBasic
TemplatesIn order to give user control over extension behavior, there is name : identifier (e.g. test, it, context, describe) that helps to find call expression. insertAfterPriority : priority to specify where '.only' will be inserted. helps to resolve cases like "test.concurent.each" where '.only' should be inserted after '.concurrent' decline : specify where codelens should not be applied. Cases like 'test.skip' The default templates are:
ContributePlease feel free to fork, improve, make pull requests or fill issues. I'll be glad to fix bugs you encountered or improve the extension. |