Something wrong with apply function of cursor

The current situation I’m encountering is: cursor cannot modify files, cannot create files, in short, the file operation functions in composer cannot be completed. My operating system is Windows 11, and I have tried cursor versions 0.44, 0.43, and 0.45, and none of them work. The log output I see is: [balta] error in handleSlashEditResponseSingleDiffPure ConnectError: [unimplemented] Error
at F.$endAiConnectTransportReportError (workbench.desktop.main.js:3755:12992)
at T.S (workbench.desktop.main.js:2950:14846)
at T.Q (workbench.desktop.main.js:2950:14612)
at T.M (workbench.desktop.main.js:2950:13645)
at T.L (workbench.desktop.main.js:2950:12480)
at b.value (workbench.desktop.main.js:2950:11175)
at $.B (workbench.desktop.main.js:470:732)
at $.fire (workbench.desktop.main.js:470:949)
at s.fire (workbench.desktop.main.js:1153:14824)
at G.onmessage (workbench.desktop.main.js:3000:8229)

When using composer, this problem always occurs.


maybe composer can’t apply to ipynb file?

You are correct, Composer does not yet support Python Juypter Notebooks unfortunately!