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
Martin Aeschlimann
946bb89854
[json] enable color picker
2017-08-03 16:26:47 +02:00
Martin Aeschlimann
954954d566
[json] update service ( fixes #29949 )
2017-08-03 15:49:23 +02:00
Martin Aeschlimann
35df375c25
Update css language service: Fixes #27590 & 4/8 digit hex colors
2017-08-03 15:36:17 +02:00
Dirk Baeumer
c4c66d8bc4
Fixes #31971 : Disable TypeScript watch support
2017-08-03 14:41:36 +02:00
Ramya Achutha Rao
ded9f62a27
Fallback to html only if emmet supported
2017-08-02 18:31:15 -07:00
Christof Marti
a8ea82ddf3
Delete rogue line
2017-08-02 16:17:37 -07:00
Matt Bierner
19e7485691
Make sure we don't set diagnostics in js/ts when validation is disabled
2017-08-02 15:53:12 -07:00
Ramya Achutha Rao
310339fb1e
Fallback to html when syntax is not supported by emmet
2017-08-02 15:31:45 -07:00
Rob Lourens
da90dbf82e
Update PHP grammar (temporarily from a fork that contains the previous version + an important change to fix #30448 )
2017-08-02 15:29:30 -07:00
Matt Bierner
f1d39bb3ea
Cleanup markdown security setting selector UX
2017-08-02 15:00:23 -07:00
Ramya Achutha Rao
7727460c6d
Use emmet helper from Microsoft repo
2017-08-02 13:33:41 -07:00
Matt Bierner
6a49783e8e
Make sure we only mark one selected TS version in the picker
...
Fixes #31876
2017-08-02 12:55:45 -07:00
Matt Bierner
1b399814a3
Configure Exclude status bar item should open config directly
...
Fixes #21215
2017-08-02 12:33:29 -07:00
Ramya Achutha Rao
a65e0d390c
Support trim filter when wrapping abbreviations Fixes #31893
2017-08-02 12:28:48 -07:00
Ramya Achutha Rao
6add313e08
Fix emmet custom snippets for html Fixes #29146
2017-08-02 11:15:11 -07:00
Ramya Achutha Rao
23118ef434
Tests for the new wrap abbreviation command
2017-08-01 22:08:40 -07:00
Ramya Achutha Rao
211ffdf184
Emmet wrap individual lines with abbr #31814
2017-08-01 21:50:04 -07:00
Matt Bierner
80515175cb
Always use fileSearch to pick up tsconfig.jsons
...
Fixes #31822
2017-08-01 18:54:06 -07:00
Ramya Achutha Rao
e73bb91dc1
Since wrap with abbr is not supported in css, it can fallback to html
2017-08-01 18:24:30 -07:00
Matt Bierner
cdcadccc37
Don't show path in TS version selector for bundled TS. Fixes #31843
2017-08-01 17:21:08 -07:00
Ramya Achutha Rao
f41fc0134c
test for nested groups in emmet
2017-08-01 17:13:30 -07:00
Matt Bierner
22a6fe5c9c
Present all possible local ts versions in the selector
...
Fixes #31877
2017-08-01 17:11:48 -07:00
Ramya Achutha Rao
f748ce1f32
Absorbing fixes from upstream
2017-08-01 16:55:13 -07:00
Ramya Achutha Rao
e6c89af29a
Use umd module for expand abbreviation
2017-08-01 16:55:13 -07:00
rebornix
a204dc6133
Fix #31838 . Fix php indentation rules regression
2017-08-01 16:47:53 -07:00
Matt Bierner
e0c43aa340
better desc for linkify setting
2017-08-01 15:35:42 -07:00
Matt Bierner
3cf215fb64
Add linkify setting for the markdown preview
...
Fixes #31801
2017-08-01 15:28:01 -07:00