Skip to content

Git add packages #79

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

Merged
merged 18 commits into from
Nov 17, 2021
Merged

Git add packages #79

merged 18 commits into from
Nov 17, 2021

Conversation

isc-svelury
Copy link
Contributor

@isc-svelury isc-svelury commented Nov 17, 2021

Adding packages to source control now works as expected. Closes #71

Known bug/potential improvement:

Currently, VS Code does not pass package names with the .pkg extension. So to check if a package name is passed, we look for classes in the package. If there are no classes in the package, then the package will not be recognized and this solution will not work in VS Code. It will still work on Studio though.

@isc-tleavitt
Copy link
Collaborator

@isc-svelury this looks good. Can you file an issue report on vscode-objectscript re: consistency with studio in passing .pkg to extensions and mention this issue there?

@isc-tleavitt isc-tleavitt merged commit 704b944 into main Nov 17, 2021
@isc-tleavitt isc-tleavitt deleted the git-add-packages branch November 17, 2021 17:55
@isc-svelury isc-svelury restored the git-add-packages branch February 15, 2022 17:12
@isc-svelury isc-svelury deleted the git-add-packages branch February 15, 2022 17:12
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.

Unable to add package path containing multiple objects (VSCode)
2 participants