forked from yoctoproject/vscode-bitbake
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feat: Add basic embedded support #38
Merged
Merged
Commits on Nov 2, 2023
-
Feat: Add basic embedded support
- Add basic hover and completion support for Bash and Python - Save embedded documents on disk (we would rather not do it) - Delete embedded documents on original document deletion
Configuration menu - View commit details
-
Copy full SHA for f737217 - Browse repository at this point
Copy the full SHA f737217View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c3467b - Browse repository at this point
Copy the full SHA 9c3467bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e10e6 - Browse repository at this point
Copy the full SHA 52e10e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c5c13d - Browse repository at this point
Copy the full SHA 6c5c13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 187bb97 - Browse repository at this point
Copy the full SHA 187bb97View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc8d80d - Browse repository at this point
Copy the full SHA cc8d80dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62fa259 - Browse repository at this point
Copy the full SHA 62fa259View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ed1a2 - Browse repository at this point
Copy the full SHA b7ed1a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0ab9b5 - Browse repository at this point
Copy the full SHA e0ab9b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf28a1c - Browse repository at this point
Copy the full SHA bf28a1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e918c6 - Browse repository at this point
Copy the full SHA 3e918c6View commit details -
Chore: Use promises for file system operations related to embedded la…
…nguage documents - This fixes tests that would give inconsistent results for file deletion - This handles the case where storagePath is undefined
Configuration menu - View commit details
-
Copy full SHA for e61f183 - Browse repository at this point
Copy the full SHA e61f183View commit details -
Refactor: Use common types in requests and notifications for embedded…
… languages support
Configuration menu - View commit details
-
Copy full SHA for b2cf131 - Browse repository at this point
Copy the full SHA b2cf131View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec91fca - Browse repository at this point
Copy the full SHA ec91fcaView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.