crytic / crytic/contract-explorer
VSCode output opens automatically on startup
Open
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
After I quit VSCode, when I open a new window the output panel opens automatically with this message:
```
⸻ Slither: Solidity static analysis framework by Trail of Bits ⸻
Using slither version: 0.9.1
Refreshing explorer...
Loaded 136 issues, displaying 136
```
Originally, I thought this was an issue with another configuration, but after disabling the slither extension (inspired by a suggestion from: https://github.com/microsoft/vscode/issues/34221#issuecomment-329176447) the issue does not persist.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.