Commit Graph

148279 Commits

Author SHA1 Message Date
Benjamin Pasero
316bcc0f14 debug: inline extension handler into debug service 2015-11-26 10:36:25 +01:00
Benjamin Pasero
36b86128fe extract method to send data to a window 2015-11-26 10:36:24 +01:00
Joao Moreno
0b6f18f623 compile before code
#22
2015-11-26 10:07:11 +01:00
Johannes Rieken
d872b0f917 Merge branch 'master' into joh/fixLanguageFeatures 2015-11-26 10:03:18 +01:00
Johannes Rieken
70988681fa formatting edit provider as support 2015-11-26 10:00:46 +01:00
Joao Moreno
072c788789 improve hygiene messages 2015-11-26 09:57:33 +01:00
Joao Moreno
4727065eb9 prevent plain npm
#22
2015-11-26 09:57:33 +01:00
Benjamin Pasero
5dbc95b077 window.showQuickPick is not closed when promise is rejected 2015-11-26 09:37:21 +01:00
Johannes Rieken
c9fd775ddd code action provider as support 2015-11-26 09:33:04 +01:00
Joao Moreno
4a85ac575c run npm install on scripts/code
#22
2015-11-26 09:29:49 +01:00
Benjamin Pasero
b845a937e6 close picker when promise input errors 2015-11-26 09:26:26 +01:00
Joao Moreno
e22834e316 place electron in .build/electron
related to #22
2015-11-26 09:03:36 +01:00
Benjamin Pasero
2a74a92682 File watcher fails with chinese characters in path (#481) 2015-11-26 07:48:58 +01:00
Joao Moreno
0dfc06e0f9 add ghooks dev dependency
related to #636
2015-11-25 22:08:29 +01:00
Joao Moreno
a14d8e2131 refactor gulp.hygiene for a pre-commit hook
related to #636
2015-11-25 22:02:13 +01:00
Benjamin Pasero
b2a6b8d865 Cannot read property 'word' of null (fixes #648) 2015-11-25 20:28:20 +01:00
isidor
b87999149c debug: adapter tests. 2015-11-25 19:52:10 +01:00
isidor
948a320932 debug: adapter attributes are optional. 2015-11-25 19:52:10 +01:00
Benjamin Pasero
07614ff96e set exit code properly from main side 2015-11-25 19:48:42 +01:00
isidor
259decb378 debug: simple view model tests. 2015-11-25 19:02:29 +01:00
isidor
6a14d07be2 debug: move replHistory to common. 2015-11-25 19:02:29 +01:00
Johannes Rieken
fc95d2a7eb simply code 2015-11-25 18:40:08 +01:00
Johannes Rieken
2ede316636 reference provider as support 2015-11-25 18:37:11 +01:00
Benjamin Pasero
c27c691d35 Running code . in a terminal does not get env vars from the terminal if there is any Code window already open (fixes #560) 2015-11-25 18:03:09 +01:00
Johannes Rieken
d3584c91a1 doc highlight provider as support, also use IModel 2015-11-25 17:51:58 +01:00
Alex Dima
c704df8998 Update vscode-textmate to 1.0.7 2015-11-25 17:38:23 +01:00
João Moreno
08ccecf3e0 Update appveyor.yml 2015-11-25 17:06:08 +01:00
João Moreno
920ede826a Update appveyor.yml 2015-11-25 17:06:00 +01:00
Johannes Rieken
1b1e583a68 hover provider as support 2015-11-25 16:59:52 +01:00
isidor
e91ddbe397 debug: fix margins in debug call stack
fixes #627
2015-11-25 16:49:25 +01:00
João Moreno
c5bd9c4154 Merge pull request #505 from bpasero/git-sync-command
add the "Sync" command to the command palette as global command
2015-11-25 16:44:25 +01:00
isidor
782cb040c2 debug: make it to possible to cancel debug environment picker.
fixes #626
2015-11-25 16:42:54 +01:00
Joao Moreno
2b17de293a better labels for extension quick open contributions 2015-11-25 16:34:51 +01:00
Joao Moreno
40f2eafeec Merge branch 'akamud-master' 2015-11-25 16:34:29 +01:00
Joao Moreno
8572f72064 naming 2015-11-25 16:33:37 +01:00
Joao Moreno
386a130100 use semver to compare versions 2015-11-25 16:25:22 +01:00
Joao Moreno
a05a4fdea6 Merge branch 'master' of https://github.com/akamud/vscode into akamud-master 2015-11-25 16:15:01 +01:00
João Moreno
9870484cf5 Merge pull request #555 from gluck/typos2
Typo fixes for src/vs/workbench/parts
2015-11-25 16:11:17 +01:00
Johannes Rieken
31d872e081 definition provider as support 2015-11-25 16:08:40 +01:00
Benjamin Pasero
c3d18ddb04 add environment variable SKIP_INTEGRATION_TESTS 2015-11-25 15:48:22 +01:00
Johannes Rieken
e1ecd1dbdf Merge branch 'master' into joh/fixLanguageFeatures 2015-11-25 13:55:36 +01:00
Alex Dima
b255288e3b fixes #139 - don't sync large models to extension host 2015-11-25 13:54:16 +01:00
Alex Dima
b57564d7fb fixes #177 2015-11-25 13:22:06 +01:00
Benjamin Pasero
5ea34f9dba return early from confirmSave when we are in extension development mode 2015-11-25 12:51:24 +01:00
Johannes Rieken
770ede158a One code lens provider is one code lens support, fixes #360 2015-11-25 12:48:55 +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
Johannes Rieken
bd93ccb864 add tests for the document symbol provider 2015-11-25 12:02:15 +01:00
Martin Aeschlimann
f924875c00 [json] improve text mate tokenizer, enable as default 2015-11-25 12:01:09 +01:00
Joao Moreno
aba9d6bf3f better cleanup for api tests 2015-11-25 11:59:55 +01:00