|
||||||||||||||||||
|
||||||||||||||||||
DocumentationV3S | Coding | Smart IndentationSupport
How to Access
DescriptionCan be deactivated temporarily with Shift and permanently in DocumentationWhile typing, V3S automatically handles the indentation of your source code. For example, after typing something like if condition then and hitting Enter, V3S automatically adds one level of indentation (using the specified amount of spaces or tabs, depending on your preferences) for the next line of code. You can just continue typing. Likewise, if you tpye else or end if you will notice that V3S automatically dedents the code accordingly. To activate/deactivate this feature, navigate to Preferences|Common|Basics|Integration. When activated, you can also deactivate this feature temporarily by pressing Shift. While Shift is pressed, Smart Indentation will not be applied to the current line of code. Activate/Deactivate Smart Indentation![]() You can specify how you want your code formatted in the V3S Preferences dialog. There are a couple of settings that directly influence the behavior of smart indentation. They can be found in Preferences|VHDL|Code Formatting|Indentation. Take a look at the following image and table to learn about the configuration options for smart indentation. Indentation/Code Formatting options![]()
|
||||||||||||||||||
|