Zulip Chat Archive
Stream: general
Topic: Hide typeclasses from infoview
Daniel Weber (Jun 17 2024 at 08:41):
Is there a way to make typeclasses not show up in infoview? They take up a lot of space, and are almost never important to actually see
Markus Himmel (Jun 17 2024 at 08:59):
If you're using VS Code, in the top right of the infoview there is a filter button where you can select to hide instances:
image.png
Daniel Weber (Jun 17 2024 at 09:00):
Thanks!
Marc Huisinga (Jun 17 2024 at 09:01):
By the way, the VS Code extension manual covers these kinds of topics. You can open it in VS Code using the 'Show Manual' command.
Last updated: May 02 2025 at 03:31 UTC