AutoText, CodeMAP, CodeLinks, Hashtags, Intelligent Code Flow Lines, Code Highlighters, Rich Code, Magic Remarks, Phrasing Overview, Post-It Notes, Option Explorer Highlights, Spelllist, SuperFind, Statistics, etc...
The very best navigational instrument for Visual Studio only got better. Determined by a Roslyn-based custom-made file model, this new model of CodeMAP is absolutely true, tremendously quicker, with the impeccable telling system and virtually undetectable UI thread overhead. If you are not already, you'll get hooked on CodeMAP's tasteful and effective presentation. What's there: sorting, group, nested code representation, code falling with editor sync, navigation history, manhood highlighting with editor sync, drag and drop reordering, custom and built-in views, etc... Testimony to CodeMAP's power and flexibility is its number of alternatives. You can customize almost anything you can imagine to be able to make yours.
Internal code arrangement made simpler to understand - that is exactly what code flow lines are about. Completely customizable concerning colors and opacities, shortly customizable concerning line fashion. Blocks of code could be dropped by click, and should you have to highlight a code flow for a minute, then Alt+Click will briefly boost the pencil thickness.
Supercharger Professional Business License for Visual Studio Great Features:
- The brand new, Roslyn-based, higher performance and incredibly accurate CodeMAP for fast code navigation
- Code flow lines aren't simple indent lines; however, a wise overview of your code, independently searchable and totally customizable (color, style) for all applicable code assemble groups.
- Code Links and Hashtags attract a hyperlink-style navigation based on labeled or non-tagged places, in addition to a hashtag tagging program with rapid navigation.
- Option Explorer highlighting, i.e., highlight items in the Solution Explorer using color marker-style backgrounds.
- Document Tabs Enhancer accelerates open record tabs identification using three distinct accent kinds: from tab recentness, by corresponding Option Explorer object highlighting, and simple/regular expression fitting.
- Improved code editor readability with member and type name accent, area name accent, feature dimming, etc
- SuperFind Has a revolutionary new demonstration for find outcomes, combined with very helpful locate alternatives.
- Repair preprocessor directives orientation (#if, etc.) problems in C# and VB
- Utilize bold/italic when writing code as you would in Word or other wealthy record editors
- Add persistent color background highlights to code and yellow, green, cyan (and other colors).
- Transform remarks into magical remarks with formatting, color, size, and graphic separator lines
- Add pictures (built-in i.e. stop/info/warning/bullets, or custom i.e. local or distant ) in remarks
- Review spelling and phrasing in different scopes
- Write code faster with AutoText, i.e., enlarge a few letters to a fully-grown code snippet, with macro/parameter replacements.
- Reuse previous clipboard objects (a.k.a. clipboard background ) and utilize eight continuous'indexed' buffers for insistent multi-buffer paste operations
AutoText
In the coding procedure, there are bits of code we sort repeatedly. Utilizing Super Copy-Paste Indexed Buffers like previously can help; however, another Supercharger attribute named AutoText is constructed with this in mind when adding much more flexibility. The point is to have the ability to assign a brief alias (usually 2-3 letters in duration, such as MB or exc such as ) to a more bit of code, then using the longer bit of code inserted into code if You can use the alias with a unique triggering system.
Let us look at, for instance, i.e., let us use AutoText to assign System.Windows.MessageBox.Show("") into a very brief MB alias. The AutoText tripping system employs a double-dot chain, i.e.. . To enclose the alias - which is typing. .mb. . In code will end in System.Windows.MessageBox.Show("") substituting the whole. .mb. . construct.
Moreover, AutoText Utilizes the concepts of mark and placeholders - which is, particular parameters that, once added in a product's code that an enclosed inside double dots, will cause some specific processing in the insertion period as follows:
- Position/selection markers - in our case, we can include. . C.. To define the caret place, i.e., System.Windows.MessageBox.Show(". . C..") Will signify that, after insertion, the text caret is going to be placed precisely where. . C.. Is set; for example, entering a MessageBox text will probably be obviously straightforward. If you would like to make that more explicit, then you can use choice markers, i.e., possess the thing defined as System.Windows.MessageBox.Show(". .SB. .Type text here..SE. .") And at that time time between. .SB. . (i.e."choice start") and. .SE. . (i.e."choice end") will be chosen, prepared for being substituted by typing it over.
- You will probably substitute automobile Placeholders at insertion time with particular values, such as. . D... You will substitute it with the present date. .MN. . Will be substituted with the present member title (if any),. .CLP. . Will be substituted with the current clipboard text contents (if any). You can find the whole list at"Supercharger Options", AutoText / Macros.
- Editable Placeholders - this is a particular breed of parameters that allow for complete customization of the added code. By using. .P1. . , . .P2. . up to. .P9. . Sequences while specifying the thing's code, you'll have the ability to enter some value for every one of them at insertion time. Furthermore, if a single parameter is used more than once, entering its worth for a few of its occurrences will probably sync-update the rest of the occurrences. Please be aware that upon a parameter's first usage whilst specifying the thing's code, a description could be input by following the. .alias:description. . Syntax, for instance. .P1:A Few description. .
Code Flow Lines
Internal code arrangement made simpler to understand - that is what code leak lines are about. Completely customizable concerning colors and opacities, shortly customizable concerning line fashion. Blocks of code could be dropped by click, and should you have to highlight a code flow for a minute afterward, Alt+Click will briefly boost the pencil width.