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

Explain how to create new file in Stackblitz Editor #10

Open
freiondrej-lokalise opened this issue Sep 8, 2023 · 2 comments
Open

Explain how to create new file in Stackblitz Editor #10

freiondrej-lokalise opened this issue Sep 8, 2023 · 2 comments

Comments

@freiondrej-lokalise
Copy link
Contributor

Hello,

for https://github.com/total-typescript/advanced-patterns-workshop/blob/main/src/05-external-libraries/26.5-override-external-lib-types.solution.ts and https://github.com/total-typescript/advanced-patterns-workshop/blob/main/src/05-external-libraries/26.5-declaration.solution.d.ts, it would be helpful to add a hint how to display project files (and thus allow creating a new file) in the StackBlitz Editor - I only found out by accident that you can go with CMD+B to display it, didn't find a GUI way to do that which prevented me to proceed with the solution. 🙂

@boltex
Copy link

boltex commented Nov 27, 2023

@freiondrej-lokalise Thank you!!
I came here looking on how to create new files, as unlike vscode.dev web editor, none of the usual shortcuts work (ctrl+n, double clicking on the tabs bar, etc.)

@boltex
Copy link

boltex commented Nov 27, 2023

Also, I cannot get it to accept the answer, even when the hover confirms it's the right type (even after re-saving the file to restarts its compilation and checks) :
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants