Commit Graph

  • af7cd27b3d typos Martin Aeschlimann 2017-10-10 11:02:41 +02:00
  • 2326c06021 Fix remaining launch.json per #29 Pine Wu 2017-09-27 20:52:26 -07:00
  • cc17f8e85b Remove examples Sandeep Somavarapu 2017-09-25 16:22:19 +02:00
  • 2d9bc83a6e Update the documentation with latest implementaton Sandeep Somavarapu 2017-09-25 16:21:27 +02:00
  • 78b6fefa6b Update launch.json Donald Pipowitch 2017-09-18 20:50:43 +02:00
  • b3f32ec205 Mover sxample to latest version of the LSP Dirk Baeumer 2017-09-08 15:59:00 +02:00
  • 7b511feb4a Make naming consistent Dirk Baeumer 2017-09-08 15:40:14 +02:00
  • c61d46a375 Adopt latest lsp libraries. Introduce consistent naming Dirk Baeumer 2017-09-08 15:32:55 +02:00
  • 6765b559dd Use latest version of LSP library Dirk Baeumer 2017-09-08 15:22:55 +02:00
  • 80c3f53402 Move to latest version of the LSP libraries for the multi root example Dirk Baeumer 2017-09-08 13:06:57 +02:00
  • ccd4bfbf2b update preview Benjamin Pasero 2017-09-05 15:35:26 +02:00
  • 4fc71b8e96 use more mr APIs Benjamin Pasero 2017-09-05 15:33:37 +02:00
  • 8af225ee55 more work Benjamin Pasero 2017-09-05 15:29:36 +02:00
  • 83cf5e7438 first cut simple extension for basic multi root APIs Benjamin Pasero 2017-09-05 15:23:45 +02:00
  • e7b8bf70f0 Stricter error checking Dirk Baeumer 2017-09-04 21:47:00 +02:00
  • 9717644f24 Stricter error checking Dirk Baeumer 2017-09-04 21:43:30 +02:00
  • 2ec8957e5b Multi Server example cleanup Dirk Baeumer 2017-09-04 21:40:34 +02:00
  • 2d4995bc53 Setting name cleanup Dirk Baeumer 2017-09-04 21:24:33 +02:00
  • 8cde03896e Remove old lsp example Dirk Baeumer 2017-09-04 17:44:19 +02:00
  • fd78c1aa64 Allign standard lsp example with new lsp structure Dirk Baeumer 2017-09-04 17:43:23 +02:00
  • bc25e60ea7 Delete test from multi root example Dirk Baeumer 2017-09-04 17:42:06 +02:00
  • 88e2d80218 Add third party notice file Dirk Baeumer 2017-09-04 16:12:15 +02:00
  • 3f91b75303 Allign Multi server example to new example layout Dirk Baeumer 2017-09-04 16:10:02 +02:00
  • 43468997d3 Add example to use a single server on a multi workspace folder setup Dirk Baeumer 2017-09-04 16:09:40 +02:00
  • 0a1c357aea isWatching deprecated use isBackground Thomas Reggi 2017-08-30 18:12:05 -04:00
  • ed9eb9e640 languageprovider-sample: fix launch config Martin Aeschlimann 2017-08-25 09:37:30 +02:00
  • 66ed164286 Added early return for default server Dirk Baeumer 2017-08-24 11:16:56 +02:00
  • 0bc7d91cc6 Added multi server LSP example Dirk Baeumer 2017-08-23 16:40:19 +02:00
  • 8e3720e227 cpp multi server sample dbaeumer/cpp-multi-server Dirk Baeumer 2017-11-03 08:58:15 +01:00
  • 1ba6704d0c Adding more logging to the server Dirk Baeumer 2017-10-31 10:34:06 +01:00
  • a948312b89 Update the example to demo server side for workspace folder change events Dirk Baeumer 2017-10-30 21:26:37 +01:00
  • 4028b8d4ae Merge pull request #35 from maxibanki/patch-1 Daniel Imms 2017-10-28 11:18:53 -07:00
  • 28fe96729e Removed dead link Max Schmitt 2017-10-28 13:49:39 +02:00
  • a79f13f546 Use new configuration event Sandeep Somavarapu 2017-10-27 12:34:51 +02:00
  • bb0a41de41 Merge pull request #26 from reggi/patch-1 Dirk Bäumer 2017-10-26 15:45:26 +02:00
  • a726182637 Add link to extension.ts Sandeep Somavarapu 2017-10-20 15:51:04 +02:00
  • 282715d434 Update read me Sandeep Somavarapu 2017-10-20 15:39:40 +02:00
  • bf08a15ba3 Update read me Sandeep Somavarapu 2017-10-20 13:56:58 +02:00
  • 248459caff Configuration sample extension Sandeep Somavarapu 2017-10-20 13:51:32 +02:00
  • e46d75fca7 multi-root: readme typos Martin Aeschlimann 2017-10-16 09:15:15 +02:00
  • fc81c93837 Fixed getOuterMostWorkspaceFolder Dirk Baeumer 2017-10-16 09:01:36 +02:00
  • 5189064609 Compute outermost workspace folder Dirk Baeumer 2017-10-11 14:08:52 +02:00
  • aee7cf3fac Let the client decide when to notifiy configuration changes. Dirk Baeumer 2017-10-11 13:45:08 +02:00
  • 744b55981f Updated multi root example to API changes Dirk Baeumer 2017-10-11 08:30:40 +02:00
  • d9072433a5 Udapte multi root LSP example Dirk Baeumer 2017-10-11 08:13:11 +02:00
  • 9abf84eb86 typos Martin Aeschlimann 2017-10-10 17:57:12 +02:00
  • bbead1671f update multi-root language server example Martin Aeschlimann 2017-10-10 17:51:16 +02:00
  • 24a151f0c5 update decorator-sample Martin Aeschlimann 2017-10-10 12:51:02 +02:00
  • e05e45a669 typos Martin Aeschlimann 2017-10-10 11:02:41 +02:00
  • 1d3367a11b Fix remaining launch.json per #29 Pine Wu 2017-09-27 20:52:26 -07:00
  • f749c0063b Merge pull request #29 from donaldpipowitch/patch-1 Pine 2017-09-27 15:07:42 -07:00
  • fc6274660e Remove examples Sandeep Somavarapu 2017-09-25 16:22:19 +02:00
  • c696821c3d Update the documentation with latest implementaton Sandeep Somavarapu 2017-09-25 16:21:27 +02:00
  • 79892a6eef Update launch.json Donald Pipowitch 2017-09-18 20:50:43 +02:00
  • cc17dabbae Mover sxample to latest version of the LSP Dirk Baeumer 2017-09-08 15:59:00 +02:00
  • 3487e6b2e7 Make naming consistent Dirk Baeumer 2017-09-08 15:40:14 +02:00
  • 816ebcf588 Adopt latest lsp libraries. Introduce consistent naming Dirk Baeumer 2017-09-08 15:32:55 +02:00
  • 6aada1dbd9 Use latest version of LSP library Dirk Baeumer 2017-09-08 15:22:55 +02:00
  • 02f3fd68cd Move to latest version of the LSP libraries for the multi root example Dirk Baeumer 2017-09-08 13:06:57 +02:00
  • 50a135a73c update preview Benjamin Pasero 2017-09-05 15:35:26 +02:00
  • 8809863c98 use more mr APIs Benjamin Pasero 2017-09-05 15:33:37 +02:00
  • dee88267e8 more work Benjamin Pasero 2017-09-05 15:29:36 +02:00
  • 4c382387ee first cut simple extension for basic multi root APIs Benjamin Pasero 2017-09-05 15:23:45 +02:00
  • b2e0685b28 Stricter error checking Dirk Baeumer 2017-09-04 21:47:00 +02:00
  • 346c578a5d Stricter error checking Dirk Baeumer 2017-09-04 21:43:30 +02:00
  • f5e0987c35 Multi Server example cleanup Dirk Baeumer 2017-09-04 21:40:34 +02:00
  • f4196d9954 Setting name cleanup Dirk Baeumer 2017-09-04 21:24:33 +02:00
  • 75039388ca Remove old lsp example Dirk Baeumer 2017-09-04 17:44:19 +02:00
  • b399ceb149 Allign standard lsp example with new lsp structure Dirk Baeumer 2017-09-04 17:43:23 +02:00
  • db258a89a6 Delete test from multi root example Dirk Baeumer 2017-09-04 17:42:06 +02:00
  • 9da7b9bb58 Add third party notice file Dirk Baeumer 2017-09-04 16:12:15 +02:00
  • 5e147553d4 Allign Multi server example to new example layout Dirk Baeumer 2017-09-04 16:10:02 +02:00
  • 4f46a914e8 Add example to use a single server on a multi workspace folder setup Dirk Baeumer 2017-09-04 16:09:40 +02:00
  • f616fdf0b9 isWatching deprecated use isBackground Thomas Reggi 2017-08-30 18:12:05 -04:00
  • 522898aa8e languageprovider-sample: fix launch config Martin Aeschlimann 2017-08-25 09:37:30 +02:00
  • 89ebad7095 Added early return for default server Dirk Baeumer 2017-08-24 11:16:56 +02:00
  • 972c12d935 Added multi server LSP example Dirk Baeumer 2017-08-23 16:40:19 +02:00
  • f9966f6b5a Use さようなら for bye in Japanese Nick Chen 2017-07-09 16:56:36 -07:00
  • b0db65ee90 Fix missing files and libraries Nick Chen 2017-07-09 16:53:57 -07:00
  • 3dc3c60d1a Use the vscode-nls-dev package to convert the i18n files Nick Chen 2017-07-09 16:46:34 -07:00
  • 737d2db5b4 Initial version of i18n-sample Nick Chen 2017-07-08 14:59:34 -07:00
  • ad39f8c2dd Added task provider example Dirk Baeumer 2017-07-05 17:21:28 +02:00
  • 4155e0e0cc When context for json outline view Sandeep Somavarapu 2017-06-26 16:03:26 +02:00
  • 158acf2ab5 Merge pull request #19 from fffej/patch-1 Daniel Imms 2017-06-20 12:00:10 -07:00
  • 28102a7f7c Fix link to tree explorer demo. Jeff Foster 2017-06-20 16:14:01 +01:00
  • dfb667899a Update node dependecies example Sandeep Somavarapu 2017-06-02 16:37:14 +02:00
  • 9884df0fa1 Renames Sandeep Somavarapu 2017-06-02 14:29:35 +02:00
  • 899f2966f5 Rename to tree view Sandeep Somavarapu 2017-06-02 14:27:05 +02:00
  • ecc6e9df3d Use the public tree api Sandeep Somavarapu 2017-06-02 10:46:57 +02:00
  • f271d1c015 Update vscode.proposed.d.ts Sandeep Somavarapu 2017-06-01 10:30:02 +02:00
  • b60e9be60d Adopt to changes Sandeep Somavarapu 2017-05-31 14:36:11 +02:00
  • 437fd9da45 Ftp tree example Sandeep Somavarapu 2017-05-29 20:45:52 +02:00
  • 01d032a59a Contributing sample menu actions Sandeep Somavarapu 2017-05-29 20:29:00 +02:00
  • ad90846715 Adopt to api changes Sandeep Somavarapu 2017-05-22 16:16:08 +02:00
  • 2b973b9c0f Fix json outline view Sandeep Somavarapu 2017-05-22 11:43:49 +02:00
  • 41c75ceade icons for dark theme Sandeep Somavarapu 2017-05-22 10:05:21 +02:00
  • 60d10c8173 Json outline - Allow select on all nodes Sandeep Somavarapu 2017-05-22 09:57:43 +02:00
  • e3f2d83258 Implement sample tree views - Node depedencies tree - Json outline tree Sandeep Somavarapu 2017-05-21 18:18:07 +02:00
  • f4f56ec4fd Correct package.json main Daniel Imms 2017-04-03 07:48:01 -07:00
  • ea3e7864e4 Merge pull request #11 from harish095/tsconfig-package-conflict Daniel Imms 2017-04-03 07:46:49 -07:00