djblue / portal

A clojure tool to navigate through your data.
https://djblue.github.io/portal/
MIT License
872 stars 81 forks source link

Confusing version in VSCode #223

Open mrkam2 opened 4 months ago

mrkam2 commented 4 months ago

This is minor but when a portal window is opening in VSCode, it shows one version, then upon loading it changes to a different version. It is likely that VSCode extension first displays the version it was built with but then it gets the actual version from the portal back-end. It is confusing a bit. I suggest changing the extension to show "portal loading" or simply "portal" without an inaccurate version to avoid confusion.