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/gh template #1

Draft
wants to merge 222 commits into
base: master
Choose a base branch
from
Draft

Conversation

ssbarnea
Copy link
Owner

What does this PR do?

What issues does this PR fix or reference?

Is it tested? How?

JPinkney and others added 30 commits January 13, 2020 10:39
Improved documentation on schema configuration
Client side modifications for accessing schema modification api
Allow multiple matches for one yaml file with requestCustomSchema
Added a "yamlValidation" example in documentation
Proposing one other example for this. I had a few hiccups setting up as mentioned in issue #291
address issue with spacing
Updates the package.json and README for kedge
references
Signed-off-by: Josh Pinkney <[email protected]>
…/diff-3.5.0

Bump diff from 3.4.0 to 3.5.0
Signed-off-by: Yevhen Vydolob <[email protected]>
Fix travis to use newer version of node and typescript
msivasubramaniaan and others added 30 commits March 8, 2022 16:02
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…/minimist-1.2.6

Bump minimist from 1.2.5 to 1.2.6
* Support JSON Schema versions from schemastore

Signed-off-by: Yevhen Vydolob <[email protected]>

* Fix test

Signed-off-by: Yevhen Vydolob <[email protected]>

* add tests

Signed-off-by: Yevhen Vydolob <[email protected]>
Alternate way to add local schema in windows
Improvements to the contributing instructions
* #725 Send startup event on LS start

Signed-off-by: Yevhen Vydolob <[email protected]>

* Send initialize event, along side with LS error

Signed-off-by: Yevhen Vydolob <[email protected]>

* Send error message on LS start error

Signed-off-by: Yevhen Vydolob <[email protected]>
Signed-off-by: Yevhen Vydolob <[email protected]>
Signed-off-by: Yevhen Vydolob <[email protected]>
Signed-off-by: Yevhen Vydolob <[email protected]>
Signed-off-by: Yevhen Vydolob <[email protected]>
Use sftp to upload stable vsix file
Bumps [async](https://github.com/caolan/async) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/master/CHANGELOG.md)
- [Commits](caolan/async@v3.2.1...v3.2.3)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…/async-3.2.3

Bump async from 3.2.1 to 3.2.3
This should send more people to discussions and reduce the amount
of SPAM we receive on the issue tracker.

Based on https://github.com/ansible/ansible-lint/issues/new/choose
which worked quite well.
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.

Large YAML files with outline view open cause UI lag