diff options
author | Nate Sesti <sestinj@gmail.com> | 2023-06-18 13:37:49 -0700 |
---|---|---|
committer | Nate Sesti <sestinj@gmail.com> | 2023-06-18 13:37:49 -0700 |
commit | 40b9f2a374dbe0284e4f39fa87dec6c8baeb58fd (patch) | |
tree | 8e5165e3ca97f5b92637980e85329a68d4fefbf2 | |
parent | 1aee6d44d3837341b17a4aa285b9324b38733488 (diff) | |
download | sncontinue-40b9f2a374dbe0284e4f39fa87dec6c8baeb58fd.tar.gz sncontinue-40b9f2a374dbe0284e4f39fa87dec6c8baeb58fd.tar.bz2 sncontinue-40b9f2a374dbe0284e4f39fa87dec6c8baeb58fd.zip |
screenshots
-rw-r--r-- | continuedev/src/continuedev/steps/welcome.py | 2 | ||||
-rw-r--r-- | docs/static/img/continue-screenshot.png | bin | 531452 -> 349821 bytes | |||
-rw-r--r-- | docs/static/img/continue-screenshot2.png | bin | 0 -> 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 Binary files differindex de5fe8a2..c66dfec0 100644 --- a/docs/static/img/continue-screenshot.png +++ b/docs/static/img/continue-screenshot.png diff --git a/docs/static/img/continue-screenshot2.png b/docs/static/img/continue-screenshot2.png Binary files differnew file mode 100644 index 00000000..de5fe8a2 --- /dev/null +++ b/docs/static/img/continue-screenshot2.png |