outline code in the top of the query editor in a dropdown
in visual studio when A file is opened in the top of the window for the current file there's a dropdown that you can easily navigate into functions / procedures / etc, like a outline of your current file
anyhow, in linqpad the unique dropdowns are to code (C#, VBNET, …) - that In my case I just use C# or sql and another one for connection -> both I believe that are useful - but I don't even use/change in most scripts
so having a 3rd one (since connections takes a lot of space - or choose between connections or code outline - will be really helpful for complex scripts
I do like my scrips to have just about 100 lines but some has 1000
in linqpad6 that can be mitigated using the new AWESOME #include feature … still code outline will be nice
-
andremoraes commented
maybe this is possible to be added by the user like a plug-in, I was really hoping for a similar feature in the version 7