summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate Sesti <sestinj@gmail.com>2023-06-18 13:37:49 -0700
committerNate Sesti <sestinj@gmail.com>2023-06-18 13:37:49 -0700
commit40b9f2a374dbe0284e4f39fa87dec6c8baeb58fd (patch)
tree8e5165e3ca97f5b92637980e85329a68d4fefbf2
parent1aee6d44d3837341b17a4aa285b9324b38733488 (diff)
downloadsncontinue-40b9f2a374dbe0284e4f39fa87dec6c8baeb58fd.tar.gz
sncontinue-40b9f2a374dbe0284e4f39fa87dec6c8baeb58fd.tar.bz2
sncontinue-40b9f2a374dbe0284e4f39fa87dec6c8baeb58fd.zip
screenshots
-rw-r--r--continuedev/src/continuedev/steps/welcome.py2
-rw-r--r--docs/static/img/continue-screenshot.pngbin531452 -> 349821 bytes
-rw-r--r--docs/static/img/continue-screenshot2.pngbin0 -> 531452 bytes
3 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)
diff --git a/docs/static/img/continue-screenshot.png b/docs/static/img/continue-screenshot.png
index de5fe8a2..c66dfec0 100644
--- a/docs/static/img/continue-screenshot.png
+++ b/docs/static/img/continue-screenshot.png
Binary files differ
diff --git a/docs/static/img/continue-screenshot2.png b/docs/static/img/continue-screenshot2.png
new file mode 100644
index 00000000..de5fe8a2
--- /dev/null
+++ b/docs/static/img/continue-screenshot2.png
Binary files differ