3ca04aaa0f
Fix typo
2018-04-06 12:52:59 -07:00
7082ab9eee
Update README.md
2018-04-06 14:38:59 -05:00
cda4872b9f
💄
2018-04-03 17:44:53 +02:00
9ee0dba70c
do not use id attribute in ftp explorer
2018-04-03 17:26:42 +02:00
26bc3537d9
tweaks
2018-03-28 11:34:07 +02:00
b010c62651
percentage => increment
2018-03-28 09:44:57 +02:00
87335dbef6
fix percentage
2018-03-28 06:45:49 +02:00
f1412527b4
add progress-ts
2018-03-27 11:03:01 +02:00
18a79b21cb
Update to latest api
2018-03-26 11:26:25 +02:00
0a411df0f2
Merge pull request #50 from beauallison/beauallison/fix-treeview-sample
...
Fix tree view sample
2018-03-26 14:51:31 +05:30
be9355e908
Update read me
2018-03-21 15:57:25 +05:30
fdc730dcaa
Update read me
2018-03-21 15:54:35 +05:30
dc6cf8048b
multi diagnostics sample
2018-03-21 15:49:24 +05:30
2e487d7886
Clarify Readme over vscode version
2018-03-20 07:49:39 +00:00
8eb5776ec1
Add enableProposedApi to package.json
2018-03-20 07:49:05 +00:00
ab6e274621
Fix missing brace on vscode.proposed
2018-03-20 07:48:56 +00:00
fc9663af5c
Fix compilation
2018-02-23 18:33:27 +01:00
d8afd98c65
Improve file explorer to use file system provider and reveal api
2018-02-23 18:33:27 +01:00
4a1d8c37ff
Update LSP sample
2018-02-20 11:14:35 +01:00
f1a6a995c0
More updates to LSP multi root sample
2018-02-20 11:06:46 +01:00
db9bb2c460
Update LSP multi server sample
2018-02-20 11:01:40 +01:00
6ad0f2400c
Updating LSP multi root example
2018-02-20 10:55:23 +01:00
26e441212e
Fix #48
2018-02-09 18:54:42 +01:00
ac5ce55089
Fixes #42 : lsp-sample compilation error
2018-02-01 15:44:28 +01:00
94712d3b47
Merge pull request #46 from nathan-boyd/master
...
Add build output directories to list of possible file exclusions
2018-01-19 11:19:08 +01:00
d6638e24bb
Add build output directories to list of possible file exclusions
...
- Accurately describes the build output directories in this LSP implementation
2018-01-16 14:21:30 -05:00
cdcefe9df4
inline action example
2018-01-15 18:59:41 +01:00
58e5587db1
do not check for lang id
2018-01-15 16:33:23 +01:00
18a63baf65
use resource uri
2018-01-15 16:32:58 +01:00
a66bd9f146
Use number as handle
2018-01-10 11:24:16 +01:00
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