Bug 570495 - Generic editor YAML syntax validation issue
Summary: Generic editor YAML syntax validation issue
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.19   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-19 22:16 EST by Ravisankar Challa CLA
Modified: 2021-01-19 23:33 EST (History)
1 user (show)

See Also:


Attachments
Generic editor yaml validation error (7.60 KB, image/png)
2021-01-19 22:16 EST, Ravisankar Challa CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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