Commit Graph

3437 Commits

Author SHA1 Message Date
Joao Moreno
9f881a0898 fix npe 2016-03-04 16:26:05 +01:00
Joao Moreno
a934234261 fix build 2016-03-04 16:04:45 +01:00
Joao Moreno
d0e3ab293d Merge branch 'ext-compile' 2016-03-04 15:54:01 +01:00
Joao Moreno
5e6427711e remove console.log 2016-03-04 15:53:04 +01:00
Joao Moreno
12d7f996b6 remove hardcode extensions dependencies 2016-03-04 15:48:57 +01:00
Joao Moreno
eb2ab21c34 fix lint 2016-03-04 15:36:27 +01:00
Joao Moreno
69286bbe48 fix watch & compile tasks 2016-03-04 15:31:21 +01:00
Martin Aeschlimann
46657ddea7 [json] fix sourcemaps 2016-03-04 15:22:32 +01:00
Andre Weinand
575ee25111 update node-debug for #3675 2016-03-04 12:05:15 +01:00
isidor
022daf992f debug: respect exceptionBreakpoint.default
fixes #3675
2016-03-04 11:47:37 +01:00
Andre Weinand
049f45d939 add a default value to exceptionBreakpointFilters 2016-03-04 11:29:19 +01:00
Andre Weinand
dc3602dd44 update node-debug 2016-03-04 11:16:01 +01:00
Joao Moreno
71a6127d0b fixes #1642 2016-03-04 10:44:20 +01:00
Martin Aeschlimann
14fea843f8 [json] adopt npm scripts 2016-03-04 10:33:25 +01:00
Joao Moreno
03f6001468 fixes #3679 2016-03-04 10:31:41 +01:00
isidor
cfb11783ff debug: change telemetry event names 2016-03-04 10:25:30 +01:00
isidor
25f45c9371 move telemetry click tracking logic back to debug land 2016-03-04 10:20:41 +01:00
João Moreno
d67fadf370 Merge pull request #3691 from phillipj/compile-with-local-gulp
Use local version of gulp in ./scripts/code.sh
2016-03-04 10:15:46 +01:00
Isidor Nikolic
cf4a2836ac Merge pull request #3687 from pieandcakes/users/piel/tele
Added telemetry for debugging scenarios
2016-03-04 10:12:26 +01:00
Joao Moreno
b07b57cc0e gulpfile.extensions refactor 2016-03-04 09:27:27 +01:00
Benjamin Pasero
95e012b196 fix bom detection properly 2016-03-04 08:55:47 +01:00
Martin Aeschlimann
2ec1d09b2f Merge pull request #3696 from guillaumejenkins/ionicHtmlIntellisense
Ionic HTML Intellisense
2016-03-04 08:39:55 +01:00
Benjamin Pasero
0b981e1703 Merge branch 'master' into ben/utf8bom 2016-03-04 08:29:05 +01:00
Daniel Imms
77ab7e0c20 Fix 32-bit deb upload 2016-03-03 22:37:58 -08:00
Benjamin Pasero
710965e791 fix invalid utf 8 bom indicator 2016-03-04 07:16:08 +01:00
Daniel Imms
e2b4e36873 Fix lint errors in build/ 2016-03-03 22:12:47 -08:00
Benjamin Pasero
b7ba7b581f simplify 2016-03-04 07:02:22 +01:00
Pierson Lee
4575b49540 Refactor tree event code 2016-03-03 18:59:14 -08:00
isidor
3f2ee3abe5 debug: set noDebug only aftere null check 2016-03-04 01:27:03 +01:00
Guillaume Jenkins
4dcce12be3 Adding unit tests for Ionic HTML Intellisense 2016-03-03 14:50:19 -08:00
bgashler1@users.noreply.github.com
b500d683db Merge branch 'master' of https://github.com/Microsoft/vscode 2016-03-03 14:10:55 -08:00
bgashler1@users.noreply.github.com
358ec6c486 Fixes #3275 part of the outline of message-box appearing even after dismissal in hc-black theme. 2016-03-03 14:10:31 -08:00
isidor
e23c3339d9 debug: null guard when formating
fixes #3517
2016-03-03 22:52:46 +01:00
isidor
4a08023f29 debug: respect exit code also for watching tasks
fixes #3626
2016-03-03 22:50:09 +01:00
bgashler1@users.noreply.github.com
724060b25b Merge branch 'master' of https://github.com/Microsoft/vscode 2016-03-03 11:50:37 -08:00
bgashler1@users.noreply.github.com
e59c7d736d Fixes #3682 scrollbar thumb size is innacurate in hc-dark theme 2016-03-03 11:50:19 -08:00
Phillip Johnsen
a3e4855bcc Use local version of gulp in ./scripts/code.sh.
As with #3649 it removes the need for global installation of gulp.
This was already the case for the windows, in ./scripts/code.bat.
2016-03-03 20:50:12 +01:00
bgashler1@users.noreply.github.com
e457c84801 Removed repetitive code to be more DRY 2016-03-03 11:49:41 -08:00
isidor
8e63756939 debug: support run command
fixes #2780
2016-03-03 19:37:55 +01:00
Benjamin Pasero
76164eeeb1 hide aria container 2016-03-03 18:57:17 +01:00
isidor
43ec71a66f show header actions on hover over the whole pane
fixes #3066
2016-03-03 18:17:16 +01:00
Benjamin Pasero
af91521c5c charset => encoding 2016-03-03 18:05:16 +01:00
Benjamin Pasero
3022d0a276 wip 2016-03-03 17:54:02 +01:00
isidor
ac7b3fa987 debug: protect against null variables from adapter
fixes #3499
2016-03-03 17:41:41 +01:00
isidor
60068521d9 panel top HC aware
fixes #3657
2016-03-03 17:24:12 +01:00
João Moreno
505e954a4f only disable console attachment when in TFS 2016-03-03 17:20:48 +01:00
Dirk Baeumer
5354309a24 Converted json extension to new vscode-nls npm module 2016-03-03 16:54:36 +01:00
Alex Dima
189321eb12 Fix compile error 2016-03-03 16:19:53 +01:00
Alex Dima
ae4f1974fd Remove modes.Bracket 2016-03-03 16:17:12 +01:00
Alex Dima
10acbcc96f Reduce usage of modes.Bracket 2016-03-03 16:17:11 +01:00