Commit graph

7302 commits

Author SHA1 Message Date
Matt Bierner f907a8c987 Update js/ts grammar 2019-07-15 11:47:29 -07:00
Joao Moreno 66e14b8be8 cleanup 2019-07-15 07:25:46 +02:00
Daniel Imms 2443cf5037
Merge pull request #77298 from microsoft/tyriar/77228_dimensionss
Improve terminal grid dimensions caching
2019-07-13 13:14:47 -07:00
Matt Bierner 12e482f532 Remove markdown.tmbundle from markdown language features extension
The grammar is contributed by the language basics extension
2019-07-12 11:59:50 -07:00
Daniel Imms fd48fa0d3b Fix dimenisons test and clean up 2019-07-12 10:37:29 -07:00
Daniel Imms 3092a1023c Remember dimensions from other terminals
Part of #77228
2019-07-11 21:18:06 -07:00
Alex Ross ef1de00ca9 Local fix for C++ embedded in markdown
Related to #76603
2019-07-11 15:14:14 +02:00
Alex Ross 8b497a9019 Add slash type message to typescript tasks
Part of #74995
2019-07-11 11:16:30 +02:00
João Moreno dea3abbb21
Remove legacy extensions compilation from build (#77058)
Remove legacy extensions compilation from build
2019-07-10 11:19:04 +02:00
João Moreno f9e6cc95e2
Update extensions/shared.webpack.config.js 2019-07-10 11:12:30 +02:00
Alex Ross 0fa33a2cfb Change C++ auto closing comment start from /* to /**
Fixes #77008
2019-07-10 10:06:05 +02:00
Joao Moreno cf64ef0884 remove legacy extensions compilation
- update vscode-nls-dev
- fix CopyWebpackPlugin usage
- fix extra data in html extension
- add webpack to python
2019-07-10 09:38:05 +02:00
Matt Bierner 4c07744817 Make sure we handle loading of markdown resources from UNC workspace correctly
Fixes #48403
2019-07-09 15:52:43 -07:00
Matt Bierner c01a3a718d Use clearer name for csp webview element
#76489
2019-07-09 11:45:20 -07:00
Johannes Rieken 65270230af tweak options for delete and write, #48034 2019-07-09 16:23:48 +02:00
Johannes Rieken a4fc9bb8c4 improved error propagation, #48034 2019-07-09 16:17:02 +02:00
Johannes Rieken 51123cd133 wrap error into FileSystemError, #48034 2019-07-09 15:20:10 +02:00
Alex Ross 922ab6db62 Update grammar script to include option path for version
Update C grammars to get macro fix
2019-07-09 10:47:13 +02:00
Martin Aeschlimann c615eb8591 Revert "Updates to the latest icon theme from seti-ui"
This reverts commit b24d67b5fb.
2019-07-09 10:10:44 +02:00
Matt Bierner a558a9504a Adding toWebviewResource api
For #76489
2019-07-08 18:38:47 -07:00
Martin Aeschlimann f104ade94b [json] confusing error message when schema can not be loaded 2019-07-08 20:03:05 +02:00
Alex Ross b07ff48eae Add a test for * bug in C++ grammar
Fixes #76774
2019-07-08 17:53:03 +02:00
Martin Aeschlimann 66a32c9311
Merge pull request #76890 from orta/update_seti_ui
Updates to the latest icon theme from seti-ui
2019-07-08 17:44:41 +02:00
Orta Therox b24d67b5fb Updates to the latest icon theme from seti-ui 2019-07-08 10:56:38 -04:00
Daniel Imms dbe1ae7596
Merge pull request #76807 from microsoft/tyriar/shell_stable
Make vscode.env.shell stable API
2019-07-08 07:52:35 -07:00
Alex Ross 8200277bb1 Update C++ grammar to get * fix
There is a known bug for macros, but it is better to get the * fix and pick up the macro fix as soon as it is made.
2019-07-08 16:07:31 +02:00
Brett Cannon 64031a2360 Remove snakemake files from being classified as Python files (#76625)
They are not actually syntactically valid Python source.

Fixes #76624
2019-07-08 15:18:35 +02:00
Martin Aeschlimann 4ed70122f8 remove imports 2019-07-08 12:44:50 +02:00
Martin Aeschlimann aa38607483 incremental text documents cause perf isssues 2019-07-08 12:44:40 +02:00
Daniel Imms 4683c39346 Include env.shell in api tests 2019-07-07 09:57:58 -07:00
Erich Gamma dad0cbc9b1 php.validate.executablePath scoped 'machine' 2019-07-06 16:03:11 +02:00
Rob Lourens be91fe8dbb Bump PHP grammar 2019-07-05 12:05:50 -07:00
Rob Lourens 32169bcc6e Fix hang when tokenizing PHP
Fix #75468
2019-07-05 12:05:50 -07:00
Prabhanjan S Koushik bf376d5223 Added hpp.in and h.in to file associations for cpp (#76680)
Fixes #76662
2019-07-05 12:51:07 +02:00
Alex Ross 84e4f3f53d Grunt task detection has been called gulp and jake for a long time 2019-07-05 10:45:35 +02:00
Alex Ross cbc6c7ff27 Jake task detection has been called gulp for a long time 2019-07-05 10:43:53 +02:00
Hung-Wei Hung 2d4617876b Implmented resolveTask for jake (#76616)
Fixes #76519
2019-07-05 10:37:50 +02:00
Daniel Imms a57a43de01 Disable conpty in integration tests and re-enable
Fixes #75689
2019-07-04 07:59:04 -07:00
Alex Ross 7c88e07cc6 Update C++ grammar to get template fix 2019-07-04 09:42:11 +02:00
Joao Moreno 18d7ce89b7 fixes #76556 2019-07-04 08:58:37 +02:00
Daniel Imms 6a7d02f2f4 Remove unused function 2019-07-03 20:44:29 -07:00
Daniel Imms 6e676ca495 Remove unused imports 2019-07-03 20:43:52 -07:00
Daniel Imms 8cc05770c0 Disable terminal tests failing on macOS
Part of #76515
2019-07-03 20:38:03 -07:00
Daniel Imms e52805a945 Add missing semicolons 2019-07-03 17:28:43 -07:00
Daniel Imms 112a60d637 Ensure terminal tests don't leak terminals
Part of #76515
2019-07-03 17:22:18 -07:00
Miguel Solorio 0f295fd07b Update markdown preview icon to have bevel edges 2019-07-03 15:05:45 -07:00
Daniel Imms 059882642b Fix terminal.test.ts compile errors 2019-07-03 10:09:53 -07:00
Prabhanjan S Koushik b736c9aa5d Add *.podspec to file associations
Fixes #76315
2019-07-03 16:17:54 +02:00
Joel Day b6089b1db5 Adding support for TaskProvider.resolveTask (#71027)
* Adding support for TaskProvider.resolveTask.

* Reorganize task grouping and resolution async code for readability.

* Made small changes and implmented resolveTask for gulp
2019-07-03 15:47:37 +02:00
sharkykh b378c5cc8c Put current git branch name as value when renaming (#72957)
* Put current git branch name as value when renaming

* Simplify code
2019-07-03 09:15:07 +02:00