Commit Graph

418 Commits

Author SHA1 Message Date
76406a7bb9 Remove no longer used build files 2018-10-08 15:29:21 -07:00
9429bdf706 More entries in the sample table 2018-10-08 14:11:02 -07:00
147c680b50 Add contributing guideline and remove unneeded parts 2018-10-08 13:41:57 -07:00
535542af50 Merge pull request #98 from Microsoft/joh/webpack
webpack sample
2018-09-20 15:46:10 +02:00
4baf01eb54 add readme 2018-09-20 15:45:12 +02:00
f3e2a46288 better source maps 2018-09-20 13:03:06 +02:00
326a0dad52 ignore dist-folder 2018-09-20 10:56:48 +02:00
60cf2afb12 Remove deprecated preview html from top level toc
previewHtml is now deprecated and should not be highlighted in the top level toc
2018-09-19 15:50:36 -07:00
0d13b3b3e6 Merge pull request #97 from Microsoft/octref/deprecate-preview-html
Deprecate preview html sample and point to webview
2018-09-19 15:48:45 -07:00
13ccc6ea60 Deprecate preview html sample and point to webview 2018-09-19 15:37:38 -07:00
a4ddcddb19 wip 2018-09-19 17:54:55 +02:00
29ec9e1b22 Merge pull request #96 from sana-ajani/master
add consistent Promise structure
2018-09-14 15:51:49 +02:00
a21dbb6d81 add consistent Promise structure 2018-09-13 16:27:37 -07:00
e4df52b070 Update server.trace format for Microsoft/vscode#57404 2018-09-10 13:29:58 -07:00
fddfda41f0 add "restart" attribute to server; fixes Microsoft/vscode#45602 2018-09-07 14:59:48 +02:00
5ab8de7c8a Update to latest version of the library 2018-09-05 12:41:39 +02:00
29c4342396 Merge pull request #94 from Microsoft/octref/lsp-streaming
lsp log streaming sample
2018-09-05 00:56:24 -07:00
6d80100fb7 Update usage 2018-09-05 00:55:47 -07:00
0fda4ad8a1 Stream 2018-09-05 00:40:46 -07:00
b250b88695 Deps 2018-09-05 00:29:43 -07:00
b75dbc8c24 Update client/server lib version for JSON log 2018-09-04 17:51:07 -07:00
6eeb02c5c6 cp -r lsp-sample lsp-log-streaming-sample 2018-09-04 17:48:49 -07:00
5db93b4042 Move task provider to the latest version 2018-09-04 14:47:27 +02:00
c539b99087 Fix dependent tasks 2018-08-28 15:46:27 +02:00
913fccaf88 bump deps 2018-08-28 15:07:44 +02:00
12a1105614 fix security issues (bump vscode module) 2018-08-28 15:06:35 +02:00
44bd230944 update workspace 2018-08-28 14:16:17 +02:00
67e3477f52 add missing gitignore 2018-08-28 14:14:28 +02:00
65da690622 Merge pull request #85 from donaldpipowitch/patch-2
simplify vscode-install call
2018-08-16 15:52:22 +02:00
9dd0febbbc simplify vscode-install call 2018-08-14 10:33:02 +02:00
362619c5be Remove findTextInFiles sample
Out of date and doesn't need a whole sample extension
2018-08-05 19:03:41 -07:00
d13ab42c3c Set correct command name 2018-08-03 13:45:10 -07:00
0c3e26166d Use Uri 2018-07-26 17:29:21 +02:00
86dc1034d8 Update read me 2018-07-24 17:15:39 +02:00
4a4490d208 fix activation event 2018-07-24 17:13:20 +02:00
61dc1c6309 clean up 2018-07-24 15:08:36 +02:00
dd1a186841 change to extension pack atrribute 2018-07-24 15:05:09 +02:00
bde4774ab5 new file explorer view 2018-07-24 15:05:09 +02:00
d76840b91a Fixes #83: Couldn't resolve dependent task 'npm: watch:[client and server]' 2018-07-24 11:49:49 +02:00
aa8e657321 Merge pull request #82 from matklad/patch-1
Fix task provider sample
2018-07-24 11:24:59 +02:00
f710860ca3 Moved to stable API 2018-07-23 11:55:57 +02:00
081909fb45 Catch up with API polish 2018-07-23 11:21:06 +02:00
a498c04740 Fix task provider sample 2018-07-19 06:11:32 +03:00
252e6b2f71 Update deps 2018-07-18 18:58:26 -07:00
f63e84e288 Update to target VS Code 1.25+ 2018-07-18 18:56:52 -07:00
e7bd806c87 Text search - format results more nicely 2018-07-11 20:23:05 -07:00
d77781882e Add "text search" example 2018-07-11 19:36:23 -07:00
f06607de44 Merge pull request #80 from Gama11/lsp-sample-compound
Add a compound launch config to lsp-sample
2018-07-02 11:45:59 +02:00
ef0b4e6c07 Small fix for format 2018-07-01 00:36:59 -07:00
f3e414c64c Update README 2018-07-01 00:36:26 -07:00