Commit Graph

3731 Commits

Author SHA1 Message Date
isidor
6c185f8837 debug: better promise order when starting session 2016-02-19 10:21:00 +01:00
Dirk Baeumer
a7a0f827d0 Add support for donet build 2016-02-19 10:17:05 +01:00
Joao Moreno
6d96f88c75 fix tests: global mime module is evil 2016-02-19 09:41:45 +01:00
Dirk Baeumer
b7e9c828ea Use forward link to point to task doc 2016-02-19 08:22:00 +01:00
Daniel Imms
153e7f1f17 Fix opening code via command line using relative paths
Opening code using `code ..`, `code ../..`  was opening the wrong directory
since trailing '.' characters were being trimmed by the launch code.

Fixes #3127
2016-02-18 22:59:46 -08:00
Rob Lourens
f511ac797d Add "launch"-type config to launch.json 2016-02-18 22:54:45 -08:00
bgashler1@users.noreply.github.com
46fbb92fad AAA compliance for current line 2016-02-18 21:55:03 -08:00
bgashler1@users.noreply.github.com
0f6960163f AAA compliant scrollbars hc-dark 2016-02-18 21:46:02 -08:00
bgashler1@users.noreply.github.com
eba2245d59 Removed ghosting bug on activity bar hc-dark theme 2016-02-18 21:25:55 -08:00
Daniel Imms
28964e5688 Fix gulp deb package clean tasks 2016-02-18 21:14:48 -08:00
bgashler1@users.noreply.github.com
877005da10 Fixed focus on search input hc-dark theme 2016-02-18 21:12:41 -08:00
bgashler1@users.noreply.github.com
d1e9bdd20b AAA compliance with comment token 2016-02-18 21:00:13 -08:00
bgashler1@users.noreply.github.com
2292876035 Changed hc-dark orange color to be AAA compliant with high contrast 2016-02-18 20:59:14 -08:00
Daniel Imms
8679fbd40d Use epoch time as deb package revision
This saves the gulp task relying on pinging the update server for the last
package revision.

Related #2973
2016-02-18 20:58:09 -08:00
bgashler1@users.noreply.github.com
84be38fb56 Improved selection hilights for hc-dark theme 2016-02-18 20:27:40 -08:00
bgashler1@users.noreply.github.com
b092e96c8b Moved high contrast inverted effect to its own stylesheet 2016-02-18 20:27:06 -08:00
Sofian Hnaide
0a90859d90 add telemetry to the typescript extension 2016-02-18 20:22:13 -08:00
bgashler1@users.noreply.github.com
eb341d93c5 Removed gitter on tree hover high-contrast 2016-02-18 19:34:05 -08:00
bgashler1@users.noreply.github.com
824ea426ec Fixed inversion selection bug from z-index 2016-02-18 19:23:46 -08:00
bgashler1@users.noreply.github.com
a7eae13120 Inverting selection, for higher contrast. WIP 2016-02-18 18:54:58 -08:00
bgashler1@users.noreply.github.com
f0f84a1c8c Enable high-contrast theme on all platforms. Removed unused variable per hygiene.js 2016-02-18 17:09:14 -08:00
Alex Dima
eaba095155 Remove AbstractModeWorker 2016-02-19 02:07:03 +01:00
Alex Dima
4cc4ccef3e Simplify AbstractModeWorker 2016-02-19 02:07:01 +01:00
Alex Dima
53d624655f Push down configurationSupport to the modes that actually use it 2016-02-19 02:07:00 +01:00
Alex Dima
a686e88681 Move validation logic down to each mode that needs it 2016-02-19 02:06:59 +01:00
Alex Dima
de04973af5 Clean up AbstractModeWorker around ValidationHelper 2016-02-19 02:06:57 +01:00
Alex Dima
cc45c4ef7c Use inplaceReplaceSupport only in the modes that customize it 2016-02-19 02:06:56 +01:00
Alex Dima
5d57ba9f4c SimpleWorker: guard initialization promise from cancelation 2016-02-19 02:06:55 +01:00
Alex Dima
3e19a4158b Run first inplace replace in editorSimpleWorker and then in mode support 2016-02-19 02:06:54 +01:00
Alex Dima
ea114b204e Remove suggest logic from AbstractModeWorker 2016-02-19 02:06:53 +01:00
Alex Dima
e85b12f9ee Clean up suggest code in AbstractModeWorker 2016-02-19 02:06:51 +01:00
Alex Dima
6c13bfe8df Move suggest down from AbstractMode to each mode 2016-02-19 02:06:50 +01:00
Daniel Imms
813965b996 Create apt repository package catalog with deb package
Related #2973
2016-02-18 16:56:17 -08:00
Steve Baker
daf12567b2 Change accelerator key for menu item: User Snippets
Changed from 'U' to 'S'
2016-02-18 20:06:53 +01:00
Alex Dima
1405bd0936 Textual suggestions run on the editor simple worker 2016-02-18 19:47:12 +01:00
Alex Dima
9393929435 Begin moving suggestSupport down to actual modes 2016-02-18 19:47:11 +01:00
Joao Moreno
ebe281cc71 💄 tslint 2016-02-18 19:02:51 +01:00
Alex Dima
8bbe383a06 Compute simple links on the editor simple worker 2016-02-18 17:55:11 +01:00
Dirk Baeumer
ab014838b7 Fixes #3030 2016-02-18 17:54:16 +01:00
Joao Moreno
392a06050c fix vertical alignment in git changes view 2016-02-18 17:32:13 +01:00
João Moreno
5bf2ca9681 Merge pull request #3103 from jamesqo/patch-1
Forward arguments in the shell script correctly: use "$@" instead of $*
2016-02-18 17:12:46 +01:00
isidor
49cc9aed3d debug: log adapter crashes to adapter telemtry buckets as well 2016-02-18 17:11:16 +01:00
isidor
77612d1f1e aiAdapter: additionalDataToLog 2016-02-18 17:11:16 +01:00
Alex Dima
128ba86d3e Remove model properties 2016-02-18 17:08:01 +01:00
Alex Dima
f0e70a6caa Remove diffSupport and dirtyDiffSupport from modes 2016-02-18 17:00:34 +01:00
Joao Moreno
f0805c28b0 fix hygiene 2016-02-18 16:59:18 +01:00
Alex Dima
3e78859e24 Don't leak env variables from batch files 2016-02-18 16:50:53 +01:00
Alex Dima
1050fef157 Stop syncing models to simple editor worker if they aren't needed for more than 1 min 2016-02-18 16:50:52 +01:00
Alex Dima
c0bc950791 Exclude simpleWorker from editorSimpleWorker in bundling 2016-02-18 16:50:51 +01:00
Alex Dima
74707fee42 Add new worker to buildfiles 2016-02-18 16:50:50 +01:00