Visual Studio Code – How to find all references (or occurrences) of a certain field in the code of a Business Central .app
I'm working with an imported .app, it's open source (but readonly) so in .alpackages folder I can click in the .app file in Visual Studio Code and navigate through all its code files (tables, extensions, codeunits...). Let's say I'm working…