Difference between revisions of "Template:Integrated development environments"

From blackwiki
Jump to navigation Jump to search
(added another online IDE (https://ide.goorm.io))
(Add Thonny to the list of Python IDEs)
Line 167: Line 167:
 
* [[KDevelop]]
 
* [[KDevelop]]
 
* [[Visual Studio Code]]
 
* [[Visual Studio Code]]
 +
* [[Thonny]
  
 
  | group8 = [[Pascal (programming language)|Pascal]] and <br />[[Object Pascal]]
 
  | group8 = [[Pascal (programming language)|Pascal]] and <br />[[Object Pascal]]

Revision as of 14:07, 28 April 2020

{{Navbox

| name = Integrated development environments
| title = Integrated development environments
| state = 
| bodyclass = hlist

| group1 = C and C++

| list1 =

| group2 = Java

| list2 =


| group4 = CLI
| list4 =
| group5 = Flash
| list5 =
| group6 = PHP
| list6 =
| group7 = Python
| list7 =
| group8 = Pascal and 
Object Pascal
| list8 =

| group9 = BASIC

| list9 =
| group10 = R
| list10 =
| group11 = Online
| list11 =
| below =
}}
Template documentation[view] [edit] [history] [purge]

Usage

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.

See also