Difference between revisions of "Template:Integrated development environments"

From blackwiki
Jump to navigation Jump to search
imported>Bdlearned
(Under C and C++, Changed Visual Studio Express to Visual Studio Code. Under .NET, changed Visual Studio Express to Visual Studio and added Visual Studio Code.)
(Visual Studio Code is open source)
Line 29: Line 29:
 
*[[Ultimate++]]
 
*[[Ultimate++]]
 
*[[OpenWatcom]]
 
*[[OpenWatcom]]
 +
*[[Visual Studio Code]]
  
 
|group2 = [[Freeware]]
 
|group2 = [[Freeware]]
Line 35: Line 36:
 
*[[Philasmicos Entwickler Studio]]
 
*[[Philasmicos Entwickler Studio]]
 
*[[Oracle Developer Studio]] (formerly [[Sun Studio (software)|Sun Studio]])
 
*[[Oracle Developer Studio]] (formerly [[Sun Studio (software)|Sun Studio]])
*[[Microsoft Visual Studio|VS]]-based
+
*[[Microsoft Visual Studio#Community|Visual Studio Community]]
**[[Visual Studio Code|Visual Studio Code]]
 
**[[Microsoft Visual Studio|Visual Studio Community]]
 
 
*[[Xcode]]
 
*[[Xcode]]
  
Line 166: Line 165:
 
* '''[[Comparison of integrated development environments|Comparison]]'''
 
* '''[[Comparison of integrated development environments|Comparison]]'''
  
}}<noinclude>
+
}}<noinclude>{{documentation|content=
 
{{collapsible option}}
 
{{collapsible option}}
 
[[Category:Software development templates]]
 
[[Category:Software development templates]]
</noinclude>
+
}}</noinclude>

Revision as of 18:31, 12 October 2016

Template documentation

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{Integrated development environments|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{Integrated development environments|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{Integrated development environments|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse.