Commit Graph

21321 Commits

Author SHA1 Message Date
Rob Lourens
150b00a625 Comment out test-int-mocha to unstick builds 2017-07-17 10:16:05 -07:00
Matt Bierner
8f3197dbc0 Fix potential null reference in directive provide 2017-07-17 10:04:16 -07:00
Benjamin Pasero
b4d4d0128f show distinct workspaces in history even if ID is the same 2017-07-17 18:33:55 +02:00
Benjamin Pasero
c7690c045e tweak workspace label 2017-07-17 18:20:25 +02:00
Rob Lourens
9675352361 Disable search integration tests 2017-07-17 09:19:26 -07:00
Benjamin Pasero
23f80bae35 Workspace can't be saved with same name error (fixes #30786) 2017-07-17 17:09:52 +02:00
Benjamin Pasero
a989921a61 MRU list for workspaces does not show the recently opened workspace (fixes #30863) 2017-07-17 16:59:44 +02:00
Andre Weinand
abbda286b0 node-debug@1.15.5 2017-07-17 16:56:43 +02:00
Andre Weinand
f7e08a96d8 fix corrupted vscode.d.ts 2017-07-17 16:54:36 +02:00
Benjamin Pasero
4d8a487b95 back to rootName as default in window title 2017-07-17 16:38:45 +02:00
Benjamin Pasero
5d99197f40 title: update title when workspace name changes 2017-07-17 16:31:00 +02:00
Benjamin Pasero
8ea11c502f fix window closing 2017-07-17 16:25:27 +02:00
Benjamin Pasero
99b26336d7 handle errors in config watcher 2017-07-17 16:25:27 +02:00
Sandeep Somavarapu
a1789df48d Rename 'Save Workspace' action to 'Save Workspace As' 2017-07-17 19:49:34 +05:30
Sandeep Somavarapu
e243150c72 Handle workspace actions in an empty workspace case 2017-07-17 19:48:15 +05:30
Benjamin Pasero
30e8284321 show save dialog on correct window 2017-07-17 15:57:20 +02:00
Johannes Rieken
7a8bb07f4a make asRelativePath include the workspace name if there is more than 1, #28526 2017-07-17 15:55:10 +02:00
Benjamin Pasero
46ee37a41e only ask to save untitled workspace when not quitting 2017-07-17 15:54:29 +02:00
Benjamin Pasero
212113c351 vac prep 2017-07-17 15:27:34 +02:00
Benjamin Pasero
42265cd28a fix enablement of menu 2017-07-17 15:22:46 +02:00
Benjamin Pasero
765e466adf set enablement accordingly 2017-07-17 15:07:55 +02:00
Benjamin Pasero
eaf1509007 only open empty windows when no other windows opened 2017-07-17 15:00:18 +02:00
Benjamin Pasero
2617ae25c5 fix button labels 2017-07-17 14:54:12 +02:00
Sandeep Somavarapu
7c7ae7a66f #30856: Register schema for workspace configuration file
- Both saved & unsaved
- which supports intellisense in the files
2017-07-17 18:23:10 +05:30
Benjamin Pasero
ee2de18277 only restore windows on initial startup 2017-07-17 14:37:35 +02:00
Benjamin Pasero
423bb8610c always validate workspaces 2017-07-17 14:31:56 +02:00
João Moreno
fb5b8d0a6d Merge pull request #30690 from Microsoft/joh/lazyProxy
Lazy load http-proxy-agent modules
2017-07-17 14:31:31 +02:00
Sandeep Somavarapu
e3208626f5 💄 2017-07-17 17:42:48 +05:30
Sandeep Somavarapu
ec29cd2d56 💄 2017-07-17 16:52:44 +05:30
Sandeep Somavarapu
95a09f8fe7 Fix #30849 2017-07-17 16:40:37 +05:30
Johannes Rieken
c17ffc2822 fix #26511 2017-07-17 12:48:05 +02:00
Andre Weinand
cf6f9ab6e0 debug api: rename createDebugSession to startDebugSession 2017-07-17 12:27:47 +02:00
Benjamin Pasero
bdb6d65fcc fix npe 2017-07-17 12:18:50 +02:00
Johannes Rieken
97b0591e2c 💄 align deprecation comments 2017-07-17 12:10:12 +02:00
Benjamin Pasero
a65b52fab8 implement "hot exit" for untitled workspaces 2017-07-17 12:03:50 +02:00
Benjamin Pasero
72963ca3cf lifecycle: allow main side unload participation 2017-07-17 12:03:50 +02:00
Benjamin Pasero
a51d89e59c fix 2017-07-17 12:03:50 +02:00
Sandeep Somavarapu
998ed03e22 Fix #30838 2017-07-17 14:53:42 +05:30
Sandeep Somavarapu
cfd06442d8 #30838 : Naming of files explorer section
- Always show workspace name
- Section root should be folder in case of single folder workspace
2017-07-17 14:30:10 +05:30
Erich Gamma
6119ece431 moved issue_template to .github folder 2017-07-17 10:43:52 +02:00
Johannes Rieken
57d505aeeb fix #30581 2017-07-17 10:23:24 +02:00
Johannes Rieken
5377a847b3 Merge pull request #30759 from ivanz/iz-fix-npm5-install
Make npm install work again with NPM 5
2017-07-17 09:48:42 +02:00
Sandeep Somavarapu
c8ac0d7499 Fix #30708 2017-07-17 13:03:03 +05:30
Martin Aeschlimann
537e14921c Merge pull request #30746 from praveenpuglia/quiet-light-find-noresults
fix: "No Results" error message color in find widget
2017-07-17 15:10:19 +08:00
Benjamin Pasero
29f383b983 restore previous code to support opening same workspace with different config path 2017-07-17 08:48:39 +02:00
Benjamin Pasero
67d023951a delete untitled workspace after saving 2017-07-17 08:42:01 +02:00
Ramya Achutha Rao
3924e454fa Fallback to document lang when no args are passed to emmet cmd #30600 2017-07-16 23:30:22 -07:00
Martin Aeschlimann
31d5bf3478 [perl] update grammar 2017-07-17 14:25:28 +08:00
Benjamin Pasero
0d6a935cd9 introduce and adopt workspace save event 2017-07-17 08:13:04 +02:00
Benjamin Pasero
fa40b32bde simplify workspace actions 2017-07-17 08:13:04 +02:00