sublimetext - In Sublime Text, can I generate a list of the effective settings? -


in sublime text, i'm wasting time hunting down why particular keyboard binding isn't working or what's effective or final value specific setting. how see sublime text has calculated each setting? can list of calculated settings and/or keybindings?

i've tried searching "effective settings", "calculated settings", "final settings", , i'm finding nothing. maybe i'm using wrong words?

for now, i've made rather large user settings , user keybinding files we're sharing. that's enough now, i'd tool in arsenal troubleshooting inconsistent settings, effective keybindings vary depending on extensions installed. we're not working on same projects, don't have identical environments, , unfortunately, these user preference files seem override project preferences, wish had higher priority.

am going wrong way? please enlighten me.

at least key mapping conflicts there plugin called findkeyconflicts. command findkeyconflicts: key maps buffer shows list of key bindings , there several commands check keys conflicts.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -