Skip to content

Commit 45a056e

Browse files
authored
Merge pull request redhat-developer#147 from redhat-developer/migrate-document-symbols
Realign features with JSON Language Server
2 parents 46d7afa + 39e800c commit 45a056e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+9483
-9569
lines changed

.editorconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Tab indentation
22
[*]
3-
indent_style = tab
3+
indent_style = space
44
indent_size = 4
5-
trim_trailing_whitespace = true
5+
trim_trailing_whitespace = false
66

77
[{.travis.yml,npm-shrinkwrap.json,package.json}]
88
indent_style = space

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# YAML Language Server
44

5+
Supports JSON Schema 7 and below.
6+
57
## Features
68

79
1. YAML validation:

0 commit comments

Comments
 (0)