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

Fix: Fix parseAllRecipes #15

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Fix: Fix parseAllRecipes #15

merged 2 commits into from
Oct 11, 2023

Conversation

idillon-sfl
Copy link
Member

  • Lines with parsing errors are underlined
  • Use spawnSync instead of execSync
  • Improve handling of errors for child_process
  • Simplify parts of code
  • Move 'rescanProject' to onDidChangeConfiguration

- Lines with errors are underlined
- Use spawnSync instead of execSync
- Improve handling of errors for child_process
- Simplify parts of code
@idillon-sfl idillon-sfl changed the title Fix parseAllRecipes Fix: Fix parseAllRecipes Oct 6, 2023
server/src/BitBakeProjectScanner.ts Show resolved Hide resolved
server/src/OutputParser.ts Show resolved Hide resolved
client/README.md Outdated Show resolved Hide resolved
This allow the user to fix their configuration after opening the workspace. This also removes the timeout.
Copy link
Member

@deribaucourt deribaucourt left a comment

Choose a reason for hiding this comment

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

LGTM

@idillon-sfl idillon-sfl merged commit c0f231f into staging Oct 11, 2023
@idillon-sfl idillon-sfl deleted the Fix-scan branch October 12, 2023 21:15
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.

2 participants