1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-04 22:23:28 +02:00
cdt/core/org.eclipse.cdt.ui/.options

14 lines
390 B
Text
Raw Normal View History

org.eclipse.cdt.ui/debug=true
# Reports contentAssist activity
org.eclipse.cdt.ui/debug/contentassist=false
2006-08-28 12:46:34 +00:00
# Prints debug information related to the AST provider
org.eclipse.cdt.ui/debug/ASTProvider=false
# Enables all semantic highlighting types
org.eclipse.cdt.ui/debug/SemanticHighlighting=false
# Enables debug information related to folding
org.eclipse.cdt.ui/debug/folding=false