'Flutter refactor options are not showing in Visual Studio Code context menu

Is there a specific option to set to enable the refactor context menu or something else which causes this?

Even with the shortcut there are not more options.

Missing some settings like 'Wrap With [...]' (see screenshots)

How it looks in one Project with the missing entries:

project with missing options

How it (should) look(s) in another project:

on project on same MacBook

Flutter doctor:

flutter doctor



Solution 1:[1]

If you install any extension you can remove it and test again. It worked for me.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Mohsen Khosravinia