Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Init command: que abra el VSC en la carpeta del proyecto creado #192

Open
fdodino opened this issue Oct 8, 2024 · 0 comments
Open

Init command: que abra el VSC en la carpeta del proyecto creado #192

fdodino opened this issue Oct 8, 2024 · 0 comments
Labels
component: commands Commands to run good first issue Good for newcomers severity: 1 - minor Low priority issue

Comments

@fdodino
Copy link
Contributor

fdodino commented Oct 8, 2024

          @PalumboN , ahí lo probé en una carpeta vacía

wollokInit

Después le di Run in REPL y anduvo joya

image

Pero por ahí estaría bueno que una vez que hagas init se restartee el VSC dentro de la carpeta creada. Restartear puede hacer con este comando

vscode.commands.executeCommand("workbench.action.reloadWindow")

pero la que va es

vscode.commands.executeCommand("workbench.action.files.openFolderInNewWindow")

Originally posted by @fdodino in #189 (comment)

@fdodino fdodino added component: commands Commands to run good first issue Good for newcomers severity: 1 - minor Low priority issue labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: commands Commands to run good first issue Good for newcomers severity: 1 - minor Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant