A folding editor is a text editor which supports text folding or code folding, a mechanism allowing the user to hide and reveal blocks of text—usually named. Typically this is done to allow the user to better picture the overall structure of a document or program. Folding is provided by many modern text editors, and syntax-based or semantics-based folding is now a component of many software development environments.

PropertyValue
dbpedia-owl:thumbnail
dbpprop:abstract
  • A folding editor is a text editor which supports text folding or code folding, a mechanism allowing the user to hide and reveal blocks of text—usually named. Typically this is done to allow the user to better picture the overall structure of a document or program. Folding is provided by many modern text editors, and syntax-based or semantics-based folding is now a component of many software development environments.
  • Сворачивание или фолдинг — одна из функций текстового редактора. Означает сворачивание определённых фрагментов редактируемого кода или текста в одну строку. В качестве таких фрагментов может быть любой логически цельный фрагмент кода программы, например функция, класс, цикл и т. п. или фрагмент текста, например абзац, глава, секция. К примеру, фолдинг функции приводит к сворачиванию всего кода функции в одну строку таким образом, что видно только название функции. Обычно, чтобы свернуть функцию нужно нажать на символ «−», слева от названия функции. Чтобы увидеть весь код, т. е. развернуть функцию, нужно нажать на символ «+» появляющийся у свернутых функций. Фолдинг удобно применять при редактировании больших файлов. Можно свернуть все объекты кроме редактируемого, что позволяет более быстро перемещаться по файлу и просматривать его.
  • 語法摺疊功能允許用戶掩藏和顯露原始代碼內部分區塊。這個功能有助於對代碼結構的整體了解。 下列兩個圖示分別顯示 XML 語法摺疊和 C++ 語法摺疊: 支援語法摺疊功能的編輯器,目前較有名的是 Notepad++ 和 SciTE
dbpprop:date
  • March 2008
dbpprop:hasPhotoCollection
dbpprop:reference
dbpprop:wikiPageUsesTemplate
rdf:type
rdfs:comment
  • A folding editor is a text editor which supports text folding or code folding, a mechanism allowing the user to hide and reveal blocks of text—usually named. Typically this is done to allow the user to better picture the overall structure of a document or program. Folding is provided by many modern text editors, and syntax-based or semantics-based folding is now a component of many software development environments.
  • Сворачивание или фолдинг — одна из функций текстового редактора. Означает сворачивание определённых фрагментов редактируемого кода или текста в одну строку.
  • 語法摺疊功能允許用戶掩藏和顯露原始代碼內部分區塊。這個功能有助於對代碼結構的整體了解。 下列兩個圖示分別顯示 XML 語法摺疊和 C++ 語法摺疊: 支援語法摺疊功能的編輯器,目前較有名的是 Notepad++ 和 SciTE
rdfs:label
  • Folding editor
  • Сворачивание (программное обеспечение)
  • 語法摺疊
owl:sameAs
skos:subject
foaf:depiction
foaf:page
is dbpprop:redirect of
is owl:sameAs of