Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sublimelsp/LSP
/ userprefs
Function
userprefs
plugin/core/settings.py:210–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
208
209
210
def
userprefs() -> Settings:
211
return
_settings
# type: ignore
212
213
214
def
globalprefs() -> sublime.Settings:
Callers
15
init_view_settings
Method · 0.90
test_code_actions_format_on_save_task_enabled__user_settings
Method · 0.90
on_diagnostics_updated_async
Method · 0.85
_update_diagnostic_in_status_bar_async
Method · 0.85
on_load_async
Method · 0.85
on_activated_async
Method · 0.85
on_selection_modified_async
Method · 0.85
_on_selection_modified_debounced_async
Method · 0.85
_toggle_diagnostics_panel_if_needed_async
Method · 0.85
on_query_context
Method · 0.85
_on_hover_gutter_async
Method · 0.85
on_text_command
Method · 0.85
Calls
no outgoing calls
Tested by
2
init_view_settings
Method · 0.72
test_code_actions_format_on_save_task_enabled__user_settings
Method · 0.72