nevadascout / dash-core

The ultimate SQF development environment for Bohemia Interactive's ArmA series
http://dash.nevadascout.com
GNU General Public License v3.0
18 stars 10 forks source link

Visual Studio style XML-doc comments for variables #35

Open nevadascout opened 9 years ago

nevadascout commented 9 years ago

For example, this:

///<summary>
/// My comment goes here
///</summary>

Will then display "My comment goes here" in ArmaSense when typing the variable name

nevadascout commented 9 years ago

This will come with the lexer/parser and the ArmaSense overhaul that come with it in v2.0