Commit graph

14551 commits

Author SHA1 Message Date
Matt Bierner 8aa7e5336d Change TypeScript Configuration Flow For workspacesTrustedToSpecifyExecutables (#19329)
* Proto

* Remove unused method

* Use local storage for selecting typescript version

* Update settings warning message for typescript tsdk setting

* Small logic cleanup
2017-01-25 16:52:42 -08:00
Christof Marti 56e7e3e568 'Since' (#19178) 2017-01-25 16:50:17 -08:00
Christof Marti 5bcd01bcaa Abbreviate user home directory on Mac and Linux (fixes #18950) 2017-01-25 16:31:37 -08:00
Christof Marti d35a9d925d Don't focus first editor (fixes #18931) 2017-01-25 16:19:06 -08:00
Christof Marti f9e371fb31 Add scroll actions (fixes #18922) 2017-01-25 16:16:47 -08:00
Andre Weinand fc11a4c1ab use node's version of path.isAbsolute; fixes #19386 2017-01-26 00:13:43 +01:00
roblou c043a0de07 Fix #19201 - 'selectPreviousResult' should do nothing when invoked from the top result 2017-01-25 14:46:35 -08:00
Daniel Imms f1b6512197 Ensure --new-window-if-not-first doesn't force an empty window
Fixes #19285
2017-01-25 14:01:35 -08:00
Daniel Imms a896ac372e Prevent terminal waitOnExit from bubbling up
Fixes #19397
2017-01-25 13:51:35 -08:00
Andre Weinand ce6747a833 update node-debug 2017-01-25 22:44:04 +01:00
Matt Bierner 6fe2bae3b5 Fixes Webview reload Flickering (#19394)
**Bug**
When refreshing a webview, a slight flicker can sometime be seen. This is especially noticable when using the markdown preview.

**Fix**
Instead of replacing the content of the iframe for refresh, create a new iframe with the new content and do a swap to update.
2017-01-25 13:00:58 -08:00
Daniel Imms 5c63531aff Merge pull request #19393 from chirag64/terminal-clearoutput
Fixes #19194 - Added option to clear Terminal in Terminal Context menu
2017-01-25 12:55:38 -08:00
Kai Maetzel 07c1d8c12d Merge pull request #19395 from Microsoft/kieferrm/unsupportedSettings
workspaces can't override settings for executables
2017-01-25 12:44:25 -08:00
kieferrm 5594b09244 workspaces can't override settings for executables 2017-01-25 12:38:55 -08:00
Chirag Bhatia e3444fee8d Fixes #19194 - Added option to clear Terminal in Terminal Context menu 2017-01-26 01:37:53 +05:30
Daniel Imms 289dbf77e3 Fix linux CLI sudo argument parsing
Fixes #17713
2017-01-25 12:03:59 -08:00
Christof Marti 53ef9ca240 Help text cut off (fixes #18866) 2017-01-25 11:58:28 -08:00
Alex Dima de8fbfdbfa Fixes #19374 2017-01-25 20:55:29 +01:00
Christof Marti 2210bcd29f Always check if already focused (#19177) 2017-01-25 11:45:33 -08:00
Daniel Imms 32593d850e Prevent further backups after workspace backups are cleaned
Fixes #17080
2017-01-25 11:39:31 -08:00
Christof Marti 5cd3c8f15c Take focus on mousdown (fixes #19177) 2017-01-25 11:36:43 -08:00
Alex Dima 709eabfc4c Fixes #19273: Reading character widths from canvas is unreliable also in Chrome 2017-01-25 20:23:44 +01:00
Christof Marti da2e9f419f Make text selectable (fixes #18916) 2017-01-25 10:30:04 -08:00
Ramya Rao eec1b5b107 Implement getProfileName for emmet (#19109) 2017-01-25 10:21:16 -08:00
Christof Marti 63414263ac Fix vertical alignment (fixes #19164) 2017-01-25 10:16:50 -08:00
Christof Marti bc52841fa7 Streamline user-facing names 2017-01-25 10:07:09 -08:00
Daniel Imms 6cf0af83a4 Disable ctrl+k for clear terminal on Linux
This conflicts with native keybinding to clear to the end of the prompt

Fixes #19248
2017-01-25 09:59:00 -08:00
Christof Marti dc99879c05 Enable Welcome experiment (fixes #19316) 2017-01-25 09:55:27 -08:00
Christof Marti e6e034b88d Always show Help > Welcome (fixes #19163) 2017-01-25 09:26:18 -08:00
Christof Marti a688ae6ef5 Telemetry for http/s links (fixes #19080) 2017-01-25 09:09:29 -08:00
Martin Aeschlimann fc44b4f083 SCSS differences in coloring. Fixes #19289 2017-01-25 17:21:33 +01:00
Johannes Rieken 601452bc31 polish comment 2017-01-25 17:11:02 +01:00
Johannes Rieken 5e021a4f3e insertSnippet with Position or Range, #19116 2017-01-25 17:01:31 +01:00
João Moreno 8630aef37e support relative extensions dir
fixes #16836
2017-01-25 16:48:19 +01:00
Sandeep Somavarapu e24ac7f904 Fix #19313 2017-01-25 16:37:27 +01:00
João Moreno 7de005132b fix windows cli output when exiting
fixes #17343
2017-01-25 16:33:15 +01:00
Christof Marti be6f0f7a00 Show shortcut for Show All Commands (fixes #18938) 2017-01-25 07:14:07 -08:00
Dirk Baeumer ba9cf9ef42 Fixes #19278: Merging of args of tasks 2017-01-25 16:07:34 +01:00
Johannes Rieken a2a077b088 optionally allow to specify selection at which to insert a snippet, #19116 2017-01-25 15:56:08 +01:00
isidor bedb191acc debug inline values: clear word to line number cache on model content change
fixes #19212
2017-01-25 15:42:54 +01:00
Dirk Baeumer f4aca0109d Fixes #19241: Cannot terminate task when running using the regular task runner then switching to terminal runner 2017-01-25 15:34:46 +01:00
isidor 4ade7b7c2c Revert "Enlarged stop icons to match disconnect #16929"
This reverts commit 7ecae4787a.
2017-01-25 15:21:42 +01:00
Martin Aeschlimann cf41bc0778 Red Theme no longer applies fully. Fixes #19344 2017-01-25 15:12:59 +01:00
isidor 8199980916 debug: try to always create a launch.json as a last resort
fixes #19302
2017-01-25 15:10:58 +01:00
Joao Moreno ff8aa98b20 tree: home, end
fixes #18097
2017-01-25 14:59:44 +01:00
Benjamin Pasero 7c207464c3 some margin for select action items 2017-01-25 14:57:56 +01:00
Alex Dima b1c8dad73e Fixes #19291: electric character only works if the text before the closing bracket is whitespace only 2017-01-25 14:54:30 +01:00
Johannes Rieken 021c1f5a40 some more jsdoc, #19116 2017-01-25 14:31:15 +01:00
Dirk Baeumer 949dd00c37 Fixes #19231: duplicate deprecation message for isWatching attribute 2017-01-25 14:30:15 +01:00
Benjamin Pasero 773070a23a fixes #19354 2017-01-25 14:30:02 +01:00