-
Notifications
You must be signed in to change notification settings - Fork 231
Issues: redhat-developer/vscode-yaml
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Incorrect duplicate key registered when using YAML anchors
#1083
opened Jan 16, 2025 by
MostafaWael-CA
3 tasks
URL-encoded characters in $ref paths break schema resolution
#1082
opened Jan 15, 2025 by
adalinesimonian
1 of 4 tasks
use
replaceAll()
instead of replace()
when turning a label
into a regex
#1078
opened Jan 6, 2025 by
Kosta-Github
2 of 4 tasks
Suggest "defaultSnippets" for object and array typed properties when completion is done
#1077
opened Jan 3, 2025 by
fbaligand
Default value from subschema used for string autocompletion elsewhere
#1076
opened Dec 27, 2024 by
wkrill
1 of 4 tasks
Yes
is incorrectly rejected as a boolean value
#1071
opened Dec 6, 2024 by
HighCommander4
1 of 4 tasks
String does not match the pattern of "^3\.1\.\d+(-.+)?$".yaml-schema: openapi.json
#1069
opened Nov 17, 2024 by
k98kurz
1 of 4 tasks
YAML autocompletion and validation works only for the first YAML definition in a file (schema through modeline)
#1066
opened Oct 23, 2024 by
ma-ble
1 of 4 tasks
Path with ( causes "SyntaxError: Invalid regular expression" duplicate of #3475 in redhat-developer/vscode-java
#1064
opened Oct 15, 2024 by
h-brockmann
1 of 4 tasks
Performance issue in used yaml parser makes usage prohibitively slow
#1063
opened Oct 15, 2024 by
flo-bue
2 of 3 tasks
wrong suggestion in completion with anyOf and enum by suggesting any value starting with same word
#1058
opened Sep 26, 2024 by
cridam
2 tasks
Azure pipeline expressions causing linter error
#1056
opened Sep 18, 2024 by
AndersHogqvist
1 of 4 tasks
Nested glob patterns match paths above them that they shouldn't
#1054
opened Sep 9, 2024 by
lord0gnome
Clearer documentation for relative path and wildcards in README.md
#1051
opened Aug 29, 2024 by
GabrieleLabanca
Avoid double checking if a tagged int string like
!!int '${variable}
is actually an integer
#1048
opened Aug 24, 2024 by
kevinvalk
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.