3
What is the name of the resource that expands a code snippet between keys?
I’m programming a file .jsp
but the IDE
does not identify the keys, so I cannot contract the code.
3
What is the name of the resource that expands a code snippet between keys?
I’m programming a file .jsp
but the IDE
does not identify the keys, so I cannot contract the code.
3
The name derives from the name of the feature that closes the code, but the name of this feature varies from IDE to IDE. Some names I’ve seen are:
Browser other questions tagged ide
You are not signed in. Login or sign up in order to post.
I don’t know if the name has any relevance, but it’s usually called expand code :)
– Maniero
why can’t I minimize the code you understand? maybe the resource is not installed for the language
– durtto
To contract is fold.
– Maniero
@durtto What ide are you using?
– Tiedt Tech
Alternatively, it is part of "code Folding"
– Bacco
What do you call the IDE ?
– Diego Souza
@Marlontiedt, independent of IDE, I want to know the name of the term understand?
– durtto
https://en.wikipedia.org/wiki/Code_folding
– Bacco