I installed vs code extension through extension marketplace and also tried vsix file, however I am getting
Postman Extension is not supported.
Just to note, I am using vs code server Version: 1.99.3
in the postman logs, it shows:
Working directory location: /home/workspace/Postman/files
Log file location: file:///home/workspace/.openvscode-server/data/logs/20250820T145108/exthost7/Postman.postman-for-vscode-prod.log
so I grabbed that Postman.postman-for-vscode-prod.log file and it shows:
(2025-08-20T17:04:06.611Z) [info] [extension] Extension activation started: 1755709446583
(2025-08-20T17:04:06.737Z) [info] [extension] Extension activation completed: 1755709446737
(2025-08-20T17:04:06.737Z) [info] [extension] Extension activation took 154ms
There isn't much that shows that I can try to resolve this.