Commit graph

10505 commits

Author SHA1 Message Date
Martin Aeschlimann
8751b28026 [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
Martin Aeschlimann
52f9c67a5a [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
Martin Aeschlimann
72c6f6625e [themes] add ts cast & new scope, remove entity.name.method 2016-10-14 12:15:42 +02:00
Martin Aeschlimann
0069a59414 [ts] coloring for 'this' 2016-10-14 10:41:22 +02:00
Martin Aeschlimann
de957293de [ts] upate grammar, remove meta scopes 2016-10-14 10:13:51 +02:00
Martin Aeschlimann
d34c873db7 HTML word definition changed. Fixes #13675 2016-10-13 16:53:28 +02:00
Sandeep Somavarapu
082858da71 Extensio: Make disable an extension state 2016-10-13 16:39:32 +02:00
Sandeep Somavarapu
bbf9a5849c Remove opacity for disabled extensions 2016-10-13 15:46:00 +02:00
Benjamin Pasero
d517e3e3de fix #13363 2016-10-13 15:43:31 +02:00
Sandeep Somavarapu
dbea32ff1a StatusWidget: Take extension as argument instead of options 2016-10-13 15:26:05 +02:00
Martin Aeschlimann
ee36050edc [ts] add specific tests (expected results) 2016-10-13 15:24:01 +02:00
Martin Aeschlimann
796e5a9b30 [ts] specific colorize tests 2016-10-13 15:20:46 +02:00
Dirk Baeumer
26768ad758 Merged in translations 2016-10-13 15:18:24 +02:00
Benjamin Pasero
0a42a84fe8 get rid of extra backslashes in code.cmd 2016-10-13 15:13:50 +02:00
Benjamin Pasero
98858b7140 make status bar visibility a setting (for #13328) 2016-10-13 15:01:21 +02:00
Benjamin Pasero
dfd3f574fc debt - get rid of onEditorOpening event 2016-10-13 13:57:09 +02:00
Benjamin Pasero
30a8ec1765 avoid onEditorOpening hack for comparing files 2016-10-13 13:53:38 +02:00
Benjamin Pasero
93c2f69412 fix: quick open should not report dirty if auto save is on 2016-10-13 13:18:37 +02:00
Benjamin Pasero
5b20fcb668 better implementation of "remove from history" action 2016-10-13 13:04:17 +02:00
Sandeep Somavarapu
126caa4c36 Move extension run time and host process to workbench services 2016-10-13 12:53:56 +02:00
Benjamin Pasero
85a0071bf0 fixes #13626 2016-10-13 12:27:07 +02:00
Benjamin Pasero
f3dbef0413 better fix for #13577 2016-10-13 12:18:34 +02:00
Benjamin Pasero
9d53a7290e Revert "fixes #13577"
This reverts commit d1d39f1e60.
2016-10-13 12:16:44 +02:00
Sandeep Somavarapu
1060ab743d Show status of extension in the editor 2016-10-13 11:49:39 +02:00
Sandeep Somavarapu
4513240489 Show active indicators 2016-10-13 11:49:39 +02:00
Johannes Rieken
c18db474ba clean-up util using new event, #643 2016-10-13 10:29:03 +02:00
Johannes Rieken
5f0ba23b69 add simple test for onDidChangeVisibleTextEditors, #643 2016-10-13 10:29:03 +02:00
Johannes Rieken
3ac84ba23e add new event onDidChangeVisibleTextEditors, #643 2016-10-13 10:29:03 +02:00
Joao Moreno
f0bf8e4e3b fixes #13633 2016-10-13 09:52:18 +02:00
Benjamin Pasero
5dd716eaed fix tests 2016-10-13 09:50:19 +02:00
Benjamin Pasero
d402f9b031 fixes #13502 2016-10-13 09:44:54 +02:00
Benjamin Pasero
d1d39f1e60 fixes #13577 2016-10-13 09:41:06 +02:00
Johannes Rieken
41a476e65a update doc, fixes #13599 2016-10-13 09:27:14 +02:00
Joao Moreno
22f78d72fb fix obsolete extension removal
fixes #13603
2016-10-13 09:25:13 +02:00
Joao Moreno
7d0460f83f improve ext obsolete detection at loading time
related to #13603
2016-10-13 09:25:13 +02:00
Daniel Imms
52690ed904 Re-enable integrated term windows shell args
Fixes #8429
2016-10-12 12:26:30 -07:00
Daniel Imms
74d0241a41 Uplevel pty.js
Fixes #7727
Part of #8429
2016-10-12 12:26:30 -07:00
Sandeep Somavarapu
251cd73606 Extensions Storage: do not dispose immediately 2016-10-12 20:34:13 +02:00
Sandeep Somavarapu
9c1a7e7622 Show disabled extensions action 2016-10-12 19:31:45 +02:00
Sandeep Somavarapu
f6e01e39a4 UI affordance for disabled extensions 2016-10-12 19:12:50 +02:00
Daniel Imms
aa6346e779 Have rpm depend on libXss.so.1, not named package
Fixes #13544
2016-10-12 09:44:26 -07:00
Sandeep Somavarapu
2c29a9d91b Actions to open extension storage files 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu
5103b15943 Implement IExtensionRuntimeService 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu
1e6c1e692f Adopt to storage service changes 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu
7d092cb1ea Storage: getStorageData from storage path 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu
60e70cbf5b ExtensionHost: get storage path from storage service 2016-10-12 16:58:53 +02:00
Sandeep Somavarapu
d85ee136b2 StorageService: New api to get workspace storage path 2016-10-12 16:58:53 +02:00
isidor
cb50693d37 debug: better hover wording for configurations in launch.json 2016-10-12 16:17:36 +02:00
Sandeep Somavarapu
af434309b5 fix #13510 2016-10-12 09:42:17 +02:00
Daniel Imms
1889442ff0 Allow decimal values for terminal line height
Fixes #13542
2016-10-11 13:52:47 -07:00