Christof Marti
23ca41bc4f
keytar should be a regular dependency
2017-08-11 12:45:20 -07:00
Christof Marti
0b6da14128
Add keytar back
2017-08-11 12:04:04 -07:00
Ramya Achutha Rao
78809b70fb
Fallback to tab for non empty selections
2017-08-11 11:25:54 -07:00
Ramya Achutha Rao
e3238c4583
Avoid error when tabbing on selection that is not abbreviation
2017-08-11 11:10:30 -07:00
Ramya Achutha Rao
bb9bbeb3dc
More checks on css abbr
2017-08-11 09:49:49 -07:00
Ramya Achutha Rao
eded868aa2
Fix for #1623 in new emmet when tab is back
2017-08-11 08:41:05 -07:00
Benjamin Pasero
da809dfcf4
Global settings: bad overflow behaviour ( fixes #27820 )
2017-08-11 17:30:10 +02:00
Ramya Rao
02bbc149cf
Option to trigger emmet expansion on tab ( #32334 )
2017-08-11 08:21:37 -07:00
Martin Aeschlimann
149cb6fade
Change name of scss mode to SCSS
2017-08-11 16:33:50 +02:00
Joao Moreno
fdcf26e8ae
fix recursive next color format
2017-08-11 14:47:55 +02:00
Martin Aeschlimann
ca3ca39354
unfolding selected groups of folded code issue. Fixes #31446
2017-08-11 14:42:10 +02:00
Joao Moreno
89fbba6edf
export color formatters in modes
2017-08-11 13:00:08 +02:00
Joao Moreno
c87e0d7629
fix css color formats
2017-08-11 13:00:08 +02:00
Joao Moreno
4c21fd5800
cleanup formatter can format
2017-08-11 13:00:08 +02:00
Joao Moreno
5f88278937
ColorFormatter tests
2017-08-11 13:00:08 +02:00
Andre Weinand
a07d535c09
add a missing 'no' to the WorkspaceFolder description
...
"All workspace folders are equal which means there is notion of an active or master workspace folder."
-> "All workspace folders are equal which means there is **no** notion of an active or master workspace folder."
2017-08-11 12:15:23 +02:00
Martin Aeschlimann
3e27c42d7a
Merge pull request #31405 from DustinCampbell/update-csharp-grammer
...
Update C# TextMate grammar with support for #r and #load directives
2017-08-11 12:02:31 +02:00
Joao Moreno
d38f7122f1
luminance != luminosity 2
2017-08-11 11:50:10 +02:00
Joao Moreno
7669ad147e
luminance !== luminosity
2017-08-11 11:50:10 +02:00
Joao Moreno
13a6a7a9c3
color api: remove ColorRange.format
2017-08-11 11:50:10 +02:00
Joao Moreno
0f5272afe9
color api: docs
2017-08-11 11:50:10 +02:00
Joao Moreno
43160efc08
Color alpha isn't optional
2017-08-11 11:50:10 +02:00
Martin Aeschlimann
f4db436c9d
Merge pull request #32253 from DustinCampbell/cake-support
...
Add .cake file extension for C# language
2017-08-11 11:49:30 +02:00
Martin Aeschlimann
46ee876713
Layer breaker in: vs/workbench/services/themes/electron-browser/themeCompatibility.ts . Fixes #29077
2017-08-11 11:45:25 +02:00
Joao Moreno
88be6de0b7
fixes #32296
2017-08-11 10:45:23 +02:00
Joao Moreno
005c0ecc48
fixes #31649
2017-08-11 10:21:43 +02:00
Benjamin Pasero
772c089eda
update description (for #31529 )
2017-08-11 10:04:56 +02:00
João Moreno
2f57095b91
Merge pull request #29264 from Krzysztof-Cieslak/commit_amend
...
Add Git commit amend commands
2017-08-11 09:02:12 +01:00
Benjamin Pasero
bedfa1fc20
Explorer sort order: rename description ( fixes #31513 )
2017-08-11 09:55:22 +02:00
Benjamin Pasero
152ae58f92
If explorer.sortOrder has an invalid value then it should fallback to default ( fixes #31502 )
2017-08-11 09:47:57 +02:00
Benjamin Pasero
dc3a6df693
revert: "Fix tabbing in quick pick"
2017-08-11 08:50:49 +02:00
Ramya Achutha Rao
90b6859f37
Remove validation based on location for sass file #32281
2017-08-10 22:18:38 -07:00
Rob Lourens
f1a3bc4f71
Merge pull request #32265 from Microsoft/amqi/tree-tabs
...
Fix tabbing in quick pick
2017-08-10 18:49:16 -07:00
t-amqi
ba15ed1517
Address comments
2017-08-10 18:41:36 -07:00
Ramya Achutha Rao
a4b47f9451
Return promise from emmet expand method
2017-08-10 18:27:38 -07:00
t-amqi
ec74528656
Fix tabbing in quick pick
2017-08-10 17:56:21 -07:00
Dustin Campbell
4c3ddf7e4c
Add .cake file extension for C# language
2017-08-10 13:06:14 -07:00
rebornix
161c984942
update typedoc for getModelMarkers
2017-08-10 10:54:09 -07:00
rebornix
b373842ebf
ts format does not add space for type declarations
2017-08-10 10:40:28 -07:00
Martin Aeschlimann
c05c85b45f
TextMate as one word. Fixes #29058
2017-08-10 18:03:45 +02:00
João Moreno
688df5e5cc
Merge pull request #27882 from marckassay/24919
...
For 'conflict (add/add)' and 'conflict (modify/delete)' issues
2017-08-10 15:04:53 +01:00
Joao Moreno
0e0bc4d200
Merge branch 'eamodio-feature-git'
2017-08-10 16:02:08 +02:00
Martin Aeschlimann
38558282f5
Status title is appended to status message. Fixes #30672
2017-08-10 16:01:04 +02:00
Joao Moreno
2e35b736de
💄
2017-08-10 16:01:01 +02:00
Joao Moreno
9cda6465b4
Merge branch 'feature-git' of https://github.com/eamodio/vscode into eamodio-feature-git
2017-08-10 15:55:59 +02:00
Joao Moreno
e12c7d3830
Merge branch 'ashutoshdhundhara-git-tag'
2017-08-10 15:44:23 +02:00
Joao Moreno
37de7e182f
git: cleanup tag
2017-08-10 15:44:10 +02:00
Joao Moreno
0bd753f8a1
Merge branch 'git-tag' of https://github.com/ashutoshdhundhara/vscode into ashutoshdhundhara-git-tag
2017-08-10 15:38:26 +02:00
João Moreno
7494a1b944
Merge pull request #27136 from dmportella/gpg-support
...
GPG support
2017-08-10 09:48:20 +01:00
Joao Moreno
f3df151bf1
Merge branch 'patch-2' of https://github.com/apwelsh/vscode into apwelsh-patch-2
2017-08-10 10:45:12 +02:00