Dániel Tar
|
64b30f38c8
|
Stylistic and grammar fixes in Emmet messages (#42893)
* Stylistic and grammar fixes in Emmet messages
Also emphasize vendor prefixes with an apostrophe to make them stand out.
* Add missing space
|
2018-02-05 09:14:09 -08:00 |
|
Sandeep Somavarapu
|
191596365d
|
Fix #42447
|
2018-02-05 16:34:15 +01:00 |
|
Ramya Achutha Rao
|
a31d226c54
|
Fix emmet for sass,stylus #42904
|
2018-02-03 20:12:25 -08:00 |
|
Joao Moreno
|
ec218b9088
|
fix bad english
|
2018-02-02 16:39:13 +01:00 |
|
Matt Bierner
|
c0cb5cd5c6
|
Defer quick fix all ts call
Fixes #42764
|
2018-02-01 16:16:05 -08:00 |
|
Sandeep Somavarapu
|
b722b506f8
|
Fix #42709
|
2018-02-01 21:22:44 +01:00 |
|
Johannes Rieken
|
0edcdab82e
|
undo workspace edit changes for now, #10659
|
2018-02-01 15:30:41 +01:00 |
|
Joao Moreno
|
611f54ad40
|
fixes #40421
|
2018-02-01 10:00:56 +01:00 |
|
Joao Moreno
|
2d4b6e9124
|
fixes #40947
|
2018-02-01 09:40:22 +01:00 |
|
Matt Bierner
|
357ac464be
|
Don't show fix all in js/ts if we only have a single dianostics of that type in the file
Fixes https://github.com/Microsoft/TypeScript/issues/21458
|
2018-01-31 22:05:38 -08:00 |
|
Ramya Achutha Rao
|
611b4b365f
|
Support vendor prefix in emmet #35951
|
2018-01-31 17:05:02 -08:00 |
|
Ramya Achutha Rao
|
02526ccf61
|
Semicolon is nolonger required to reset emmet
|
2018-01-31 17:05:01 -08:00 |
|
Matt Bierner
|
454b25c969
|
Fix bracketed completions range possibly spanning multiple lines
Fixes #42580
|
2018-01-31 15:41:32 -08:00 |
|
Matt Bierner
|
ec792716df
|
Pick up TS 2.7.1 final
Fixes #41046
|
2018-01-31 15:05:28 -08:00 |
|
Matt Bierner
|
6004de0402
|
Don't add empty documentation for js/ts completions
Fixes #42662
|
2018-01-31 15:05:28 -08:00 |
|
Joao Moreno
|
432c8dfa81
|
fixes #42502
|
2018-01-31 14:31:21 +01:00 |
|
Ramya Achutha Rao
|
0155dca759
|
Move default vendor prefix whitelist to emmet helper
|
2018-01-30 14:18:38 -08:00 |
|
Royall Spence
|
c8a22ccead
|
Fix typo (#42364)
|
2018-01-30 11:27:14 -08:00 |
|
Joao Moreno
|
b543a60cff
|
Merge branch 'scm-input-validation-provider'
|
2018-01-30 19:37:49 +01:00 |
|
Joao Moreno
|
7b9368ebc7
|
change to validateInput
|
2018-01-30 19:33:44 +01:00 |
|
Joao Moreno
|
985962d2a2
|
Revert "provide original english translations for git"
This reverts commit b0e3568730.
|
2018-01-30 09:41:14 +01:00 |
|
Martin Aeschlimann
|
1a4c15e5b3
|
[html] update service
|
2018-01-30 08:34:55 +01:00 |
|
Martin Aeschlimann
|
2d60342db1
|
[css] update service
|
2018-01-30 08:34:42 +01:00 |
|
gushuro
|
3625e8f879
|
Adding default values for CSS vendor prefixes in emmet (#42385)
|
2018-01-29 21:12:11 -08:00 |
|
Ramya Achutha Rao
|
4f5a256a4b
|
Allow vendor prefix in emmet #35951
|
2018-01-29 17:29:31 -08:00 |
|
Dirk Baeumer
|
e91b851ca8
|
Upgrade to latest language pack format
|
2018-01-30 00:11:57 +01:00 |
|
Ramya Achutha Rao
|
71c3b15465
|
Update the telemetry module used by extensions
|
2018-01-29 14:53:24 -08:00 |
|
Matt Bierner
|
41afff235b
|
Restore automatically putting TS Server in debug more if TSS_DEBUG is set
Fixes https://github.com/Microsoft/TypeScript/issues/21454
|
2018-01-29 10:50:39 -08:00 |
|
Rob Lourens
|
390a5295b0
|
Fix #40279 - rewrite php grammar rule to avoid regex that hangs vscode-textmate
|
2018-01-29 10:04:28 -08:00 |
|
Matt Bierner
|
d14586e186
|
Provide command aliases for TS extension
#39778
|
2018-01-29 09:55:20 -08:00 |
|
Matt Bierner
|
eaa199495e
|
Add alias for markdown commands
#39778
|
2018-01-29 09:55:20 -08:00 |
|
Joao Moreno
|
b0e3568730
|
provide original english translations for git
related to #39778
|
2018-01-29 18:37:35 +01:00 |
|
Dirk Baeumer
|
62fc2a1230
|
Fix yarn.lock for emmet.
|
2018-01-28 21:47:46 +01:00 |
|
Ramya Achutha Rao
|
7a5045618e
|
Skip emmet in selectors #42245
|
2018-01-27 22:10:58 -08:00 |
|
Matt Bierner
|
46c4c37921
|
Pick up latest TS insiders
|
2018-01-27 13:25:40 -08:00 |
|
Rob Lourens
|
db70084dca
|
Settings editor - autofix missing commas in settings file.
Fixes #42232
|
2018-01-26 18:46:09 -08:00 |
|
Ramya Achutha Rao
|
41e7dbc0df
|
Absorb upstream bug fixes for emmet
|
2018-01-26 15:30:56 -08:00 |
|
Matt Bierner
|
123ce8a0ba
|
Update rust grammar
|
2018-01-26 14:06:55 -08:00 |
|
Martin Aeschlimann
|
6bfc7ee2b5
|
strange intellisense suggestion in settings.json. Fixes #41732
|
2018-01-26 17:27:57 +01:00 |
|
Joao Moreno
|
888f74495d
|
lineWarningLength -> validationProvider
|
2018-01-26 16:43:53 +01:00 |
|
Benjamin Pasero
|
86244d39a7
|
add API tests that run on a workspace
|
2018-01-26 16:16:41 +01:00 |
|
Joao Moreno
|
786ea020f7
|
optionally show Open File action
fixes #41137
|
2018-01-26 15:29:21 +01:00 |
|
Joao Moreno
|
41886d2793
|
fix smoketests
|
2018-01-26 11:36:40 +01:00 |
|
Matt Bierner
|
b3526e5adf
|
Update js/ts grammar
|
2018-01-25 15:28:54 -08:00 |
|
Matt Bierner
|
1ff5d84a5f
|
Also capture dots in jsdoc property names
|
2018-01-25 15:28:54 -08:00 |
|
Dirk Baeumer
|
04594c864b
|
Add support for Language Packs
|
2018-01-25 21:14:34 +01:00 |
|
Matt Bierner
|
b7b3ddbc2e
|
Mark extract constant refactor as refactor.extract.constant
|
2018-01-24 08:55:33 -08:00 |
|
Matt Bierner
|
9e6b718bd4
|
Fixing markdown colorization test
|
2018-01-24 08:42:06 -08:00 |
|
Mika Andrianarijaona
|
2472a47bc8
|
fix: add word boundray to check markdown italic (#41466)
* fix: add word boundray to check markdown italic
* fix: update markdown.tmLanguage.base
|
2018-01-24 08:40:25 -08:00 |
|
Johannes Rieken
|
57a072f82a
|
Merge pull request #41552 from Microsoft/rename-workspaceedit-proto
Allow renaming/creating/deleting files in a workspaced edit
|
2018-01-24 09:28:07 +01:00 |
|