Commit Graph

23576 Commits

Author SHA1 Message Date
Johannes Rieken
562877e4c6 Merge pull request #34329 from gregvanl/master
Fix broken API link per vscode-docs PR #1142
2017-09-14 09:39:54 +02:00
Matt Bierner
38853832f8 Fix compile error 2017-09-13 23:39:30 -07:00
Matt Bierner
0347eda931 Update TS/JS grammars 2017-09-13 23:00:51 -07:00
Matt Bierner
2dc19b668f Use consistent name for marking markdown docs 2017-09-13 22:55:16 -07:00
Ramya Achutha Rao
68040fa300 Use 1.1.8 version of vscode emmet helper Fixes #34216 Fixes #33898 2017-09-13 17:18:34 -07:00
Matt Bierner
3cfc1b6e55 Make sure we use old pre-wrap settings for non markdown docs 2017-09-13 17:16:26 -07:00
Christof Marti
954ee607ba Remove Azure Deploy experiment 2017-09-13 15:12:09 -07:00
Daniel Imms
4d26c8a574 Correctly set terminal columns on layout
Fixes #34332
2017-09-13 15:08:10 -07:00
Rob Lourens
2859b125c1 Fix #34204 - revert problematic brace matching change from language-php 2017-09-13 14:56:18 -07:00
Matt Bierner
e6b7eb0f6b Fix test for undefined deref 2017-09-13 14:51:46 -07:00
Daniel Imms
2a4cf4f622 Speed up terminal parsing on Windows by minimizing timer restarts
Fixes #34328
2017-09-13 14:50:24 -07:00
Greg Van Liew
3c8aaf1a6a Fix broken API link per vscode-docs PR #1142 2017-09-13 14:36:55 -07:00
Daniel Imms
0edc09f89e Uplevel xterm.js
Fixes an exception with selection in the terminal, see sourcelair/xterm.js#989
2017-09-13 14:05:38 -07:00
Andre Weinand
20036898cb node-debug@1.17.4 2017-09-13 22:03:28 +02:00
Sandeep Somavarapu
8625945db5 Create workspace object always and adopt accordingly 2017-09-13 21:26:14 +02:00
Ramya Achutha Rao
70a14d8a54 Use dp0 instead of ROOT in test-integration.bat 2017-09-13 11:08:42 -07:00
Sandeep Somavarapu
43f8f0806c smoke: improve status bar tests 2017-09-13 20:07:06 +02:00
Sandeep Somavarapu
7e1f12fef9 smoke test - improve waiting for active editor 2017-09-13 19:44:16 +02:00
isidor
f9c49d7df6 debug smoke test 2017-09-13 19:44:08 +02:00
Matt Bierner
43cb3b41ac Continue tweaking default dark and light colorization for escape characters and regular expressions 2017-09-13 10:40:07 -07:00
Matt Bierner
75c1feb7dc Add editor.lightbulb.enabed setting (#33982)
Fixes #27961

Adds a new `editor.lightbulb.enabled` setting to enable/disable the code actions lighbulb. You can still trigger code actions manually
2017-09-13 10:13:45 -07:00
isidor
f44271187f debug smoke polish 2017-09-13 19:06:38 +02:00
Benjamin Pasero
47cfc8bf7a ImportFileAction doesn't use URI (fixes #34235) 2017-09-13 18:57:12 +02:00
Benjamin Pasero
af56569a33 fix issue with editor history navigation merging 2017-09-13 18:42:59 +02:00
isidor
15ddfb7085 debug smoke test tidbits 2017-09-13 17:27:22 +02:00
isidor
1ecdf0a54c debug: exceptino widget background non transparent
fixes #32093
2017-09-13 17:18:33 +02:00
Sandeep Somavarapu
a400e3a239 #33963 Revert the changes 1c7479e970 2017-09-13 17:08:36 +02:00
Joao Moreno
7ecb3f9feb smoke: fix typo 2017-09-13 16:52:16 +02:00
Martin Aeschlimann
fb5cdf0948 [html] change default of html.format.unformatted to empty 2017-09-13 16:31:34 +02:00
Martin Aeschlimann
8351891a17 [html] remove console log 2017-09-13 16:00:45 +02:00
Martin Aeschlimann
b72963d506 [json] Provide a flag in json schema to ignore a property in proposals. For #33083 2017-09-13 12:49:36 +02:00
Martin Aeschlimann
46c8ce6df5 configuration contribution point: support for array of settings sections, deprecate the 'allOf' trick used in CSS. 2017-09-13 12:38:28 +02:00
isidor
aa6936c162 fix smoke test for debug console 2017-09-13 12:22:41 +02:00
Johannes Rieken
73ae855e78 Merge pull request #34255 from nicksnyder/patch-4
Remove duplicate event firing of onDidClose
2017-09-13 11:56:56 +02:00
isidor
d45c0ca64e debug: do not colorize in repl based on heuristics
fixes #34043
2017-09-13 11:32:44 +02:00
Benjamin Pasero
6b16f46c83 💄 2017-09-13 11:29:02 +02:00
Martin Aeschlimann
4608d968dc [loc query] Typo in source string. Fixes #34266 2017-09-13 11:14:42 +02:00
Martin Aeschlimann
883a3fee36 Merge pull request #34245 from gregvanl/master
Typos and link to vscode.d.ts ThemeColor
2017-09-13 11:11:58 +02:00
Sandeep Somavarapu
923c987072 Rename WorkspaceState to WorkbenchState 2017-09-13 10:04:51 +02:00
Sandeep Somavarapu
292017d78c Avoid checking for workspace exists or not. Instead use the EMPTY workspace state 2017-09-13 09:55:38 +02:00
Benjamin Pasero
f26842cb12 config - do not report file change event for files that are unrelated 2017-09-13 09:43:08 +02:00
Isidor Nikolic
297c44eea9 Merge pull request #34052 from forivall/fix-multi-root-order
Actually don't sort folders when they are all root folders
2017-09-13 09:26:46 +02:00
Joao Moreno
276d5bbaba fix #34098 2017-09-13 09:25:07 +02:00
Joao Moreno
33515809d6 Merge remote-tracking branch 'origin/joao/badenv' 2017-09-13 09:19:47 +02:00
Joao Moreno
b1a7be798e add git.stageAll to provider menu
related to #34230
2017-09-13 09:18:09 +02:00
Joao Moreno
3ac4826939 list: dont cancel list mouse events 2017-09-13 09:17:22 +02:00
Sandeep Somavarapu
05846be140 Use workspace state to check for empty workspace and remove hasWorkspace method 2017-09-13 08:50:08 +02:00
Christof Marti
06529dbcac Legacy text search (#24074) 2017-09-12 22:16:49 -07:00
Christof Marti
3307e76f76 Relative file match (#24074) 2017-09-12 22:16:48 -07:00
Christof Marti
783df422b9 Convert globs to NFD on Mac (#24074) 2017-09-12 22:16:48 -07:00