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

[OGUI-1578] Added vscode debugging configuration in launch.js #2667

Merged

Conversation

Houwie7000
Copy link
Collaborator

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

Added vscode debugging configuration in launch.js
.gitignore exception made for .vscode/launch.js.
Added --inspect parameter to npm run dev command to enable node debugging from the browser.

.gitignore exception made for .vscode/launch.js.
Added --inspect parameter to npm run dev command to enable node debugging from the browser.
Copy link
Member

@graduta graduta left a comment

Choose a reason for hiding this comment

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

Hi, Jasper! Thank you for adding a configuration to quickly start a server in dev mode. Please see my comments on some changes that I think need to be done before approving this PR.

One more general comment, please make sure to add a new line at the end of the files when you commit. This is checked by the lint process by also by GitHub if you check the files in your PR changes.(attaching here a small screenshot as well)
image

.vscode/launch.json Outdated Show resolved Hide resolved
.vscode/launch.json Outdated Show resolved Hide resolved
.vscode/launch.json Outdated Show resolved Hide resolved
@Houwie7000
Copy link
Collaborator Author

I've resolved the feedback, the config now works on *nix like platforms and on Windows.

@graduta graduta merged commit f6f381d into dev Nov 21, 2024
9 checks passed
@graduta graduta deleted the feature/Houwie7000/OGUI-1578/vs-code-launch-configuration branch November 21, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants