Migrating from VS Code to Cursor

Hi, there are a few VS code features that I’m having difficulty configuring within cursor. For clarity I’m working entirely within a python environment.

This includes

  • Automatically propagating changes to imports when I change the name of a python module directory
  • Highlighting missing imports and adding the import when I two finger click on the method

Are these capabilities missing in cursor or did I just not migrate the right plugins from my VS Code environment?

1 Like