Dirk Baeumer
2cc1a70bc4
Fixes #14797 : Add workaround for TS issue: https://github.com/Microsoft/TypeScript/issues/11883
2016-11-01 14:40:14 +01:00
Martin Aeschlimann
be2143ddcb
In built Kimbie Dark theme is broken for Typescript files. Fixes #14666
2016-10-31 14:31:27 +01:00
Sandeep Somavarapu
099b686c69
Fix #14547
2016-10-28 16:18:21 +02:00
Martin Aeschlimann
603bf23f4a
[html] remove console.log
2016-10-28 10:38:23 +02:00
Alex Dima
c525146876
Fixes #13295 : Remove brackets with problems
2016-10-27 21:40:46 +02:00
Martin Aeschlimann
82d17905f1
[ini] remove ini.tmlanguage
2016-10-27 17:00:54 +02:00
Martin Aeschlimann
2b67a156ff
Merge pull request #13923 from Ikuyadeu/fix_ini
...
fix ini #13648
2016-10-27 16:51:31 +02:00
Martin Aeschlimann
a31bf208c8
onInitialize() should check if params.initializationOptions is null fiixes #12259
2016-10-27 16:47:36 +02:00
Martin Aeschlimann
cc732bcb2b
Merge pull request #13461 from The-Smallest/patch-1
...
Typo in project.json
2016-10-27 16:40:40 +02:00
Martin Aeschlimann
47a79e95c4
[ts] update grammar
2016-10-27 16:39:46 +02:00
Alex Dima
80cbf2e25e
Fixes #14552 : Introduce embeddedLanguages in grammars extension point and adopt it for html and php
2016-10-27 14:57:25 +02:00
Martin Aeschlimann
2db37ea17a
Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551
2016-10-27 12:04:54 +02:00
Dirk Baeumer
b74b36bee0
Fixes #13266 : TSC version mismatch shouldn't be shown for JavaScript
2016-10-27 12:01:29 +02:00
Dirk Baeumer
aa587165ff
Fixed #14548 : Lock TypeScript 2.0.6 dependency in NPM shrinkwarp if necessary
2016-10-27 11:02:17 +02:00
Benjamin Pasero
797f90b7b5
oss input
2016-10-27 09:16:32 +02:00
Johannes Rieken
0231e82cf0
function vs function-call, fixes #14490
2016-10-26 12:57:17 +02:00
Martin Aeschlimann
3d6c220d24
CSS autocomplete in html files not working on Windows.Fixes #14467
2016-10-26 12:33:29 +02:00
Benjamin Pasero
1de326dfaa
update to typescript 2.0.6
2016-10-26 11:49:16 +02:00
Dirk Baeumer
207d45f161
Fixes #14410 : Rename experimentalAutomaticTypeAcquisition to disableAutomaticTypingAcquisition
2016-10-25 15:10:14 +02:00
Joao Moreno
fb210605a5
remove periods
2016-10-25 11:16:48 +02:00
kieferrm
f94ebcf2d0
enable automatic typings acquisition by default
2016-10-24 17:10:08 -07:00
Martin Aeschlimann
7bdc667cd4
Change HTML grammar to be more precise (embedded modes). fixes #14295
2016-10-24 23:19:07 +02:00
Martin Aeschlimann
4bfb974814
[html/css] decorators for embedded css
2016-10-24 15:26:50 +02:00
Martin Aeschlimann
2df11a3136
[html][css] diagnistics for embedded content
2016-10-24 15:26:48 +02:00
Dirk Baeumer
6a35e4ffcc
Minor typo fix.
2016-10-24 15:07:32 +02:00
Dirk Bäumer
150a635db4
Merge pull request #14078 from cliffkoh/fixTypos
...
Fix typos and consistency issues
2016-10-24 15:04:28 +02:00
Johannes Rieken
2ef658a7c8
format.enable label to informat about required restart
2016-10-24 12:08:57 +02:00
Benjamin Pasero
4384310ab2
'Open Preview' button for markdown files is not available anymore ( fixes #13476 )
2016-10-24 08:32:25 +02:00
Daniel Imms
c8fc3e418e
Clean up terminal api tests
2016-10-22 04:40:16 -07:00
Daniel Imms
611ed75a9b
Remove wait loop in extHostTerminalService
...
Fixes #12434
2016-10-22 04:30:45 -07:00
Martin Aeschlimann
e7a9f820ad
[html] only enable embedded content support on demand
2016-10-21 22:33:54 +02:00
Martin Aeschlimann
1b2478dd2b
[html] add hover for tags and embedded css
2016-10-21 22:02:43 +02:00
Martin Aeschlimann
893ced4314
[html] embedded content documents updating, refactoring
2016-10-21 22:02:42 +02:00
Johannes Rieken
9aeeee4c1a
don't project failures to console, fixes #13785
2016-10-21 10:42:58 +02:00
Martin Aeschlimann
74086c887d
Merge pull request #12271 from Huachao/patch-3
...
Update handlebars block comments symbols
2016-10-21 09:21:43 +02:00
Johannes Rieken
e58afe1ab6
Thenable<T> everywhere
2016-10-20 18:30:09 +02:00
Joao Moreno
72dfd0e15c
ups
2016-10-20 16:13:06 +02:00
Joao Moreno
a83f2b733d
remove publisher
2016-10-20 14:44:18 +02:00
Joao Moreno
74643fd171
remove git extension code
2016-10-20 14:44:00 +02:00
Martin Aeschlimann
eec57b4f9d
[html] filter empty lines in virtual documents
2016-10-20 14:24:23 +02:00
Johannes Rieken
093cd8b2a3
enable integration tests again, cleanup a little of the ///-reference mess, #14059
2016-10-20 12:04:01 +02:00
Cliff Koh
931cc6ca1c
Fix typos and consistency issues
2016-10-20 02:48:40 -07:00
Johannes Rieken
404effdd98
don't use engine-vscode: * with an old version of vscode-module, fixes #14059
2016-10-20 11:18:10 +02:00
Martin Aeschlimann
f3f5435195
[html] completion proposals for embedded CSS (for #8928 )
2016-10-20 10:58:29 +02:00
Johannes Rieken
dc7402b978
make vscode.d.ts use a declare module, #13990
...
* a declared module allows to have a sibling module containing experimental API
* this change also cleans up some bogous type pollution that happened because vscode used to be both, a declare module and a global namespace
2016-10-19 11:43:56 +02:00
Yuki Ueda
87af697987
type propaties to properties
2016-10-19 10:40:23 +09:00
Martin Aeschlimann
24380045bc
Test for #12750 ( Fixes #12895 )
2016-10-18 17:58:30 +02:00
Martin Aeschlimann
259ab5f015
[themes] add keyword.operator.expression
2016-10-18 17:58:29 +02:00
Martin Aeschlimann
117f6bba76
[ts] update grammar
2016-10-18 11:57:00 +02:00
Martin Aeschlimann
a0eee2788f
[c] update grammar
2016-10-18 09:46:14 +02:00