Commit Graph

18106 Commits

Author SHA1 Message Date
rebornix
3753e0e1d2 Align signatures with other providers. 2017-09-08 14:11:44 -07:00
rebornix
f0ecb26ace Guess color format. 2017-09-08 11:36:39 -07:00
rebornix
3479d81d77 Fix #32235. Functional style formatter. Color range is all float number and remove fromHex, fromHSL methods. 2017-09-08 11:36:39 -07:00
Christof Marti
945e53a03e Defer loading of keytar (fixes #33998) 2017-09-08 09:52:08 -07:00
isidor
a82682f085 Debug: Call stack view use more ellipsis
fixes #33326
2017-09-08 17:45:17 +02:00
isidor
40af684bc9 debug: proper error when running a launch config with a missing "request" attribute
fixes #31197
2017-09-08 16:54:37 +02:00
Johannes Rieken
52fe2ace58 paths are hard, #33709 2017-09-08 16:34:30 +02:00
Benjamin Pasero
f8826e60fe electron - disable _readIsISOKeyboard for now to test new version 2017-09-08 16:20:30 +02:00
isidor
c2ae8678b8 debug: move into debug mode a bit earlier
fixes #32888
2017-09-08 16:02:42 +02:00
Johannes Rieken
db6f3d8145 don't normalize input paths, normalize results, #33709 2017-09-08 15:58:29 +02:00
Johannes Rieken
1a411747e3 Merge pull request #33253 from Microsoft/joh/snippet_transform
Snippet transform
2017-09-08 14:48:57 +02:00
Johannes Rieken
cd4c1b3a09 Also support MarkdownString in signature help, #11877 2017-09-08 12:58:31 +02:00
Johannes Rieken
e4ce445391 disable test because manual-trigger logic is no special 2017-09-08 12:58:30 +02:00
Johannes Rieken
b9a8d8b565 snippet suggestion use markdown for preview-string, #11877 2017-09-08 12:08:42 +02:00
Johannes Rieken
098f7fa909 Allow CompletionItem#documention to be also a MarkdownString, #11877
Update internal api, update rendering of suggestion details, tweak shared renderer
2017-09-08 12:08:42 +02:00
Johannes Rieken
48bc6f18ed introduce MarkdownRenderer to avoid code duplication and to have the one place for keeping the renderer options, #11877 2017-09-08 12:08:41 +02:00
Sandeep Somavarapu
abb112acdc Debt: Fix configuration tests 2017-09-08 11:36:58 +02:00
Johannes Rieken
52f9f97f0d fix #34007 2017-09-08 11:01:07 +02:00
Johannes Rieken
ed50fa2105 don't register resolve method when there is none, #4352 2017-09-08 10:40:01 +02:00
Benjamin Pasero
d961b290ee electron: leverage new 'treatPackageAsDirectory' property 2017-09-08 10:26:08 +02:00
Benjamin Pasero
036f4913f6 update electron.d.ts to 1.7.7 2017-09-08 10:22:50 +02:00
Benjamin Pasero
ac5ddf5541 💄 2017-09-08 10:14:45 +02:00
Benjamin Pasero
30b8bbbf02 Editor history lost when closing inactive group (fixes #33997) 2017-09-08 09:57:05 +02:00
Benjamin Pasero
cf39856e48 💄 2017-09-08 09:41:35 +02:00
Benjamin Pasero
702e5a62a7 relax extension host inspect method 2017-09-08 09:41:34 +02:00
Johannes Rieken
95bfa68738 fix save dialog options, #13807 2017-09-08 08:53:44 +02:00
Christof Marti
aed2c7cc5c Update test 2017-09-07 22:35:05 -07:00
Christof Marti
c354fca448 Telemetry on raw file search 2017-09-07 21:56:02 -07:00
Christof Marti
0b315c07d7 Disable ripgrep for QuickOpen on Windows (#24074) 2017-09-07 16:13:18 -07:00
Christof Marti
0f312a4cb8 Explore using ripgrep for QuickOpen (#24074) 2017-09-07 16:12:43 -07:00
Andre Weinand
d0202cc107 do not break existing debug extensions 2017-09-07 23:05:13 +02:00
rebornix
d981f41550 Fix #32597. Go to bracket should reveal position. 2017-09-07 12:45:25 -07:00
Christof Marti
e9801be9d4 GA parameters for release notes links 2017-09-07 11:26:33 -07:00
Christof Marti
9a06ffca78 Remove telemetry prefix 2017-09-07 09:30:02 -07:00
Johannes Rieken
a731263d95 also add showSaveDialog-api, #13807 2017-09-07 17:32:47 +02:00
Johannes Rieken
fd8eb3bd8a fix formatting 2017-09-07 17:12:32 +02:00
Johannes Rieken
c4c8b49fee better transform resolution 2017-09-07 16:40:03 +02:00
Johannes Rieken
40a6db852b fix if/else thing 2017-09-07 15:48:26 +02:00
Johannes Rieken
1432a7df69 update doc 2017-09-07 15:41:12 +02:00
Johannes Rieken
4bf2afa766 Merge branch 'master' into joh/snippet_transform 2017-09-07 15:12:19 +02:00
Benjamin Pasero
499086dc20 Improve editor history navigation: merge locations (fixes #29027) 2017-09-07 13:01:30 +02:00
Benjamin Pasero
273dbeef4a some tweaks to editor history navigation
- change threshold to 10 lines (same as VS)
- do not reveal history location in center unless outside of viewport
2017-09-07 12:32:44 +02:00
Johannes Rieken
353526170b use suggest lifecycle instead of automagic heap tracking, #18682 2017-09-07 12:09:20 +02:00
Johannes Rieken
d81b30560c add ISuggestResult#dispose to allow for optional lifecycle 2017-09-07 12:09:20 +02:00
Benjamin Pasero
451b14c77f more efficient iconlabel 2017-09-07 11:15:29 +02:00
Benjamin Pasero
ae2b0eb73e 💄 2017-09-07 10:25:21 +02:00
Benjamin Pasero
da2c9c8531 💄 2017-09-07 10:21:13 +02:00
Benjamin Pasero
b1a437c4a4 Update icon in explorer (or search,...) when language mode changes in editor (fixes #26260) 2017-09-07 10:19:57 +02:00
Johannes Rieken
e9f8c22a19 fix #33033 2017-09-07 10:04:34 +02:00
Benjamin Pasero
06478c8d7d add commands for native tab actions (for #33884) 2017-09-07 09:46:02 +02:00