-
Notifications
You must be signed in to change notification settings - Fork 19
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
Added setting for config Gauge formatter and send the settings to Gauge server. #1038
Added setting for config Gauge formatter and send the settings to Gauge server. #1038
Conversation
…ge server. Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>
…ge server. Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.10 to 22.13.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Adding code & default config syntax highlighting. Signed-off-by: Jens Johansson <jens.johansson@systemverification.com> * Adding code & default config syntax highlighting. Signed-off-by: Jens Johansson <jens.johansson@systemverification.com> * Adding code & default config syntax highlighting. Signed-off-by: Jens Johansson <jens.johansson@systemverification.com> * Adding code & default config syntax highlighting. Signed-off-by: Jens Johansson <jens.johansson@systemverification.com> --------- Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>
…ge server. Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>
…ge server. Signed-off-by: Jens Johansson <jens.johansson@systemverification.com>
@sriv I think this could be merged as well. However, the last build was not released to production / marketplace. A token has expired. Can you please have look at that or guide me to the person who handles that? Thanks for you support! |
@jensakejohansson Thank you for contributing to gauge-vscode. Your pull request has been labeled as a release candidate 🎉🎉. Merging this PR will trigger a release. Please bump up the version as part of this PR.Instructions to bump the version can found at CONTRIBUTING.md If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done. |
I updated the access token, the publish of 0.1.7 passed on rerun. This should also go through. Thanks @jensakejohansson |
@sriv
For further details:
Issue: getgauge/gauge#2693
Merged PR in Gauge: getgauge/gauge#2692
With the addition one can now control if the formatting of spec-files should add empty lines around "tags" and before "table" entities, (as before) or if you want to disable this when formatting.