Ramya Achutha Rao
47c79fd2a8
Update shrinkwrap
2017-06-21 17:42:54 -07:00
Ramya Achutha Rao
93de2bd8df
Remove emmet autocomplete for jsx Fixes #29185
2017-06-21 17:00:38 -07:00
Ramya Achutha Rao
07c5fe39dd
Moved emmet completion provider to vscode-emmet-helper
2017-06-21 16:21:54 -07:00
Ramya Achutha Rao
1a11b9dd4f
getNode is not needed by the helper module
2017-06-21 14:47:42 -07:00
Ramya Achutha Rao
b7afeff71d
More prep for moving completion provider out
2017-06-21 14:33:59 -07:00
Ramya Achutha Rao
a057a5974a
Prepping to move completion provider to a re-usable module
2017-06-21 14:22:30 -07:00
Rob Lourens
d51eaa45c8
Bump timeout for test involving search - fix #28794
2017-06-21 14:14:18 -07:00
Matt Bierner
8d6645c242
Initial work on making ts extension multiroot aware
2017-06-21 13:43:45 -07:00
Ramya Achutha Rao
23360c8b24
Do not expand abbr if syntax is not valid
2017-06-21 11:31:51 -07:00
Ramya Achutha Rao
69e706a10e
Use internal emmet logic to figure out syntax as emmet extension is not aware of embedded languages
2017-06-21 11:27:24 -07:00
Rob Lourens
ddce302ba1
Revert "Bump timeout for test involving search - #28794 "
...
This reverts commit c793042d0b .
2017-06-21 10:41:03 -07:00
Rob Lourens
250260678a
Fix #29094
2017-06-21 10:04:02 -07:00
Rob Lourens
c793042d0b
Bump timeout for test involving search - #28794
2017-06-21 10:02:56 -07:00
Joao Moreno
5667cc0e69
use vsce to determine what to package when bundling extensions
...
fixes #29054
2017-06-21 16:17:21 +02:00
Benjamin Pasero
f14d6bb0a2
multi root - adopt for title bar variables
2017-06-21 09:02:16 +02:00
Ramya Achutha Rao
a49a42680a
Explicit mapping for langs whose parent are emmet supported #28545
2017-06-20 18:49:55 -07:00
Matt Bierner
c759a07257
Fix bad cherrypick of coffeescript test update
2017-06-20 18:27:13 -07:00
Matt Bierner
4c1a6f1e41
Revert "Update coffee grammar tests"
...
This reverts commit c1906c79af .
2017-06-20 18:27:13 -07:00
Rob Lourens
691fbe1615
Merge pull request #29130 from jens1o/jens1o-update-php-grammar
...
update php grammar
2017-06-20 18:24:48 -07:00
Matt Bierner
c1906c79af
Update coffee grammar tests
2017-06-20 18:23:09 -07:00
Ramya Achutha Rao
a318cab2f0
Combine Expand/Complete Emmet abbreviations #28556
2017-06-20 17:53:27 -07:00
Ramya Achutha Rao
8f5fc228a7
Refactoring to support #28556 eventually
2017-06-20 17:39:10 -07:00
Matt Bierner
5767e38cea
Treat single line breaks as spaces in jsdocs. Fixes #28971
2017-06-20 17:28:48 -07:00
Matt Bierner
6eab963cc4
Add highlighting for coffeescript string interpolation. Fixes #29108
2017-06-20 16:43:37 -07:00
Matt Bierner
4f372d0b25
Update coffeescript grammar
2017-06-20 16:43:37 -07:00
Ramya Achutha Rao
ac60143aa9
Honor emmet.extensionsPath setting for variables and profile
2017-06-20 15:51:06 -07:00
Ramya Achutha Rao
91008076eb
Get latest emmet expand abbr module to exlcude mocha from dependencies
2017-06-20 15:00:29 -07:00
Christof Marti
5b4f203e16
Remove unnecessary dependencies
2017-06-20 14:09:20 -07:00
Ramya Achutha Rao
6e366b8f90
Reduce dev dependencies of emmet #28874
2017-06-20 14:05:48 -07:00
Matt Bierner
6fa9edcf71
Update js/ts grammar
2017-06-20 13:51:31 -07:00
Ramya Achutha Rao
05b254dcfb
Support variable customization in emmet snippets
2017-06-20 12:54:07 -07:00
Ramya Achutha Rao
5e2d92d269
Support xhtml as output profile
2017-06-20 11:43:35 -07:00
jens1o
d4e6fc459c
update php grammar
2017-06-20 20:20:09 +02:00
Alexandru Dima
41616b5a71
Merge pull request #29050 from rebornix/IndentInLanguageConfig
...
Customize indent rules in language configuration
2017-06-20 10:37:48 +02:00
Ramya Achutha Rao
1809bb2fc1
Use emmet.syntaxProfiles in new emmet
2017-06-19 22:37:19 -07:00
Christof Marti
e75ff7dc9f
Register regular commands and look up active editor ( fixes #27584 , fixes #27585 )
2017-06-19 18:40:11 -07:00
Ramya Achutha Rao
8902a30b12
Consolidate emmet expand action and emmet completion
2017-06-19 17:35:05 -07:00
rebornix
12e35dfb3e
Customize indent rules in language configuration
2017-06-19 13:39:28 -07:00
Matt Bierner
0423761713
Show warning message for configure excludes before opening config file. Fixes #28659
2017-06-19 11:14:59 -07:00
Martin Aeschlimann
be2b6bd127
HTML Comments Not Colour Coded when there is a <?php> in the script tag. Fixes #28354
2017-06-19 11:56:33 +02:00
João Moreno
6b9a527881
Merge pull request #28957 from gandreadis/patch-1
...
Improve grammar of config setting description
2017-06-19 11:25:23 +02:00
Ramya Achutha Rao
6757e57fe8
Use css abbreviations inside html style block. Fixes #28039
2017-06-18 23:16:27 -07:00
Ramya Achutha Rao
fadd172c54
Avoid emmet expansion inside html tag and css selectors. Fixes #28829
2017-06-18 23:16:27 -07:00
Georgios Andreadis
cee711bb23
Improve grammar of config setting description
...
While the former version is technically correct, I consider the proposed version easier to read.
2017-06-18 11:35:07 +02:00
Daniel Imms
df9ef66019
Increase contrast of bright black in solarized terminal
...
Fixes #28288
2017-06-17 02:03:44 -07:00
Matt Bierner
1564137b95
Prototype TS/JS Refactoring Provider ( #27166 )
...
* Prototype TS/JS Refactoring Provider
Fixes #25739 , from https://github.com/Microsoft/TypeScript/pull/15569
Prototype of refactoring support for ts 2.4
* Adding error reporting
* Updating for new API
* show quick pick for non-inlinable refactrings
2017-06-16 13:13:55 -07:00
rebornix
19ae0932c4
AutoIndent: Enrich TypeScript and HTML rules.
2017-06-16 12:58:42 -07:00
Joao Moreno
fd2dac6d58
fixes #28506
2017-06-16 10:00:59 +02:00
Rohith Reddy Kumbharkar
e9ec53eb7a
Added functionality to toggle break rendering mode for markdown preview ( #28713 )
2017-06-15 17:24:47 -07:00
Ramya Achutha Rao
baf54ef06f
Collapse html,css completion provider for emmet
2017-06-15 17:20:17 -07:00