Commit Graph

20846 Commits

Author SHA1 Message Date
Alex Dima
4a227febd1 Fixes #36469: Do not paste from the selection clipboard when the mouse is over the scrollbars 2017-12-06 12:47:50 +01:00
Alex Dima
a2e46968b7 Fixes #36479: remove no longer necessary Safari workaround 2017-12-06 12:31:22 +01:00
Johannes Rieken
51c86ceffd better workaround for #39510 2017-12-06 12:23:27 +01:00
Johannes Rieken
61c2a54bd8 Revert "workaround #39510"
This reverts commit 33ed3168fe.
2017-12-06 12:23:27 +01:00
isidor
1f3035dd65 fix error 2017-12-06 12:19:43 +01:00
Johannes Rieken
dab32e9134 fix #39685 2017-12-06 12:10:18 +01:00
isidor
3e99c9effb runtime extensions list ux polish
fixes #39614
2017-12-06 12:08:09 +01:00
Benjamin Pasero
23bee23209 fix #39780 2017-12-06 12:03:02 +01:00
Martin Aeschlimann
1b2f420ece Change 'marker regions' to 'regions' only 2017-12-06 11:48:27 +01:00
isidor
f79190d1ab fixes #39721 2017-12-06 11:08:00 +01:00
isidor
6512f3de56 running extensions: reuse extension-action
fixes #39613
2017-12-06 11:04:53 +01:00
Benjamin Pasero
33ed3168fe workaround #39510 2017-12-06 11:02:10 +01:00
Alex Dima
8db1dde451 #37643: getWordAtPosition ignores tokens, except in the mixed language case 2017-12-06 10:58:10 +01:00
Alex Dima
a4c89a9069 #37643: Avoid allocating LineToken's when iterating 2017-12-06 10:58:10 +01:00
isidor
fe409ae5ba fixes #37559 2017-12-06 10:51:07 +01:00
Benjamin Pasero
cf7cc64b43 fix #39770 2017-12-06 10:42:42 +01:00
Benjamin Pasero
a982a8c120 close editors - use mru list 2017-12-06 10:33:33 +01:00
Johannes Rieken
279d957a25 fix #39522 2017-12-06 10:13:30 +01:00
Johannes Rieken
7b5e4b70f3 remove profile for 5secs command, #39679 2017-12-06 09:52:56 +01:00
Sandeep Somavarapu
6a95d97a55 #38609 Show cancelled message on cancel 2017-12-06 09:38:48 +01:00
Benjamin Pasero
ace285a4a3 fix #39722 2017-12-06 07:47:53 +01:00
Peng Lyu
bd11a1f64e #39422. Add an option for disabling global find clipboard. 2017-12-05 17:18:26 -08:00
Peng Lyu
1f6f2dea82 Fix #39422. Auto select after global find clipboard populates data. 2017-12-05 17:18:26 -08:00
isidor
7d45b64ca8 fixes #39723 2017-12-05 22:17:28 +01:00
Sandeep Somavarapu
a90eaf59e2 log disposing of logger service 2017-12-05 20:34:24 +01:00
isidor
745ac1775d edit breakpoint in context menu
fixes #39714
2017-12-05 20:25:32 +01:00
Sandeep Somavarapu
fd1c9a12cc #39659: Fallback to noop log service when spd log service is failed to create 2017-12-05 20:14:13 +01:00
Ramya Achutha Rao
bf17a59c68 Updated rated by msg for single reviewer Fixes #39651 2017-12-05 11:11:33 -08:00
Benjamin Pasero
637d0b2f99 log - do not use colors on windows 2017-12-05 18:22:19 +01:00
Benjamin Pasero
e9c830a5ef log - less spam on startup when files do not exist 2017-12-05 17:59:27 +01:00
Joao Moreno
69fd0ddcbc Merge branch 'master' of github.com:Microsoft/vscode 2017-12-05 17:54:18 +01:00
Joao Moreno
d8cacdc1fd fix spdlog service not closing file handle on reload
related to #39659
2017-12-05 17:53:50 +01:00
Benjamin Pasero
d17847d91c 💄 2017-12-05 17:50:57 +01:00
Benjamin Pasero
e0499ba397 status - guard against EPERM errors from workspace stats 2017-12-05 17:48:39 +01:00
Alex Dima
9eeb9e698b #37643: Fix off-by-one issue 2017-12-05 17:16:37 +01:00
Johannes Rieken
3cda01e05f add category, #39679 2017-12-05 16:25:38 +01:00
Dirk Baeumer
a4b8d07399 Fixes #39663: code --status doesn't work on Windows 2017-12-05 16:17:20 +01:00
isidor
a20a578cd7 fixes #39689 2017-12-05 15:49:45 +01:00
Joao Moreno
895fae9cf5 check log level before sending log to spdlog
fixes #39641
2017-12-05 15:48:47 +01:00
Joao Moreno
a93288cac0 fix bad log 2017-12-05 15:48:47 +01:00
isidor
db38be284f debug: do not send breakpoints like crazy
fixes #39666
2017-12-05 15:37:29 +01:00
Joao Moreno
65cd84391d fixes #39667 2017-12-05 15:28:55 +01:00
Joao Moreno
80f31c94a4 fixes #39669 2017-12-05 15:28:55 +01:00
isidor
a3366bbb10 enum descriptions for debug.showInStatusBar 2017-12-05 15:26:36 +01:00
isidor
5938d5e052 Add onDebugInitialConfigurations and onDebugResolve to extensions schema
fixes #39677
2017-12-05 15:18:14 +01:00
Benjamin Pasero
b454c2a4e9 fix #39664 2017-12-05 14:57:09 +01:00
Benjamin Pasero
be788e2dc7 fix #39654 2017-12-05 14:43:14 +01:00
Alex Dima
474466090b Fix bad replace 2017-12-05 14:25:12 +01:00
Benjamin Pasero
47f3d9ed7b fix #17552 2017-12-05 14:18:59 +01:00
isidor
c5c0ee195b fixes #39624 2017-12-05 12:44:15 +01:00