Commit Graph

3134 Commits

Author SHA1 Message Date
Ramya Achutha Rao
fa413ff008 Move the checks on abbreviations to helper module 2017-08-12 20:25:17 -07:00
Rob Lourens
77e2e9a4e8 Update PHP grammar 2017-08-12 17:34:43 -07:00
Martin Aeschlimann
c185e7d44e [json] hover over color box doesn't show color picker. Fixes #32298 2017-08-12 16:40:09 +02:00
Martin Aeschlimann
5fce6df8a2 [json] Protect from incompete colors (for exception in #32298) 2017-08-12 16:20:38 +02:00
Ramya Achutha Rao
77d373e39b Remove fallback to html as this will enable emmet everywhere 2017-08-11 23:45:25 -07:00
Ramya Achutha Rao
e190b10074 When file cannot be parsed, dont try validations #32354 2017-08-11 15:02:05 -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
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
c87e0d7629 fix css color formats 2017-08-11 13:00:08 +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
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
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
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
Ramya Achutha Rao
90b6859f37 Remove validation based on location for sass file #32281 2017-08-10 22:18:38 -07:00
Ramya Achutha Rao
a4b47f9451 Return promise from emmet expand method 2017-08-10 18:27:38 -07:00
Dustin Campbell
4c3ddf7e4c Add .cake file extension for C# language 2017-08-10 13:06:14 -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
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
João Moreno
e122921970 Merge pull request #26147 from samlh/patch-1
Fix staging lines to not corrupt line endings when autocrlf is enabled
2017-08-10 09:39:44 +01:00
Martin Aeschlimann
d558497c07 Colorizer tests: Accept tests when only scopes have changed 2017-08-10 10:24:46 +02:00
Ramya Achutha Rao
ec58dc2212 Absorb fix where bem should be applied before jsx addon Fixes #32183 2017-08-09 11:32:15 -07:00
t-amqi
20cf247927 Spelling fixes 2017-08-09 10:41:18 -07:00
Eric Amodio
c0381f2b62 Closes #27410 - support multi-select on open file/changes commands
Also stops the opening of an editor from stealing focus -- so that it is much easier to keyboard around (it also aligns with the behavior of the main file explorer)
2017-08-09 00:27:09 -04:00
Ramya Achutha Rao
14f6f4c0b3 README for Emmet 2017-08-08 16:45:52 -07:00
Matt Bierner
3d794e3283 Add More Info link to markdown preview security settings dropdown 2017-08-08 14:07:55 -07:00
Martin Aeschlimann
164e6d4bbc [json] grammar update script for new repo 2017-08-08 16:45:48 +02:00
Martin Aeschlimann
06c1e0574e [json] Incorrect brace matching in JSON files. Fixes #26637. Fixes #31989 2017-08-08 16:45:48 +02:00
Matt Bierner
f980319f5c Add markdown preview refresh command
Fixes #32111
2017-08-07 20:21:16 -07:00
Fu** Yeah
8bb4ffb4ef Fix Typo: langauge to language (#32077) 2017-08-07 11:53:20 -07:00
Ramya Achutha Rao
dd7adcc161 Default for showExpandedAbbr setting to always #29968 2017-08-05 20:13:37 -07:00
isidor
d865316885 Merge branch 'master' into isidorn/next 2017-08-05 12:31:26 +02:00
Matt Bierner
d2edc00d6f Fix some possible TSServer spawn issues (#32007)
**Bug**
A few users are seeing issues spaning the tsserver. The most common error seems to be ERRNO when spawning it

**Fix**
- Ensure we always try to set `env.PATH`
- Use `require.resolve` to check the existance of the `electronForkStart` helper before calling spawn
2017-08-04 16:07:15 -07:00
isidor
19a21211b9 documentSymbolProvider for launch.json
fixes #31544
2017-08-04 17:17:54 +02:00
Matt Bierner
75eadfbd4b Fix scroll restoration in webviews 2017-08-03 22:22:29 -07:00
Ramya Achutha Rao
cbdb960d52 Update repo url for json tm 2017-08-03 16:20:53 -07:00
Christof Marti
f77b8801ee OSS tool update 2017-08-03 15:13:49 -07:00
Ramya Achutha Rao
e6c60418fd Update Go indentation rules 2017-08-03 14:26:27 -07:00
Ramya Achutha Rao
5278a69ae1 Use latest emmet css parser Fixes #31990 2017-08-03 13:55:52 -07:00