Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PULL ALPHA #422

Open
wants to merge 267 commits into
base: 0.3.3-alpha
Choose a base branch
from
Open

PULL ALPHA #422

wants to merge 267 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 16, 2022

PULL ALPHA

GrandSchtroumpf and others added 30 commits December 7, 2020 09:42
add permission documentation
update absolute path func for sourcify WriteFile error
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <[email protected]>
Fix CompilationFileSources API interface
Fix vscode bug on deactivation
add support for theia in webview
lastCompilationResult is what is being returned by getcompilationresult, not a compilationresult
return lastcompilationresult, not a compilationresult
@@ -0,0 +1,157 @@
## Plugin electon

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```python

@@ -0,0 +1,157 @@
## Plugin electon

How to use the plugin:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
How to use the plugin:
How to use the plugin:

Comment on lines +1 to +2
## Plugin electon

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Plugin electon
## Plugin electon

How to use the plugin:

In electron you
1. add the base plugin to a basic engine in electron: ElectronBasePlugin

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
1. add the base plugin to a basic engine in electron: ElectronBasePlugin
1. add the base plugin to a basic engine in electron: ElectronBasePlugin
Suggested change
1. add the base plugin to a basic engine in electron: ElectronBasePlugin
1. add the base plugin to a basic engine in electron: ElectronBasePlugin

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.

9 participants