0a9fe4acfe
Use own context key to enable/disable outline view
2018-01-10 10:44:06 +01:00
9247d4d523
Merge pull request #44 from jan-dolejsi/master
...
Adding SnippetString-based completion sample which demonstrates how d…
2017-12-15 09:36:03 +01:00
ab26257a51
adding the method arguments, so it is obvious how to make the completion item context sensitive by reaching into the document.getText() and using the position etc...
2017-12-13 22:01:22 +01:00
7b9c376aad
Adding SnippetString-based completion sample which demonstrates how dynamic context-sensitive snippets can be created.
2017-12-12 18:53:54 +01:00
4e3ace0f37
Disable auto refresh by default
2017-12-03 21:19:06 +01:00
f8e73a71ff
Fix refresh
2017-12-03 20:39:14 +01:00
4b33ad5e68
Rename and refresh commands
2017-12-03 19:46:13 +01:00
60bd6be48b
Enhance json outline example
2017-12-03 19:46:13 +01:00
f05010b51d
conf sample: mark muitroot ready
2017-12-03 19:46:13 +01:00
d96348f97b
enhance json outline
2017-12-03 19:46:13 +01:00
036c659c52
Moving to npm5
2017-11-22 13:38:21 +01:00
e871f00999
Fixes #37 : Debugging language servers without legacy protocol
2017-11-09 08:51:24 +01:00
8fb95dc0f7
Merge branch 'vazexqi-master'
2017-11-06 15:02:46 +01:00
be1b52e85d
Minor code formatting
2017-11-06 14:55:00 +01:00
b8ad7a6d5a
Restructure the code to fit to latest nls tooling
2017-11-06 14:41:39 +01:00
9b551a076a
Use さようなら for bye in Japanese
2017-11-06 14:40:05 +01:00
c82c53baad
Fix missing files and libraries
...
These issues were found from a clean checkout.
2017-11-06 14:40:05 +01:00
44b15a890b
Use the vscode-nls-dev package to convert the i18n files
2017-11-06 14:39:13 +01:00
ff96d2a669
Initial version of i18n-sample
...
To keep things simple, this doesn't use the nls-dev package. I think this demystifies a lot of things when you see what is actually going on behind the scenes.
2017-11-06 14:36:22 +01:00
e5f6baf146
Make it compile in strict mode.
2017-11-06 14:11:41 +01:00
52a8a79ca0
Make the client capability checking more explicit.
2017-11-06 11:05:19 +01:00
9ec4b5deeb
Regenerate gif
2017-11-05 17:12:36 -08:00
9874956702
Add a sentece about transifex
2017-11-05 17:11:40 -08:00
5e32d761b0
Restructure the code to fit to latest nls tooling
2017-11-05 17:10:50 -08:00
1ba6704d0c
Adding more logging to the server
2017-10-31 10:34:06 +01:00
a948312b89
Update the example to demo server side for workspace folder change events
2017-10-30 21:26:45 +01:00
4028b8d4ae
Merge pull request #35 from maxibanki/patch-1
...
Removed dead link
2017-10-28 11:18:53 -07:00
28fe96729e
Removed dead link
...
There exists no longer a extension example for a language provider.
2017-10-28 13:49:39 +02:00
a79f13f546
Use new configuration event
2017-10-27 12:34:51 +02:00
bb0a41de41
Merge pull request #26 from reggi/patch-1
...
isWatching deprecated use isBackground
2017-10-26 15:45:26 +02:00
a726182637
Add link to extension.ts
2017-10-20 15:51:04 +02:00
282715d434
Update read me
2017-10-20 15:39:40 +02:00
bf08a15ba3
Update read me
2017-10-20 13:56:58 +02:00
248459caff
Configuration sample extension
2017-10-20 13:51:32 +02:00
e46d75fca7
multi-root: readme typos
2017-10-16 09:15:15 +02:00
fc81c93837
Fixed getOuterMostWorkspaceFolder
2017-10-16 09:01:36 +02:00
5189064609
Compute outermost workspace folder
2017-10-11 14:08:52 +02:00
aee7cf3fac
Let the client decide when to notifiy configuration changes.
2017-10-11 13:45:08 +02:00
744b55981f
Updated multi root example to API changes
2017-10-11 08:30:40 +02:00
d9072433a5
Udapte multi root LSP example
2017-10-11 08:13:11 +02:00
9abf84eb86
typos
2017-10-10 17:57:12 +02:00
bbead1671f
update multi-root language server example
2017-10-10 17:51:16 +02:00
24a151f0c5
update decorator-sample
2017-10-10 12:51:02 +02:00
e05e45a669
typos
2017-10-10 11:02:41 +02:00
1d3367a11b
Fix remaining launch.json per #29
2017-09-27 20:52:26 -07:00
f749c0063b
Merge pull request #29 from donaldpipowitch/patch-1
...
Update launch.json
2017-09-27 15:07:42 -07:00
fc6274660e
Remove examples
2017-09-25 16:22:19 +02:00
c696821c3d
Update the documentation with latest implementaton
2017-09-25 16:21:27 +02:00
79892a6eef
Update launch.json
2017-09-18 20:50:43 +02:00
cc17dabbae
Mover sxample to latest version of the LSP
2017-09-08 15:59:00 +02:00