feat: Add LSP Format command
This commit is contained in:
@@ -6,5 +6,9 @@
|
||||
"base_file": "${packages}/LSP-prolog/LSP-prolog.sublime-settings",
|
||||
"default": "// Settings in here override those in \"LSP-prolog/LSP-prolog.sublime-settings\"\n\n{\n\t$0\n}\n"
|
||||
}
|
||||
},
|
||||
{
|
||||
"caption": "LSP-prolog: Format Document",
|
||||
"command": "lsp_format_document"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user