We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e793b4f commit 8738c0aCopy full SHA for 8738c0a
client/src/extension.ts
@@ -28,6 +28,7 @@ export async function activate(context: ExtensionContext) {
28
// TODO: Add a open contribution manager action (Needs Processing integration)
29
// TODO: Add checks for if a required Processing version is met (e.g, this specific feature works with 4.4.6+)
30
// TODO: Sketch management (open folder as sketch, create new sketch, etc)
31
+ // TODO: Exporting to standalone application
32
33
// Set up the selected Processing version, awaiting because we don't want to continue until we have a version
34
await setupSelectedVersion(context);
media/processing-logo.png
-9.42 KB
0 commit comments