Bug 570495

Summary: Generic editor YAML syntax validation issue
Product: [Eclipse Project] Platform Reporter: Ravisankar Challa <ravisankar2>
Component: IDEAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: aobuchow
Version: 4.19   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:
Attachments:
Description Flags
Generic editor yaml validation error none

Description Ravisankar Challa CLA 2021-01-19 22:16:23 EST
Created attachment 285318 [details]
Generic editor yaml validation error

Hi Team,

Yaml documents opened with Generic editor shows type casted values as error. 

Example: the below line shows error in eclipse
age: !!str 10  #Type cast integer to string
Comment 1 Andrew Obuchowicz CLA 2021-01-19 23:33:09 EST
Do you know which plugin is contributing the YAML language server to the Generic editor?

Is it possible that you have Wild Web Developer installed (as it provides a YAML LS)? If so, then please submit the bug to https://github.com/eclipse/wildwebdeveloper/issues