Commit Graph

37539 Commits

Author SHA1 Message Date
Matt Bierner
6ffbde1f4a Don't lowercase all file paths on case insensitive file-sysystems for geterr
Instead, we should always use the casing of the first file we see with a given path
2018-07-27 14:00:52 -07:00
Rachel Macfarlane
4ba03608c0 Remove new comment glyph on mouse leave instead of blur to allow adding comments 2018-07-27 13:58:21 -07:00
Ramya Achutha Rao
1098de4c11 Absence of ai key stops only core from sending telemetry not extensions 2018-07-27 13:38:29 -07:00
Ramya Rao
5039c23a66 Allow users to turn off automatic checking of extension updates (#55087)
* Add setting to turn off automatic checking of extension updates

* update tag name

* Fix tests
2018-07-27 13:31:54 -07:00
Matt Bierner
8e35b4272b Disable interuptGetErr until next release. Needs more testing 2018-07-27 13:22:27 -07:00
Matt Bierner
0edee5d228 Support clickable folder projects refences
A project reference may point either to a tsconfig or to a folder containing a `tsconfig.json` file
2018-07-27 11:52:46 -07:00
SteVen Batten
5c646ecb1b fix #55147 2018-07-27 11:29:42 -07:00
Rob Lourens
866bc0aa4c Fix #55224 - use different cacheKeys per folder in FileIndexProvider 2018-07-27 11:26:04 -07:00
Rob Lourens
ca35204e11 Fix #55164 - opening setting.json from new editor on windows 2018-07-27 11:26:04 -07:00
SteVen Batten
24ea619720 fix hover and outline behavior (#55200) 2018-07-27 10:43:20 -07:00
SteVen Batten
577ac23d6f fixes #55221 2018-07-27 10:31:47 -07:00
Rob Lourens
351f3f127f Don't run remote search in old settings editor when local search found an exact match 2018-07-27 10:24:32 -07:00
Rob Lourens
cde6004211 "Edit in settings.json" searches for the selected setting 2018-07-27 10:24:32 -07:00
Rob Lourens
f1756b427f Settings editor filterByTag - focus search input and add a space after tag 2018-07-27 10:24:32 -07:00
Rob Lourens
41c9a6ac8e Search provider interface methods required 2018-07-27 10:24:32 -07:00
SteVen Batten
6085483537 merging menu/titlebar (#55100)
* merging menu/titlebar

* install empty native menu to override electron
2018-07-27 10:10:26 -07:00
Daniel Imms
dd636d46dd vscode-xterm@3.6.0-beta7
Pulls in fix to not scroll to bottom when term status is requested
2018-07-27 09:29:53 -07:00
isidor
45a0828db0 dnd use uri display service 2018-07-27 17:42:54 +02:00
Daniel Imms
336bf572a8 vscode-xterm@3.6.0-beta6
Readme change
Double click word works across wrapped lines

Fixes #55189
2018-07-27 07:41:09 -07:00
isidor
27cb073c1c workbench: adopt uriDisplayService 2018-07-27 15:59:52 +02:00
isidor
ef40ff9bfd uri display: if no formater regeistered just return path 2018-07-27 15:58:37 +02:00
isidor
b6d1fd2d73 workbench: adopt uriDisplayService 2018-07-27 15:46:50 +02:00
isidor
b07b57d911 workbench: uriDisplayService adoption 2018-07-27 15:23:21 +02:00
isidor
de45a1a659 workbench: uri display service adoption 2018-07-27 15:02:28 +02:00
Johannes Rieken
15411fdcb2 fix #54769 2018-07-27 14:56:39 +02:00
isidor
c2a1178d6d workbench: more adoption of uriDisplayService 2018-07-27 14:52:35 +02:00
Johannes Rieken
d33df6957c debt - adopt UriDisplayService for reference search 2018-07-27 12:41:28 +02:00
isidor
2ba14ee19a preferences: use UriDisplayService 2018-07-27 12:27:02 +02:00
isidor
3f8f272633 menubar: adopt uri display service 2018-07-27 12:21:03 +02:00
isidor
cb29f8f953 uriDisplayService: also create it on the main side and share registration between rendere and main 2018-07-27 12:21:03 +02:00
Christof Marti
454c47f42b Show a terminal hint (fixes #50775) 2018-07-27 11:52:32 +02:00
Johannes Rieken
d3cdc5f8ea debt - use const enums when possible 2018-07-27 11:46:44 +02:00
Johannes Rieken
59b585a7ca perf - ensure stable sort when marks happened at the same time 2018-07-27 11:43:32 +02:00
Johannes Rieken
4d29b56db0 bc - remove useQuckPick option for now 2018-07-27 11:15:48 +02:00
Johannes Rieken
bcb2c46a45 💄 2018-07-27 11:15:16 +02:00
Johannes Rieken
cc660093df bc - fix missing highlights in file picker 2018-07-27 11:15:16 +02:00
Martin Aeschlimann
86f3a8077a [powershell] update grammar 2018-07-27 11:02:04 +02:00
Martin Aeschlimann
067a72787f [php] update colorizer tests 2018-07-27 11:02:04 +02:00
Martin Aeschlimann
54d183d2b7 update markdown colorizer tests 2018-07-27 11:02:04 +02:00
Martin Aeschlimann
de24a9026f [java] update grammar 2018-07-27 11:02:04 +02:00
Martin Aeschlimann
404e737560 update html grammar 2018-07-27 11:02:04 +02:00
Martin Aeschlimann
e4c54be876 update TypeScript grammar 2018-07-27 11:02:03 +02:00
Martin Aeschlimann
c640a0ed5c adopt color changes in colorizer tests 2018-07-27 11:02:03 +02:00
isidor
86c743c28e simpleEditor: minor renames 2018-07-27 10:53:53 +02:00
Isidor Nikolic
8faec97167 Merge pull request #55073 from JacksonKearl/simplewidget-refactoring
Refactor simple widget editor config files
2018-07-27 10:45:37 +02:00
Isidor Nikolic
c1abdc1228 Merge pull request #54881 from Microsoft/misolori/a11y
Fix color contrast issues
2018-07-27 10:35:21 +02:00
Christof Marti
d397db1b1a Fix PageUp/Down (fixes #54457) 2018-07-27 10:32:02 +02:00
Johannes Rieken
b2c8d97d9b bc - Focus Breadcrumbs command should focus and select the last item 2018-07-27 09:23:54 +02:00
Christof Marti
364c454e9c Use focus tracker (fixes #53867) 2018-07-27 09:21:02 +02:00
Christof Marti
bcfc2b8119 Announce number of results in QuickPick for screen readers (fixes #52542) 2018-07-27 08:52:02 +02:00