add a note about the new preference

This commit is contained in:
Ben Fry
2016-05-16 16:53:46 -04:00
parent 0a0ea33705
commit 701dc623d0

View File

@@ -1,3 +1,4 @@
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -357,6 +358,8 @@ pdex.errorCheckEnabled=true
pdex.warningsEnabled=true
pdex.writeErrorLogs=false
# Set to false to disable ctrl/cmd-click jump to definition
pdex.inspectMode.hotkey=true
# Enable auto-completion when hitting ctrl-space
pdex.completion = false
# Trigger happy version of completion that fires more often