

Any member matching either search method is shown as search result.įor ReSharper users: Fortran CodeNav does not use ReSharper, so a ReSharper installation is not required. It uses a case-insenstive 'starts-with' search and a second pattern search which takes the casing of the search term into account (see section 'Pattern Search'). The search dialog uses two types of text searches. Open an about / debug dialog (also available from Tools menu) Synchronize solution explorer with currently open file

List usages of element under (text) cursorĪuto-complete statement, or show completion hints in list (Intellisense) Jump to declaration of member under (text) cursor The definition of 'member' is: modules, subroutines, functions, interfaces and types. Commands typically only work when you have a f90 document view open in Visual Studio. Usageįortran CodeNav is completely controlled using keyboard shortcuts and has no options dialog. If you encounter any issues during installation, please read the section 'Optional Installation Steps' in this file. (such that the FortranCodeNavAddIn.AddIn file is directly in the 'Addins' folder)

Create the 'Addins' folder under 'My Documents\Visual Studio 20#\' if it does not exist yet.
#SIMPLY FORTRAN AUTOCOMPLETE FUNCTIONS CODE#
It currently supports the following code elements/blocks: Additionally it provides scope-aware code completion (Intellisense). It contains a rudimentary parser to generate a code structure representation which is used to provide jump-to and search functionality with limited context-awareness. Aboutįortran CodeNav is a Visual Studio 2008/2010/2012 Add-in which helps you to navigate through Fortran 90 code (or older). You can find the resolution settings (cog icon) in the bottom right corner. Make sure to select the highest resolution (720p) when watching the video.
