Commit graph

33109 commits

Author SHA1 Message Date
João Moreno 31c7234e9d
Update README.md 2018-05-03 11:53:17 +02:00
João Moreno ccdc7de015
Update README.md 2018-05-03 11:52:10 +02:00
João Moreno d5972344c4
Update README.md 2018-05-03 11:51:33 +02:00
João Moreno 27e0443673
Update README.md 2018-05-03 11:50:22 +02:00
João Moreno 69d30c1418
Update README.md 2018-05-03 11:49:28 +02:00
João Moreno 77848c3ece
Update README.md 2018-05-03 11:45:39 +02:00
Johannes Rieken fa0a49bbf2 add exclusivness to document filter 2018-05-03 11:38:15 +02:00
isidor d7955610d4 debug unit tests: get exact expression start and end 2018-05-03 11:36:05 +02:00
isidor 64fc0ed2c5 debug: simplify helper function for hover 2018-05-03 11:16:39 +02:00
isidor 1637345e76 debugUtils 2018-05-03 11:04:57 +02:00
Christof Marti 77a8731de0 Update distro commit 2018-05-03 10:02:04 +02:00
Joao Moreno 0a4ff137d1 remove travis & appveyor 2018-05-03 09:56:44 +02:00
Joao Moreno 82478cc9cf use TFS build badge 2018-05-03 09:52:14 +02:00
Joao Moreno ee582714b6 git: cleanup ipc handles on deactivate
related to #7758
2018-05-03 09:12:05 +02:00
Joao Moreno 11073cedd3 comment out unused code 2018-05-03 08:57:35 +02:00
Joao Moreno 499edf9ebc comment out broken tests 2018-05-03 08:46:44 +02:00
Benjamin Pasero 7975cb7376 fix compile 2018-05-03 07:09:22 +02:00
Rob Lourens 2ef1c7583c 💄 from #48999 2018-05-02 20:16:47 -07:00
Rob Lourens f427a41aa1
Merge pull request #48999 from cedric05/sort
search results copy All with sort like tree
2018-05-02 20:08:02 -07:00
Rob Lourens 0ebdf8a29b Fix #49048 - fix querybuilder unit tests 2018-05-02 18:55:51 -07:00
Shiva Prasanth eacbcd9cb9 sorting folders and line matches also 2018-05-03 06:46:50 +05:30
Peng Lyu faeb4f48ba
Merge pull request #47116 from malt03/master
Adding [Reindent Selected Lines] command.
2018-05-02 16:50:03 -07:00
Matt Bierner 85c67a9768 Add importModuleSpecifier specifier preference 2018-05-02 16:48:43 -07:00
Matt Bierner e1a4a6812b Basic support for TS preferences
Fixes #45948
2018-05-02 16:48:43 -07:00
Peng Lyu eedc1f58a5
Merge pull request #40546 from Yukaii/fix-ios-backspace-ime-composition
Fix backspace in IME composition on iOS Safari
2018-05-02 16:42:07 -07:00
Pine Wu ae26c6e9db Include mdn-data in root OSSREADME 2018-05-02 16:40:51 -07:00
Rachel Macfarlane 347414f8d4 Add 'copy' and 'copyAll' commands to Process Explorer, fixes #48961 2018-05-02 16:30:32 -07:00
Peng Lyu f7feb40b05 Fix microsoft/monaco-editor#576. Codelens resolver is optional. 2018-05-02 16:24:21 -07:00
Matt Bierner 7e6868ca33 Adding more pinning tests for jsdoc -> snippet 2018-05-02 14:52:46 -07:00
Matt Bierner 7b3c343688 Start adding some basic pinning tests for jsdoc -> snippet 2018-05-02 14:41:37 -07:00
Matt Bierner 83d4bb6b53 Use property shorthand for CodeActionAdapter 2018-05-02 14:06:45 -07:00
Matt Bierner 7fa03476f9 Fix spelling 2018-05-02 14:06:45 -07:00
isidor b1b1813675 debug.trace
fixes #47774
2018-05-02 22:58:34 +02:00
Daniel Ye 65c2a79795 2018-05-02. Merged in translations from Transifex. 2018-05-02 22:45:36 +02:00
Martin Aeschlimann ee3dd420b4 [json] Add file extension association for JSONC files. Fixes #48969 2018-05-02 22:29:05 +02:00
Peng Lyu 563c459e7b Fix micorosft/monaco-editor#741. Turn on copy with syntax highlighting for Edge 17 and above. 2018-05-02 11:54:41 -07:00
Matt Bierner a710e15434 Rename goToDeclaration files to goToDefinition
We mostly use the name 'go to definition' in the code and in the UI. Declaration is only used for the command names. Renaming to make this clearer
2018-05-02 11:47:34 -07:00
Matt Bierner f7842d5470 Document that code actions edits and command are not exclusive 2018-05-02 11:14:31 -07:00
Rachel Macfarlane 220bf3608e Make collectWorkspaceStats asynchronous, fixes #45163 2018-05-02 10:33:30 -07:00
Pine Wu e4e7c25708 Revert "Restrict html/css to only handling file and untitled files. Part of #48777"
This reverts commit 0dfeec2eef.
2018-05-02 10:13:29 -07:00
Alex Dima c26adc1916 Fixes #44940 2018-05-02 18:02:53 +02:00
Alex Dima 661b653863 Fixes #45457: Use halfwidth rightwards arrow for rendering tabs when there is not sufficient space 2018-05-02 17:54:30 +02:00
isidor 307f60636f Do not silently swallow debug errors
fixes #48655
2018-05-02 17:48:05 +02:00
isidor 0913b0c94c Distinguish DA exit events from debugee exit events
fixes #48805
2018-05-02 17:37:36 +02:00
Martin Aeschlimann 505c9392d5 test for #48049 2018-05-02 17:19:07 +02:00
Martin Aeschlimann 32d4b53cff [folding] Missing jsdoc. Fixes #48520 2018-05-02 17:19:06 +02:00
Johannes Rieken 1efa98226c add window-check, #49059 2018-05-02 17:01:16 +02:00
Johannes Rieken 3ea67dc68a don't detect relative path links for fsps, #48951 2018-05-02 17:00:03 +02:00
Johannes Rieken b9dce0f76c make sure workspace folder paths are absolute, #48951 2018-05-02 17:00:03 +02:00
Joao Moreno 050e66fdad fix smoketest in tfs 2018-05-02 16:52:45 +02:00