How can i show the hidden lines in my drawing while remaining in vector view? They show up when I switch to raster, but I am not a fan of the pixel-ation of raster.
Hidden geometry is a raster display thing so it won’t show when you set the render type to Vector. You could unhide/unsoften all the geometry so those line will show. What is it you’re actually trying to display?
You can make a copy of the viewport, set its render mode to Wireframe and use a dashed linetype and place it on top of the hidden lines or shaded view.

