summaryrefslogtreecommitdiff
path: root/continuedev
diff options
context:
space:
mode:
Diffstat (limited to 'continuedev')
-rw-r--r--continuedev/src/continuedev/steps/welcome.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/continuedev/src/continuedev/steps/welcome.py b/continuedev/src/continuedev/steps/welcome.py
index 323571ba..32ebc3ba 100644
--- a/continuedev/src/continuedev/steps/welcome.py
+++ b/continuedev/src/continuedev/steps/welcome.py
@@ -28,3 +28,5 @@ class WelcomeStep(Step):
- Type /comment to write comments for the entire class
- Ask about how the class works, how to write it in another language, etc.
\"\"\"""")))
+
+ await sdk.ide.setFileOpen(filepath=filepath)