# Simpify type display in Pluto

**URL:** https://discourse.julialang.org/t/simpify-type-display-in-pluto/68427
**Category:** Pluto
**Created:** [September 20, 2021, 1:09am UTC](https://discourse.julialang.org/t/simpify-type-display-in-pluto/68427 "2021-09-20T01:09:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lmiq](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/lmiq/32/18314_2.png) [@lmiq](https://discourse.julialang.org/u/lmiq)
#### Post date: [September 20, 2021, 1:09am UTC](https://discourse.julialang.org/t/simpify-type-display-in-pluto/68427/1 "2021-09-20T01:09:16Z")

</div>

When I create some variables in Pluto, for example:

 ![image](https://global.discourse-cdn.com/julialang/original/3X/a/e/ae467551b4a705de98ef8d7d039d0a6e46178224.png)

I get always these `Main.workspace2..` stuff before the actual types. Is it possible/easy to suppress that?

Thanks.
