Commit graph

8073 commits

Author SHA1 Message Date
Johannes Rieken f7cdcfe25f update 'open' doc, #9651 2016-07-25 17:44:02 +02:00
Johannes Rieken da56a2cd40 workaround missing config change event, #9705 2016-07-25 17:16:31 +02:00
David Wilson 335693ab36 Fixes for PowershellSyntax.tmLanguage
This change fixes the following issues in the PowerShell syntax file:

Fixes #9082
Fixes #8865
2016-07-25 07:55:27 -07:00
Sandeep Somavarapu 6d5c3be3d4 Fix center positioning of tab 2016-07-25 16:48:31 +02:00
Sandeep Somavarapu 0ddfe2ba39 use 'value' instead of 'amount' 2016-07-25 16:48:31 +02:00
Sandeep Somavarapu 85bb5a1ef7 Use position starting from 1 instead of Zero to align with existing api 2016-07-25 16:48:31 +02:00
Martin Aeschlimann c1cea95bca Update json-languageservice 2016-07-25 16:43:33 +02:00
Johannes Rieken 54e0329611 debt - remove strings.localeCompare for native localeCompare 2016-07-25 16:25:18 +02:00
Johannes Rieken b82d730c20 'inline' sorting demotes snippets when labels are equal, #9286 2016-07-25 16:16:22 +02:00
Joao Moreno 7ee12f6cde improve unhappy path when installing extensions 2016-07-25 16:14:54 +02:00
Joao Moreno 8ae904ffea use gzip in gallery API query 2016-07-25 16:14:54 +02:00
Martin Aeschlimann 8803a655dc Remove schema-schema (already part of the JSON language service) 2016-07-25 16:00:32 +02:00
Andre Weinand cbd283efa8 update node-debug 2016-07-25 15:55:38 +02:00
Johannes Rieken 81a071df39 Revert "Revert "Revert "Revert "don't filter on codeSnippet but only on label and filterText, fixes #6320""""
This reverts commit 0c5f6e8867.
2016-07-25 15:08:18 +02:00
isidor 1faad2d42c debug: do not cancel 'disconnect' promise on end of session
fixes #9550
2016-07-25 15:02:57 +02:00
Johannes Rieken d9067043bc add 'vscode.executeLinkProvider' command 2016-07-25 14:57:03 +02:00
Johannes Rieken c1b999fdb0 honor order when merging contributed menu items with legacy items, legacy items have order zero, #9153 2016-07-25 14:08:56 +02:00
Johannes Rieken 0c2d41b39f more menu sorting tests, #9153 2016-07-25 14:08:56 +02:00
Joao Moreno b3ace48664 💄 NPS 2016-07-25 14:07:31 +02:00
Joao Moreno 74af3ff7b4 use url parameters for NPS 2016-07-25 14:02:14 +02:00
Joao Moreno 5bcde31162 wip: NPS
related to #9686
2016-07-25 13:57:35 +02:00
Johannes Rieken 182698eb10 resolve casing issue 2016-07-25 12:26:51 +02:00
Johannes Rieken e36fd298d3 add tests menu service, for #9153 2016-07-25 12:23:52 +02:00
Johannes Rieken 1f1e682cdb move menuService to common 2016-07-25 11:59:51 +02:00
Johannes Rieken db73ad7adf relax enablement behaviour, #9286 2016-07-25 11:50:08 +02:00
isidor 3978edfa64 debug variable paging: support object properties for arrays
fixes #9670
2016-07-25 11:47:32 +02:00
Joao Moreno 30574f5eda implement assetTypes for gallery requests 2016-07-25 11:45:07 +02:00
Johannes Rieken 8650653b99 add snippet picker, #9286
new action 'Show Snippets' which opens quick pick with a list of snippets for the current mode
2016-07-25 11:44:22 +02:00
Johannes Rieken 5f36081f37 add setting 'tabCompletion' which defaults to false, #9579 2016-07-25 11:07:33 +02:00
isidor ba219e78de Reduce sash z-index to 20, remove z-index from workbench part
fixes #9678
2016-07-25 11:03:51 +02:00
Johannes Rieken 90a6af2642 Merge pull request #9636 from bgashler1/bgashler1/color-blindness-improvements
Bold markdown headings for accessibility
2016-07-25 09:48:41 +02:00
Joao Moreno 28a5bd1e33 💄 extensions viewlet 2016-07-25 09:36:35 +02:00
Martin Aeschlimann a038ad1d11 [json] set trigger characters 2016-07-25 09:27:24 +02:00
Martin Aeschlimann 54be3bf4c8 [html] fix filterText and add overwriteBefore 2016-07-25 09:27:24 +02:00
Martin Aeschlimann 25e952ff54 Adopt SnippetRegistry and polish 2016-07-25 09:27:24 +02:00
Martin Aeschlimann 6d53f023be Separate SnippetRegistry and polish APIs 2016-07-25 09:27:24 +02:00
isidor 9225e83687 debug: fix last variable chunk indexes
fixes #9666
2016-07-25 08:49:56 +02:00
chrmarti 89c428f438 Add file walk telemetry (#9640) 2016-07-24 21:38:13 -07:00
Andre Weinand 1329b7bc49 adopt latest debug protocol 2016-07-24 23:32:09 +02:00
Andre Weinand 8eb6f6e16f update node-debug 2016-07-23 00:26:07 +02:00
Andre Weinand 2797cf62a0 enable variable paging 2016-07-22 18:33:01 +02:00
Andre Weinand 37a4b65c69 adopt 'totalCount' -> 'totalVariables' change 2016-07-22 18:33:01 +02:00
Andre Weinand e4ba6bfa63 use latest debug protocol 2016-07-22 18:33:01 +02:00
Sandeep Somavarapu b7b2bdd8f3 Implement #8234 2016-07-22 17:22:07 +02:00
chrmarti 4c83c56746 #55: Improve result sorting performance (#9602) 2016-07-22 08:09:35 -07:00
Daniel Imms 2cc6141e07 Dynamically listen to tab focus mode keybindings
Fixes #6731
2016-07-22 07:24:37 -07:00
Daniel Imms 2e3acff495 Allow focus to escape the integrated terminal
When ctrl+m is pressed (only use default keybinding for now), tab will not be
passed to the pty and instead will propogate up and shift focus.

Part of #6731
2016-07-22 07:08:32 -07:00
isidor c818d1b81e debug: fix substituting command variables inside objects
fixes #8980
2016-07-22 15:48:59 +02:00
isidor 216c9558d2 debug: only send chunk range when totalCount explicitly specified by adapter 2016-07-22 15:26:09 +02:00
isidor b86b6e185b debug: show type on hover in watch expressions 2016-07-22 15:11:56 +02:00