Alex Dima
|
9d3d3864ee
|
Save perf tools
|
2016-03-25 00:26:25 +01:00 |
|
Alex Dima
|
3d2c91c7af
|
Optimize overview ruler
|
2016-03-25 00:22:22 +01:00 |
|
Alex Dima
|
4958548e95
|
Optimize ViewEventDispatcher
|
2016-03-24 23:16:21 +01:00 |
|
Alex Dima
|
5c12fe3ee4
|
Use Object.keys
|
2016-03-24 23:02:36 +01:00 |
|
Alex Dima
|
c249c6f48a
|
Optimize PrefixSumComputer
|
2016-03-24 22:01:33 +01:00 |
|
Alex Dima
|
b57dffa7a6
|
Refactor how the scrollbar gets its dimensions
|
2016-03-24 20:24:01 +01:00 |
|
Alex Dima
|
9cf8943d7b
|
Cache bounding client rect
|
2016-03-24 12:29:18 +01:00 |
|
Alex Dima
|
711ef2ec62
|
Merge remote-tracking branch 'origin/master' into alex/perf
|
2016-03-24 11:26:22 +01:00 |
|
isidor
|
70a533c0cd
|
debug: cancel all sent promises on disconnect
fixes #3666
|
2016-03-24 11:11:30 +01:00 |
|
Benjamin Pasero
|
f64346282a
|
Mac: Undo, Redo, Select All not working in native dialogs (use roles for those?) (fixes #797)
|
2016-03-24 10:54:50 +01:00 |
|
isidor
|
9141429744
|
fixes #4552
|
2016-03-24 10:45:41 +01:00 |
|
isidor
|
fb7f5a3967
|
fixes #4611
|
2016-03-24 10:39:20 +01:00 |
|
isidor
|
9514b66b8b
|
fixes #4632
|
2016-03-24 10:36:23 +01:00 |
|
Alex Dima
|
1467319147
|
Cache configuration in view parts
|
2016-03-24 10:34:01 +01:00 |
|
Johannes Rieken
|
3f9f9b4deb
|
uri - init all fields in ctor
|
2016-03-24 10:20:58 +01:00 |
|
Johannes Rieken
|
c178247fb3
|
only default project resolver
|
2016-03-24 09:55:16 +01:00 |
|
Johannes Rieken
|
07caf5ade3
|
remove typescript.workbench
|
2016-03-24 09:36:30 +01:00 |
|
Johannes Rieken
|
60254f1f37
|
remove TS/JS specific flags, fixes #3916
|
2016-03-24 09:34:04 +01:00 |
|
Alex Dima
|
07b89fa390
|
Optimize view overlays rendering
|
2016-03-24 09:27:04 +01:00 |
|
Johannes Rieken
|
f461eb5947
|
Merge pull request #4515 from Microsoft/joh/fixLargeModelIssues
checks models when file events happen
|
2016-03-24 09:08:35 +01:00 |
|
Johannes Rieken
|
b1ba4f83fa
|
remove unused code, #4503
|
2016-03-24 08:58:54 +01:00 |
|
Johannes Rieken
|
1134f97585
|
Merge pull request #4290 from f111fei/patch-3
tweak some complex commands args description
|
2016-03-24 08:52:45 +01:00 |
|
Daniel Imms
|
e0c7d51ffa
|
Remove legacy bin command as rpm post install step
Fixes #4442
|
2016-03-23 15:31:06 -07:00 |
|
Alex Dima
|
32ee0c31b2
|
Use string concatenation
|
2016-03-23 19:55:33 +01:00 |
|
Daniel Imms
|
6b0d3d2cae
|
Correct source repository format
Some changes were made to the endpoints.
|
2016-03-23 10:56:49 -07:00 |
|
Alex Dima
|
cf86c78bd6
|
Use FastDomNode for scrollbars
|
2016-03-23 18:25:12 +01:00 |
|
Alex Dima
|
bc6d765515
|
More optimizations
|
2016-03-23 17:31:57 +01:00 |
|
Benjamin Pasero
|
a93a74a041
|
Revert "Revert "Add syntax highlighting for zsh config files""
This reverts commit 4ce22442fa.
|
2016-03-23 16:48:34 +01:00 |
|
Benjamin Pasero
|
4d4831f35f
|
Merge pull request #4614 from Microsoft/ben/4576
Cannot read property 'dispose' of undefined (fixes #4573)
|
2016-03-23 16:41:28 +01:00 |
|
Martin Aeschlimann
|
2f688c8f92
|
Merge pull request #4554 from Microsoft/aeschli/jsconfig
Update jsconfig
|
2016-03-23 15:30:44 +01:00 |
|
Martin Aeschlimann
|
c0367f94ba
|
Update jsconfig.schema.json
|
2016-03-23 15:29:42 +01:00 |
|
Benjamin Pasero
|
69682cabda
|
Cannot read property 'dispose' of undefined (fixes #4576)
|
2016-03-23 15:01:45 +01:00 |
|
Alex Dima
|
521d200b1d
|
Optimize ViewEventHandler.handleEvents
|
2016-03-23 14:57:52 +01:00 |
|
Alex Dima
|
285665ef65
|
Optimize renderLine
|
2016-03-23 14:37:59 +01:00 |
|
xzper
|
aeb7beb1e6
|
remove triggerCharacter constraint
|
2016-03-23 19:18:47 +08:00 |
|
Johannes Rieken
|
b85e66a1c5
|
Merge pull request #4603 from Microsoft/joh/jsconfigDefaults
target as the only compiler option
|
2016-03-23 11:47:55 +01:00 |
|
Alex Dima
|
96d3a87cc7
|
Merge branch 'master' into alex/perf
|
2016-03-23 11:37:25 +01:00 |
|
Alex Dima
|
c09b5ff270
|
Initial perf investigation
|
2016-03-23 11:36:53 +01:00 |
|
Benjamin Pasero
|
4ce22442fa
|
Revert "Add syntax highlighting for zsh config files"
This reverts commit 350b17c1fb.
|
2016-03-23 09:44:53 +01:00 |
|
Benjamin Pasero
|
fa247f6db1
|
Help > View License not redirecting properly (fixes #4579)
|
2016-03-23 09:42:51 +01:00 |
|
Johannes Rieken
|
df39505c2c
|
target as the only compiler option
|
2016-03-23 09:27:30 +01:00 |
|
Benjamin Pasero
|
28dade4df2
|
Merge pull request #4602 from Microsoft/dbaeumer/4589
Fixes --locale switch incorrect for Simplified Chinese, should be zh-cn not zh-ch
|
2016-03-23 09:27:26 +01:00 |
|
Dirk Baeumer
|
a2399f4576
|
Fixes --locale switch incorrect for Simplified Chinese, should be zh-cn not zh-ch
|
2016-03-23 09:24:38 +01:00 |
|
Benjamin Pasero
|
4793a695c3
|
Merge pull request #4584 from Microsoft/dbaeumer/4583
Fixes Read VSCODE_NLS_CONFIG form userEnv as realy as possible
|
2016-03-23 06:47:09 +01:00 |
|
Daniel Imms
|
b9c54b1d2f
|
Merge pull request #4483 from jamesqo/zsh-grammar
Add support for a bunch of zsh configuration files
|
2016-03-22 18:26:03 -07:00 |
|
James Ko
|
350b17c1fb
|
Add syntax highlighting for zsh config files
|
2016-03-22 19:00:33 -04:00 |
|
Dirk Baeumer
|
f18bef75c9
|
Fixes Read VSCODE_NLS_CONFIG form userEnv as realy as possible
|
2016-03-22 21:34:15 +01:00 |
|
Dirk Baeumer
|
0f5937cb21
|
Fixes #4170: Provide a setting to define the locale
|
2016-03-22 16:19:13 +01:00 |
|
Andre Weinand
|
a15d725801
|
node-debug: package.json translations; fixes #4556
|
2016-03-22 16:15:59 +01:00 |
|
Dirk Baeumer
|
34b9296bca
|
Additional translations for TS extension
|
2016-03-22 16:09:48 +01:00 |
|