language-tools
                                
                                
                                
                                    language-tools copied to clipboard
                            
                            
                            
                        2 preview feature flags are deprecated, but all are underlined yellow
but only
                                    
                                    
                                    
                                
Yep, can confirm! This is likely an issue in how we handle diagnostic spans in the psl (in engines). It seems like the span is just being applied to the whole array itself rather than to the individual fields. Possibly here
                                    
                                    
                                    
                                
Can confirm this is an artifact of the SchemaAst in engines being lossy. We want to replace that data structure.