How to update the IDE and checke the version of the IDE?
Updates usually show up on the bottom-left corner when they’re available.
As for checking the version:
What OS are you on?
If MacOS: Then go to Cursor on the tab-bar (Cursor, File, Edit, etc…) and press “About Cursor”.
And taking from the VSCode docs (Should be the same):
How do I find the version?
You can find the VS Code version information in the About dialog box.
On macOS, go to Code > About Visual Studio Code.
On Windows and Linux, go to Help > About.
The VS Code version is the first Version number listed and has the version format ‘major.minor.release’, for example ‘1.27.0’.