Commit graph

6545 commits

Author SHA1 Message Date
Alex Dima 350dd1ed2f Bundle editorWorkerServer into workerServer and editorSimpleWorker into simpleWorker 2016-06-09 00:22:59 +02:00
Alex Dima 13cb5df0ae Merge standaloneWorker and editorSimpleWorker 2016-06-08 23:46:48 +02:00
Alex Dima 235bdabe36 Move SelectionDirection to selection.ts 2016-06-08 22:03:32 +02:00
Alex Dima 7f14d8c348 Extract word related functions to wordHelper 2016-06-08 21:36:29 +02:00
Alex Dima 03cfd18a68 Add analyze-editor-distro task 2016-06-08 20:59:08 +02:00
Alex Dima bfb5b806e4 Update winjs promise 2016-06-08 20:35:14 +02:00
Alex Dima 6aad12b3ce Do not use WinJS.Utilities 2016-06-08 20:35:13 +02:00
Alex Dima eebb449b3c Move Promise.xhr from JS to TS (in base/common/network) 2016-06-08 20:35:12 +02:00
Alex Dima b38055cdde Extract module ids and wrap around bundled code in a function to aid in minification 2016-06-08 20:35:10 +02:00
Alex Dima 982f714f2f convert workbench.main to TypeScript 2016-06-08 20:35:09 +02:00
Alex Dima 27dae4d2b7 Bundler: generate bundleInfo, remove duplicated TS boilerplate 2016-06-08 20:35:08 +02:00
Daniel Imms d3267ffdf7 Update ThirdPartyNotices.txt 2016-06-08 11:07:31 -07:00
Daniel Imms 3399be63b7 Add xterm.js to shrinkwrap 2016-06-08 11:00:04 -07:00
Daniel Imms 7b21a5c98a Merge pull request #7288 from Microsoft/tyriar/xtermjs_terminal
Tyriar/xtermjs terminal
2016-06-08 10:28:35 -07:00
Benjamin Pasero de7c329036 ux: do not show group nor stack related actions when tabs are disabled 2016-06-08 19:15:50 +02:00
Joao Moreno 3e4b21359f submit telemetry events from extension management service 2016-06-08 17:42:51 +02:00
Andre Weinand f412e4f444 use OSX instead of Mac for Terminal settings 2016-06-08 17:27:32 +02:00
Joao Moreno 3e5c92f552 Merge branch 'master' into telemetry 2016-06-08 17:17:51 +02:00
Andre Weinand 33dc72c4d5 node-debug: add 'attach to process' for Windows 2016-06-08 17:12:32 +02:00
Benjamin Pasero cea6457b7f Support back/forward across preview editors (fixes #7364) 2016-06-08 17:10:37 +02:00
Johannes Rieken 927f38e5ad use IModeService to get the correct rendering of markedstring and code blocks, fixes #7405 2016-06-08 17:10:18 +02:00
Johannes Rieken 4b048ee911 remove dead code, #7405 2016-06-08 17:10:18 +02:00
Benjamin Pasero 0a130ba590 remove editors from being event emitters on the global bus 2016-06-08 16:47:13 +02:00
Benjamin Pasero f910ad299f restore verbose 2016-06-08 16:44:41 +02:00
Joao Moreno 086102dd02 check for aiKey 2016-06-08 16:34:26 +02:00
Joao Moreno ac88c617f6 fix telemetry use in debug 2016-06-08 16:31:32 +02:00
Benjamin Pasero 10ef24fb76 action ids 2016-06-08 16:10:36 +02:00
Joao Moreno 117997f217 use oop telemetry service in debug land 2016-06-08 16:08:45 +02:00
Benjamin Pasero 367514115a Add command ID for 'Collapse All' in Files Explorer (fixes #7411) 2016-06-08 16:06:59 +02:00
Benjamin Pasero 9a57fba48c output: disable monarch mode and "language" configuration 2016-06-08 15:49:22 +02:00
Joao Moreno 8071d47982 remove console.log telemetry 2016-06-08 15:45:53 +02:00
Benjamin Pasero 0387162427 Store editor view settings per group and not per file (fixes #7206) 2016-06-08 15:44:36 +02:00
Joao Moreno 9a543b59a4 isolate telemetry in vs/platform/telemetry 2016-06-08 15:21:39 +02:00
Joao Moreno 19c1af1bbd 💄 2016-06-08 15:16:08 +02:00
Benjamin Pasero d9491c040d no-verbose tsb build, only apply markers to closed documents 2016-06-08 15:15:25 +02:00
Andre Weinand 1ce8b91b69 fix tests; fixes #7408 2016-06-08 13:50:24 +02:00
Johannes Rieken d681654ac9 more test to cement current behaviour, #1396 2016-06-08 13:38:07 +02:00
Benjamin Pasero d4a0503364 fix npe in history saving 2016-06-08 12:24:32 +02:00
Benjamin Pasero 93906af39a split action: needs to respect context if provided 2016-06-08 12:21:48 +02:00
Benjamin Pasero e2c3e4b5a0 do not eagerly fill options when opening a side editor 2016-06-08 12:21:48 +02:00
Johannes Rieken e8ddfed2cc getConfiguration should not crash when section denotes a value, #1396 2016-06-08 11:56:30 +02:00
Benjamin Pasero 2de9e4621f extract title area control 2016-06-08 11:52:17 +02:00
Joao Moreno a9cb916d4a publicLog returns promise 2016-06-08 11:06:18 +02:00
Alex Dima 90eb74e313 Delete code that was extracted to other repos 2016-06-08 10:17:51 +02:00
Daniel Imms 31bcb5ad38 Add terminal shell args setting
Fixes #7266
2016-06-08 01:15:53 -07:00
Daniel Imms 5b0d712fa1 Merge pull request #7350 from astitcher/master
Fix removal of /usr/bin link when upgrading package
2016-06-08 00:30:35 -07:00
Sandeep Somavarapu c8b28c2929 use color from command pallette for decorations in problems view 2016-06-08 08:47:35 +02:00
Johannes Rieken a7db19b3eb move marshalling tests to its own file 2016-06-08 08:43:29 +02:00
Ed Munoz 213f18598b Fixes 7369: report RunToCursorAction as not supported when session not stopped
Other DebugActions report as not enabled when VSCode is not in the correct state
for the action to run. However, RunToCursorAction inherits from EditorAction
which relies on an IEnablementState to report whether it's enabled, and it's
very specific to EditorActions.
2016-06-07 16:39:46 -07:00
Daniel Imms 371cedf5e3 Make terminal spans inline
inline-block causes some strange looking selections

Fixes #7352
2016-06-07 16:19:29 -07:00