 
            
            
            
            
                27 Feb
                
                    2024
                
            
            
                27 Feb
                
                '24
                
            
            
            
        
    
                11:25 p.m.
            
        And for what it's worth, I'm using clangd as well. You can get better intellisense by doing like this: metadata& md = _globals(ctx); std::string_view sv = _attr(ctx); This isn't the most ideal because I'd rather use type deduction here but overall, I can't complain too badly. - Christian