VSCode Import Truncates extensions.json

Describe the Bug

When attempting to install new extensions I got this error consistently:

Unterminated string in JSON at position 8192 (line 1 column 8193): Error: Scanning: Unterminated string in JSON at position 8192 (line 1 column 8193)

And other JSON related errors, every single one of which included the number 8192 (8kb)

Steps to Reproduce

  1. Install Cursor
  2. Import from VSCode (ideally an instance with lots of extensions, i had around 50)
  3. Attempt to install any extension.
  4. View logs

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.4
VSCode Version: 1.99.3
Commit: bfb7c44bcb74430be0a6dd5edf885489879f2a20
Date: 2025-07-29T03:55:23.805Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Linux x64 6.14.6-arch1-1

Additional Information

This was temporarily fixed by deleting the extensions.json file.

Does this stop you from using Cursor

Sometimes - I can sometimes use Cursor

Hey, thanks for the report. We’ll investigate it.

1 Like

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.