Commit graph

7139 commits

Author SHA1 Message Date
Aurélien Pupier 7a5bca9faf Add License field to package.jsons #68423 (#68771)
it should avoid to have "warning XXX: No license field" during yarn
build

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2019-06-06 11:44:50 +02:00
Martin Aeschlimann 3ce5cb0e02 [css] enable tests (fixes #74937) 2019-06-06 09:49:55 +02:00
Martin Aeschlimann 29daecda2e [css] add test resources 2019-06-06 09:30:58 +02:00
Benjamin Pasero fc294b683d Comment out failing test 2019-06-06 07:42:18 +02:00
Matt Bierner b33f52a46e Update highlightjs version 2019-06-05 15:41:45 -07:00
Matt Bierner 809386b670 Working on getting ts server class in a testable state 2019-06-05 15:41:45 -07:00
Alex Ross 2472084ffc Remove .desktop from ini extention
Fixes #74866
2019-06-05 16:08:26 +02:00
Waldir Pimenta f3e4e47164 Fix spelling of the example abbreviation (e.g.) 2019-06-05 16:00:26 +02:00
Martin Aeschlimann 8f72934706 [css] resolve modules without require 2019-06-05 13:04:58 +02:00
Johannes Rieken 97ce638677 unblock webpack build 2019-06-05 11:57:56 +02:00
Joao Moreno a83c9a4756 fixes #74844 2019-06-05 10:22:48 +02:00
Joao Moreno afa4faa587 fix git extension tests 2019-06-05 10:22:48 +02:00
Benjamin Pasero d78a75973c
update @types/node (#74881) 2019-06-05 10:20:01 +02:00
Martin Aeschlimann be547e26fc fixes for remote smoke tests against a build 2019-06-05 09:38:02 +02:00
Benjamin Pasero d7977c880f debt - use @types/node: 10 for all extensions 2019-06-05 09:32:36 +02:00
Rob Lourens 20ec76e47b
Merge pull request #74802 from remcohaszing/xdg-basedir-git-config
mark .config/git/config as properties file
2019-06-04 14:14:16 -07:00
Alex Ross 676368aa81 Update C, C++, Objective-C, and Objective-C++ grammars
Also includes corresponding theme changes

Fixes #74450
2019-06-04 16:20:40 +02:00
Christof Marti 21aa8afdd0
Git-UI extension for Git credentials (#74461) 2019-06-04 16:14:34 +02:00
Martin Aeschlimann f256ab1c1e [css] fix test 2019-06-04 11:26:30 +02:00
Martin Aeschlimann ae6be63698 [css server] link tests 2019-06-04 10:35:58 +02:00
Martin Aeschlimann df9b668167
Merge pull request #70693 from penx/feature/node-module-resolution-for-css-import
Node module resolution for CSS import
2019-06-04 09:53:47 +02:00
Matt Bierner 5ce891fae1
Merge pull request #74646 from mjbvz/dont-update-js-ts-diagnostics-if-they-have-not-changed
Don't update js ts diagnostics if they have not changed
2019-06-03 11:35:48 -07:00
Remco Haszing dc20cfcc4f
mark .config/git/config as properties file
Git suppots the XDG base directory standard for its global configuration file.
This defaults to ~/.config/git/config. Now VSCode also highlights this file
properly as long as it’s in the default location.
2019-06-03 20:27:35 +02:00
Alex Ross 96410ff870 Update grammars 2019-06-03 12:01:42 +02:00
Matt Bierner 76e774e4bd Add arrays.empty
This helps with `a === b` checks  in arrays.equals
2019-05-30 17:22:38 -07:00
Matt Bierner 015f1c7909 Use array prototype instead of creating instance 2019-05-30 17:13:10 -07:00
Matt Bierner a8a0fa763f Use every for equals 2019-05-30 17:01:10 -07:00
Matt Bierner 55d6317a4f Don't update js/ts diagnostics if they have not changed
Fixes #74633

This was the indirect cause of  #74633. See that issue for an explaination of why it was problematic.  In summary, updating diagnostics can retrigger code actions even if the user facing diagnostics have not actually changed
2019-05-30 16:59:32 -07:00
Matt Bierner e9c5066315 Pick up TS 3.5.1 final 2019-05-29 21:41:46 -07:00
Matt Bierner 143bebfbb4 Use em for code font size instead of rem
This fixes some cases where a user style sheet may be setting a weird base font-size.
2019-05-29 15:44:48 -07:00
Matt Bierner c62a6aa38a Set extract kind for type alias refactoring
This lets you set up a single keybinding that applies to both extract constant and extract type
2019-05-29 14:22:45 -07:00
Martin Aeschlimann 98b8848002
Merge pull request #74550 from microsoft/aeschli/bin-path
add bin path on server
2019-05-29 21:20:19 +02:00
Martin Aeschlimann 0d17d408bf [css] update service (for #63805) 2019-05-29 17:11:05 +02:00
Martin Aeschlimann a25f8bb505 add bin path on server 2019-05-29 14:39:57 +02:00
Matt Bierner c69c1719bb Add enumDescriptions for merge-conflict.diffViewPosition
Fixes #74500
2019-05-28 14:54:29 -07:00
Matt Bierner 0f19fa2d60 Update to latest TS@next 2019-05-28 14:54:02 -07:00
Alex Ross 5af4d57908 Use old c++ grammar for objective c++
There is a conflict with the new grammar.

Fixes #74219
2019-05-28 11:22:38 +02:00
Alex Ross a1a7af52a7 In gulp tasks use task args so that gulp path can be escaped
Fixes #71154
2019-05-27 16:47:38 +02:00
Joao Moreno ddc397dac2 Merge remote-tracking branch 'origin/master' 2019-05-27 15:40:40 +02:00
Joao Moreno f454c2c402 💄 2019-05-27 15:40:23 +02:00
Martin Aeschlimann 235262c05c
Merge pull request #69899 from c0m3tx/region-fold-golang
Add region markers folding for Go
2019-05-27 15:32:21 +02:00
Martin Aeschlimann 88fc7e755e Make conistent with other languages 2019-05-27 15:25:10 +02:00
Joao Moreno 5540e01820 Merge commit 'refs/pull/61149/head' of github.com:Microsoft/vscode into pr/61149 2019-05-27 15:20:08 +02:00
Martin Aeschlimann afb0837035 Update Snakemake files types to include Snakefile to provide syntax detection. Fixes #73737 2019-05-27 12:40:04 +02:00
Peng Lyu 146115b78c
Merge pull request #74231 from microsoft/rebornix/bettermerge
Show context for diff view of merge conflict and introduce compareAll.
2019-05-24 16:55:04 -07:00
Peng Lyu c3fe962b89 Open the diff view in current editor, to the side or below. 2019-05-24 15:26:50 -07:00
Peng Lyu 93944674c9 Open the new editor group below 2019-05-24 14:55:26 -07:00
Peng Lyu 9cd81dcb5b Always compare change with context. 2019-05-24 14:43:44 -07:00
Matt Bierner 6b081a9f00 Update pug test fixtures 2019-05-24 14:09:55 -07:00
Peng Lyu bbeeefd713 Merge branch 'master' into rebornix/bettermerge 2019-05-24 11:29:41 -07:00