Open donnyroufs opened 3 years ago
quickfix seems to proxy all commands correctly to the menu, but can't execute many of the commands like "export to new file". For example when trying to execute "export to new file", there is a notification:
Yeah I'm getting "Could not apply refactoring" for "Extract to constant in enclosing scope"
@donnyroufs @pokey @cpakken Checkout https://github.com/microsoft/vscode/issues/55111#issuecomment-1197426941
@donnyroufs @pokey @cpakken Checkout microsoft/vscode#55111 (comment)
doesnt seem to be available for me yet
@donnyroufs it's currently rolled out in the insider preview
insider preview
ah, I thought that enabling experimental features was the same thing! Thanks for the heads up, this is gonna make my vim life more pleasant haha
The extension does not seem to cover this particular use-case where when I want to import everything that's missing in the given file. Looks like there's no command being triggered on the background? Not getting any errors or warnings, nor do I see anything in my output log.