Commit Graph

27 Commits

Author SHA1 Message Date
Johannes Rieken
f345c94847 virtual doc - support content provider signalling change via onDidChange event 2016-01-12 10:50:53 +01:00
Johannes Rieken
44b8ebe084 merge with master 2016-01-11 13:03:39 +01:00
Benjamin Pasero
5884fe2b83 adopt postinstall script 2016-01-08 16:43:14 +01:00
Johannes Rieken
ffc21477ea add missing changes to test 2016-01-08 16:19:49 +01:00
Johannes Rieken
f484123616 refine API, add closeTextDocument call 2016-01-08 12:04:00 +01:00
Johannes Rieken
ac5267eb61 use resourceEditorInput so that virtual documents can be shown in the editor 2016-01-06 17:53:37 +01:00
Johannes Rieken
26fab247a9 first implementation of registerTextDocumentContentProvider api-idea 2016-01-06 16:26:49 +01:00
Johannes Rieken
4dfa345e91 api - allow to provide a cancellation token to findFiles. Fixes #1553 2015-12-22 09:29:49 +01:00
Benjamin Pasero
71eb6386bf update test 2015-12-17 11:14:35 +01:00
Johannes Rieken
ec720bfa9a filter commands that start with an underscore, make it option in the API 2015-12-09 10:43:49 +01:00
Benjamin Pasero
f2074e0af1 delete test that will never work in our PH 2015-12-07 10:11:05 +01:00
Benjamin Pasero
da2688027e enable another workspace test 2015-12-07 08:15:11 +01:00
Benjamin Pasero
7ceebcf8ab first cut green integration tests on windows 2015-12-04 16:17:54 +01:00
Johannes Rieken
1de8f1d608 #723 mark untitled documents as dirty when opened 2015-12-02 11:02:10 +01:00
Benjamin Pasero
5ea34f9dba return early from confirmSave when we are in extension development mode 2015-11-25 12:51:24 +01:00
Benjamin Pasero
2c09792e1c first commands test (disabled) 2015-11-25 12:13:40 +01:00
Benjamin Pasero
052a1dc8a0 api tests - more use of promises in mocha 2015-11-25 12:04:21 +01:00
Joao Moreno
aba9d6bf3f better cleanup for api tests 2015-11-25 11:59:55 +01:00
Benjamin Pasero
7754743a7e api tests: allow to run and debug them 2015-11-25 10:58:17 +01:00
Benjamin Pasero
e5d7c7a919 api tests: cleanup after test run 2015-11-25 10:29:02 +01:00
Benjamin Pasero
4ea2714df8 add more meaningful api tests 2015-11-25 08:44:13 +01:00
Benjamin Pasero
303b02eeac restore vscode:prepublish to compile tests properly 2015-11-24 07:18:27 +01:00
Benjamin Pasero
222b089f8a vscode api tests: add back publisher 2015-11-24 07:01:53 +01:00
Benjamin Pasero
3f2b4ba9a6 npm install vscode-api-tests and some polish 2015-11-24 07:00:06 +01:00
isidor
28e29d7977 line endings. 2015-11-23 20:28:42 +01:00
isidor
eceef7a61e Copyright polish. 2015-11-23 20:26:01 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00