Commit Graph

15700 Commits

Author SHA1 Message Date
Michel Kaporin
3a192e94d8 Taking the top most available stack frame for exception widget. Resolves #27903 2017-06-13 14:55:38 +02:00
Sandeep Somavarapu
91a0e04417 Fix #28476 2017-06-13 14:25:03 +02:00
Sandeep Somavarapu
2e2addebf7 #28538 Remove existing workspace configuration service. Update tests. 2017-06-13 13:05:56 +02:00
Sandeep Somavarapu
1e74972fe2 #28538 Remove existing workspace context service
- Create a simple workspace context service for standalone editor
- Use the test context service for tests
2017-06-13 13:04:51 +02:00
Sandeep Somavarapu
0a203b9983 #28538 Merge WorkspaceContextService and WorkspaceConfigurationService into a single service implementation 2017-06-13 12:58:26 +02:00
Alexandru Dima
948c5c94a5 Merge pull request #28160 from chewong/url-clickable
Added editor.urlClickable setting to enable/disable clickable URL
2017-06-13 12:48:56 +02:00
Alex Dima
401a54a424 React to changing the editor.links option 2017-06-13 12:47:56 +02:00
Alex Dima
bf6952b96d Rename editor.urlClickable to editor.links 2017-06-13 12:36:43 +02:00
João Moreno
da15e5b6a4 Merge pull request #28396 from mjbvz/paramter-hint-desc
Update parameter hint setting desc
2017-06-13 12:22:07 +02:00
Benjamin Pasero
4a97494d87 Keybindings in quick open aren't vertically aligned (fixes #28602) 2017-06-13 11:53:07 +02:00
isidor
3d3167ace7 fix typo 2017-06-13 11:23:11 +02:00
isidor
7ce9ddee07 debug: make sure to fetch the remainder of the callstack for the same thread
fixes #28536
2017-06-13 11:14:30 +02:00
Michel Kaporin
ba9a4314e1 Resolves #27903 2017-06-13 09:33:16 +02:00
Benjamin Pasero
37a797067c hot exit: prevent duplicate empty windows from opening 2017-06-13 08:51:30 +02:00
Hasan Ali
87e691c9cc Add options to theme notification buttons and badges (#28471) 2017-06-13 08:26:28 +02:00
Benjamin Pasero
03bb0adf98 Remember all UI state even for empty windows (fixes #207) (#28580) 2017-06-13 08:24:57 +02:00
Benjamin Pasero
60a0695040 Hot exit: set backupPath as configuration to windows (#28350) 2017-06-13 07:49:05 +02:00
Christof Marti
996af4d965 Workbench colors (#28507) 2017-06-12 17:21:29 -07:00
Rob Lourens
e136386c9a Merge pull request #28567 from Microsoft/amqi/experiment-1-4
Add memento for running a task
2017-06-12 17:00:32 -07:00
t-amqi
762ea4d289 Addresses changes 2017-06-12 16:56:53 -07:00
Matt Bierner
fe8ea995bd Cleaning up html renderer 2017-06-12 16:17:23 -07:00
t-amqi
1c522e4349 Found better place for memento 2017-06-12 16:16:35 -07:00
Rob Lourens
64870c0e9d Merge pull request #28565 from Microsoft/amqi/experiment-1-1
Task Experiment 1.1
2017-06-12 16:00:21 -07:00
t-amqi
66eddd98fa Address review changes 2017-06-12 15:52:45 -07:00
Daniel Imms
76bc7c04a8 Merge pull request #28464 from jammerware/topic/issue-10023
Topic/issue 10023
2017-06-12 15:28:20 -07:00
Daniel Imms
354042ac2a 💄 2017-06-12 15:27:13 -07:00
t-amqi
f243ff904b Add memento for running a task 2017-06-12 14:41:08 -07:00
t-amqi
7e9dc4a54b Fix tasks menu syntax 2017-06-12 14:12:03 -07:00
t-amqi
a2e856de8e Add entry for tasks in menu 2017-06-12 11:44:01 -07:00
Daniel Imms
b46e2e0b7b Add defaults for terminal selection
These will be fallen back to when selection.background isn't
defined.

Fixes #28554
2017-06-12 11:31:28 -07:00
Sandeep Somavarapu
bf198359e6 #28538 Do not initialize event again 2017-06-12 17:38:49 +02:00
Sandeep Somavarapu
149e1a9e15 #28538 Clean up onDidChangeFolders event 2017-06-12 17:23:22 +02:00
isidor
10e4c1508b minor copy all polish
#28197
2017-06-12 16:58:10 +02:00
Johannes Rieken
9a4a9a4021 make asRelativePath work with multiple root folders, #28526 2017-06-12 16:41:48 +02:00
Benjamin Pasero
f6adea0241 Possible bug where method is not invoked (fixes #28527) 2017-06-12 16:38:19 +02:00
Johannes Rieken
24fbd1f5d2 add $acceptWorkspaceData to push new info about open folders, #28526 2017-06-12 16:05:21 +02:00
Isidor Nikolic
0ace0d0f5c Merge pull request #28197 from cleidigh/debug-copy-all/cmd
Add Debug Output Copy All command : Fixes #27079
2017-06-12 16:00:03 +02:00
Alex Dima
a65a1ba8c6 Fixes Microsoft/monaco-editor#453: trigger gotoLine action contiuously emit errors 2017-06-12 15:51:01 +02:00
Johannes Rieken
7c1c21c158 start with a step back and use IWorkspace where needed, nuke workspace context service from ext host, #28526 2017-06-12 15:40:38 +02:00
Benjamin Pasero
def13c6d78 better workspace format 2017-06-12 15:29:36 +02:00
Dirk Baeumer
5af0b38b91 Fixes #27740: Tasks: Unclear property descriptions in tasks.json 2017-06-12 15:01:53 +02:00
Alex Dima
2c85446dc8 Fixes #28308: Use role="dialog" combined with role="document" in Alt+F1 widget 2017-06-12 14:38:33 +02:00
Sandeep Somavarapu
9d81318248 #27458 Move fileResultsNavigation to files namespace 2017-06-12 13:16:32 +02:00
Benjamin Pasero
2de8e6550d fix npe in config service 2017-06-12 13:06:20 +02:00
Sandeep Somavarapu
e26bdefbde Fix #28129 2017-06-12 13:05:17 +02:00
Sandeep Somavarapu
7f54c775f3 debt: Replace custom Map object with Native Map 2017-06-12 13:00:10 +02:00
Johannes Rieken
3194060001 debt - prevent accidentical exposing of APIs by being too relaxed 2017-06-12 12:46:14 +02:00
Benjamin Pasero
00a24d5c82 workspace - wire in some new apis to get at folders 2017-06-12 12:40:58 +02:00
Benjamin Pasero
240cf011a1 VS code icons is distorted when invoked from the command line (fixes #28345) 2017-06-12 12:38:08 +02:00
Dirk Baeumer
720cbadf29 Implement correct silent bahviour for terminal task runner. 2017-06-12 12:02:45 +02:00