JuliaPro bug where screen goes black

I have been using JuliaPro version 1.5.1-4 for a couple weeks now and I encounter this frustrating bug where after working a while on some .jl file, when I try to preview the values of a vector/array/…, the code disappears (the screen turns black partially or fully) and I have to close and reopen that same .jl file again. Attached is a screenshot of one incidence.

Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Core™ i7-9700K CPU @ 3.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = C:\Users\Reza.julia;C:\Users\Reza\AppData\Local\JuliaPro-1.5.4-1\Julia-1.5.4\local\share\julia;C:\Users\Reza\AppData\Local\JuliaPro-1.5.4-1\Julia-1.5.4\share\julia
JULIA_EDITOR = “C:\Users\Reza\AppData\Local\JuliaPro-1.5.4-1\app-1.55.0\atom.exe” -a
JULIA_LOAD_PATH = C:\Users\Reza.julia\environments\JuliaPro_v1.5.4-1;@;@v#.#;@stdlib
JULIA_NUM_THREADS = 4
JULIA_PKG_SERVER = pkg.juliahub.com

Pkg.status():
[fbb218c0] BSON v0.2.6
[b99e7846] BinaryProvider v0.5.10
[052768ef] CUDA v1.2.1
[3895d2a7] CUDAapi v4.0.0
[aae7a2af] DiffEqFlux v1.24.0
[31c24e10] Distributions v0.23.8
[587475ba] Flux v0.11.0
[7e08b658] GeometricFlux v0.6.1
[bd48cda9] GraphRecipes v0.5.4
[2e9cd046] Gurobi v0.8.1
[4138dd39] JLD v0.10.0
[033835bb] JLD2 v0.1.14
[4076af6c] JuMP v0.21.3
[093fc24a] LightGraphs v1.3.3
[b8f27783] MathOptInterface v0.9.14
[fdba3010] MathProgBase v0.7.8
[429524aa] Optim v1.3.0
[1dea7af3] OrdinaryDiffEq v5.42.3
[91a5bcdd] Plots v1.5.8
[c36e90e8] PowerModels v0.17.2
[438e738f] PyCall v1.91.4
[82193955] SCIP v0.9.6
[47aef6b3] SimpleWeightedGraphs v1.1.1
[9f7883ad] Tracker v0.2.8
[e88e6eb3] Zygote v0.5.4
[37e2e46d] LinearAlgebra
[10745b16] Statistics

Sounds more like a bug in the editor, but that’s just a guess. Maybe just try to update julia, atom and juno and see if it goes away.