Steven

Results 7 issues of Steven

### Description After adding packages to my `gradle.build.kts`, auto-imports for the new things weren't working for me. I was able to fix by restarting the language server from the command...

enhancement
index

**Describe the bug** Currently there is ambiguity over how `.reset()` behaves (see https://github.com/microsoft/tsyringe/issues/28#issuecomment-577106272). We should document the exact behavior to make it clear **Version**: n/a

documentation
accepting PRs

This is caused by the fact that the corner rounding CSS targets the `:first-child` of the button group, and the "Settings" button is still in the DOM, just marked as...

ui

It seems like the Overlay app is constrained to only the primary screen

bug
enhancement
main-toolbox
tool

See [linter-tslint #180](https://github.com/AtomLinter/linter-tslint/issues/180) for more details. I have a feeling this may be a linter-ui issue as the reports are not linter-tslint specific.

The rendering performance of interweave significantly drops as the number of nested elements increases. I noticed an exponential slowdown in rendering performance as the depth of HTML approaches 20. Performance...