Commit graph

25778 commits

Author SHA1 Message Date
Matt Bierner
ab1d686a41 Fix a few more errors 2017-11-06 13:43:15 -08:00
Matt Bierner
b743e245ad Enable strict compilation settings in git extension
Enables strict checks in the git extensions
2017-11-06 13:33:22 -08:00
Matt Bierner
00ca96b766 Fix javascriptmain compile error 2017-11-06 13:32:40 -08:00
Matt Bierner
04ccc517a9 Enable strict mode in JS extension 2017-11-06 11:50:28 -08:00
Matt Bierner
d28123cb60 Split some long function sig lines 2017-11-06 11:46:14 -08:00
Matt Bierner
cd00b590a8 Enable strict in a few more extensions 2017-11-06 11:40:05 -08:00
Rob Lourens
de137dd8b8 Fix #37685 - always select input box contents when search viewlet takes the editor text 2017-11-06 11:16:07 -08:00
Matt Bierner
3f9bc10e81 Set strict mode in a few extensions that already have strictNullChecks 2017-11-06 10:32:24 -08:00
Matt Bierner
6bcfefedb3 Fix a number of calls to on() for strictFunctions
WIth strictFunctions, the callback can no longer use implicit casts to a subclass for parameter types. This pattern was widely used with `.on` event callbacks in the dom
2017-11-06 10:32:24 -08:00
Matt Bierner
e5b4bdce2e Use class for NullTelemetryService 2017-11-06 10:32:23 -08:00
Matt Bierner
ac60e31cdf Format main.contribution.ts for ts 2.6.1 2017-11-06 10:32:23 -08:00
Matt Bierner
160a826f5e Use clear on Callback map 2017-11-06 10:32:23 -08:00
Matt Bierner
9ffd38a130 Remove warn form ITypeScriptServiceClient 2017-11-06 10:32:23 -08:00
Matt Bierner
6a6793e6ec Remove logTelemetry from ITypeScriptServiceClient from 2017-11-06 10:32:23 -08:00
Matt Bierner
accd6faf60 Rename to use standard casing for TypeScript 2017-11-06 10:32:23 -08:00
Matt Bierner
156a0c9178 Use ITypescriptServiceClient in task provider 2017-11-06 10:32:23 -08:00
Daniel Imms
ffc8b19d31 Uplevel xterm.js 2017-11-06 10:07:06 -08:00
Johannes Rieken
b289f0c5e2 rename startupTimer to performance, support mark and measure, drop promise support, add more marks to slowly phase out old timers 2017-11-06 18:51:15 +01:00
Johannes Rieken
10fe0ac994 ticks - don't send timers2 anymore 2017-11-06 18:51:14 +01:00
Sandeep Somavarapu
9582c6ea4a Update label #37717 2017-11-06 18:43:14 +01:00
Sandeep Somavarapu
6b14ff045a Fix #37717 2017-11-06 18:40:04 +01:00
Erich Gamma
edc2317ff8 Support to report TS style checks as warnings (#37616)
* Support to report TS style checks as warnings

* typos
2017-11-06 09:29:07 -08:00
Matt Bierner
f048c5ea63 Adopt ts 2.6.1 for building vscode. Fixes #37719 2017-11-06 09:28:27 -08:00
Benjamin Pasero
f9ccd89c62 fix format 2017-11-06 17:38:01 +01:00
isidor
8572552e08 debug: use ids to manage breakpoint decorations, not their line number
fixes #37694
2017-11-06 16:57:51 +01:00
Joao Moreno
c13006fe17 fix #36087 2017-11-06 16:35:57 +01:00
Daniel Imms
ccb00641cc
Merge pull request #37636 from shobhitchittora/int-term-max-font-size
Fixing integrated terminal font-size overflow
2017-11-06 06:55:44 -08:00
Joao Moreno
5a104ee6be fix #37637 2017-11-06 15:41:18 +01:00
Benjamin Pasero
8ca7a35510 move crash reporter to electron-browser (for #37610) 2017-11-06 15:40:23 +01:00
Benjamin Pasero
ca411762cc Layer breaker: browser/dnd (fixes #37611) 2017-11-06 15:32:38 +01:00
Isidor Nikolic
3bdd8b8407
Merge pull request #37542 from sandersn/fix-array-syntax-in-debugViewer
Fix array syntax in debug/electron-browser/debugViewer.ts
2017-11-06 15:28:37 +01:00
Alex Dima
0740766be9 Fixes #37629: Screenreader popup still warns about "auto closing brackets" 2017-11-06 15:17:08 +01:00
João Moreno
99a0ac7563
Merge pull request #37566 from felixfbecker/quiet-npm
Make npm logs less verbose in CI
2017-11-06 14:59:47 +01:00
João Moreno
c51a65f3ef
Merge pull request #37564 from felixfbecker/fix-travis-osx
Fix OSX builds
2017-11-06 14:58:59 +01:00
Shobhit Chittora
f6dcd8dd7d Removing Disabled Extensions while Issue Reporting (#37705) 2017-11-06 13:55:15 +00:00
isidor
a80663a634 fixes #37676 2017-11-06 14:48:23 +01:00
Johannes Rieken
ff82f1a752 start extension scanning late, #37541 2017-11-06 14:25:40 +01:00
Johannes Rieken
c4c0db35c6 fix #37701 2017-11-06 14:10:28 +01:00
Sandeep Somavarapu
33b9175ac6 Add a method to check if an extension is enabled or not 2017-11-06 13:18:31 +01:00
Sandeep Somavarapu
6cc101a03e Fix #37693 2017-11-06 13:00:24 +01:00
Benjamin Pasero
8e54bdc04c throttle editor change events on startup 2017-11-06 12:50:56 +01:00
Johannes Rieken
a55bf5c5fc ticks - add raw/csv data to startup perf action 2017-11-06 12:47:16 +01:00
Benjamin Pasero
a17e37bf48 api - document glob support 2017-11-06 11:48:28 +01:00
Sandeep Somavarapu
b0e44c9947 Fix grammar mistake 2017-11-06 11:40:16 +01:00
Benjamin Pasero
d7c052f4e3 glob - be stricter about syntax 2017-11-06 11:38:41 +01:00
Johannes Rieken
6d6c6feac0 tst - prevent more recursion 2017-11-06 11:18:14 +01:00
Benjamin Pasero
5a1d17da8d glob - support [!...] syntax 2017-11-06 11:10:19 +01:00
Johannes Rieken
da11fe4bf7 fix #9413 2017-11-06 11:00:29 +01:00
Benjamin Pasero
7564703ec6 editor dnd: no feedback for last editor in title 2017-11-06 10:53:14 +01:00
Benjamin Pasero
1b36db4a99 ⬆️ iconv-lite@0.4.19 2017-11-06 10:51:52 +01:00