Prabir Shrestha
|
7968b15188
|
use getbuline instead of getline
|
2017-08-22 14:44:12 -07:00 |
|
Prabir Shrestha
|
2802c39ca0
|
move utils to lsp#utils#...
|
2017-08-12 14:48:36 -07:00 |
|
Prabir Shrestha
|
631ed02749
|
add support for registering custom notifications
|
2017-08-05 23:35:47 -07:00 |
|
Prabir Shrestha
|
c1d73b0ab2
|
added lsp#get_server_capabilities and lsp#get_position
|
2017-07-09 20:17:25 -07:00 |
|
Prabir Shrestha
|
d19aec4633
|
added lsp_register_server, lsp_unregister_server, lsp_server_init, lsp_server_exit events
|
2017-07-09 19:35:18 -07:00 |
|
Prabir Shrestha
|
4c01e85c02
|
get document symbols
|
2017-07-10 00:26:05 +00:00 |
|
Prabir Shrestha
|
c4b781e203
|
lsp#send_request
|
2017-07-09 14:24:47 -07:00 |
|
Prabir Shrestha
|
7b57e60bbb
|
get_whitelisted_servers
|
2017-07-09 14:01:54 -07:00 |
|
Prabir Shrestha
|
8ecbeff954
|
pass buffer id
|
2017-07-09 13:32:56 -07:00 |
|
Prabir Shrestha
|
0372d28758
|
remove tick log
|
2017-07-09 13:12:15 -07:00 |
|
Prabir Shrestha
|
564fd07818
|
use b:changed_tick for dirty
|
2017-07-09 13:09:23 -07:00 |
|
Prabir Shrestha
|
996818fffe
|
didchange on InsertLeave
|
2017-07-09 12:39:43 -07:00 |
|
Prabir Shrestha
|
4ec037a62f
|
textDocument/didSave
|
2017-07-09 12:28:22 -07:00 |
|
Prabir Shrestha
|
56d32466bc
|
add s:ensure_changed
|
2017-07-09 12:07:49 -07:00 |
|
Prabir Shrestha
|
44d3682ede
|
fix ,
|
2017-07-09 11:44:02 -07:00 |
|
Prabir Shrestha
|
c7747827a2
|
fixed rootUri and rootPath
|
2017-07-09 11:14:06 -07:00 |
|
Prabir Shrestha
|
48ac7939e1
|
added s:is_remote_uri and handle remote_uri
|
2017-07-08 19:30:35 -07:00 |
|
Prabir Shrestha
|
ff62f0edda
|
implement ensure open
|
2017-07-08 13:37:24 -07:00 |
|
Prabir Shrestha
|
0d6b2a7fba
|
implement ensure_init with callback
|
2017-07-08 12:48:57 -07:00 |
|
Prabir Shrestha
|
e135124394
|
use step for s:ensure_start
|
2017-07-08 12:27:02 -07:00 |
|
Prabir Shrestha
|
2da8f89b02
|
textDocument/didOpen
|
2017-07-08 02:57:38 -07:00 |
|
Prabir Shrestha
|
ff198f7d4f
|
add s:ensure_init()
|
2017-07-08 02:41:07 -07:00 |
|
Prabir Shrestha
|
e1610292eb
|
implement lsp#register_server, s:ensure_flush and ensure_start, on_exit, s:get_active_servers_for_buffer
|
2017-07-08 01:51:24 -07:00 |
|
Prabir Shrestha
|
007d13c69a
|
add initial events
|
2017-07-08 00:43:04 -07:00 |
|
Prabir Shrestha
|
f2f67c2965
|
initial events
|
2017-07-08 00:41:24 -07:00 |
|