#[VSCode] VS Code Extension

3 messages · Page 1 of 1 (latest)

buoyant wing
#

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.

#

looks like this issue is similar to what I'm facing : https://github.com/postmanlabs/postman-app-support/issues/13091
however it was open in August last year and it still shows as open. not sure if we can get traction on this and also if there is work around for time being.

GitHub

Is there an existing issue for this? I have searched the tracker for existing similar issues and I know that duplicates will be closed Describe the Issue I installed the postman extension for VS Co...

indigo night
#

[VSCode] VS Code Extension