Skip to content

[WIP] Delete old test extension - #978

Closed
zakariassoul wants to merge 5 commits into
mainfrom
pr978
Closed

[WIP] Delete old test extension#978
zakariassoul wants to merge 5 commits into
mainfrom
pr978

Conversation

@zakariassoul

@zakariassoul zakariassoul commented Jan 19, 2024

Copy link
Copy Markdown
Contributor

Successfully loads the local editor as a VSCode webview
Now that our actual local-editor works, no need to use the sample webview-ui to test the extension
Get the aiconfig from the VSCode textdocument:

* The extension sends an `update` request to the webview when the TextDocument changes.

* The webview handles that by updating the state of the AIConfig, which will trigger a re-render.
Delete an older experiment of a vscode extension.

Main difference about this is it uses webpack for the build step but that's most likely unnecessary for our case.
@Ankush-lastmile

Ankush-lastmile commented Jan 26, 2024

Copy link
Copy Markdown
Contributor

Unintended duplicate pr; vscode extension not ready yet

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

Successfully merging this pull request may close these issues.

3 participants