rails-run-spec-vscode icon indicating copy to clipboard operation
rails-run-spec-vscode copied to clipboard

Would be nice to open the default vscode console

Open mberrueta opened this issue 7 years ago • 3 comments

Even if I configure Iterm as the default console in VS code (that it works) the extension open anyway the build in console.

ref. https://stackoverflow.com/questions/29957456/change-default-terminal-app-in-visual-studio-code-on-mac

Anyway great extension! thanks so much!

mberrueta avatar Dec 29 '17 21:12 mberrueta

I would also like this feature. To elaborate, with the following settings:

  "terminal.external.osxExec": "iTerm.app",
  "terminal.explorerKind": "external"

I'd expect that when I "Run File Specs" (or any of the others from this package), a new iTerm tab is opened that runs the command

dkniffin avatar Mar 15 '18 18:03 dkniffin

@mberrueta @dkniffin will try to look into this in the following days.

noku avatar Mar 29 '18 18:03 noku

Is this a feature that is still being considered? I'd also like to use this extension to run specs in iTerm.

cbianco96 avatar Jun 15 '22 15:06 cbianco96