Commit graph

1213 commits

Author SHA1 Message Date
Martin Aeschlimann
8751b28026 [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
Martin Aeschlimann
52f9c67a5a [themes] avoid entity.name.class scope 2016-10-14 16:05:33 +02:00
Martin Aeschlimann
72c6f6625e [themes] add ts cast & new scope, remove entity.name.method 2016-10-14 12:15:42 +02:00
Martin Aeschlimann
0069a59414 [ts] coloring for 'this' 2016-10-14 10:41:22 +02:00
Martin Aeschlimann
de957293de [ts] upate grammar, remove meta scopes 2016-10-14 10:13:51 +02:00
Martin Aeschlimann
d34c873db7 HTML word definition changed. Fixes #13675 2016-10-13 16:53:28 +02:00
Martin Aeschlimann
ee36050edc [ts] add specific tests (expected results) 2016-10-13 15:24:01 +02:00
Martin Aeschlimann
796e5a9b30 [ts] specific colorize tests 2016-10-13 15:20:46 +02:00
Benjamin Pasero
f3dbef0413 better fix for #13577 2016-10-13 12:18:34 +02:00
Johannes Rieken
c18db474ba clean-up util using new event, #643 2016-10-13 10:29:03 +02:00
Johannes Rieken
5f0ba23b69 add simple test for onDidChangeVisibleTextEditors, #643 2016-10-13 10:29:03 +02:00
Joao Moreno
f0bf8e4e3b fixes #13633 2016-10-13 09:52:18 +02:00
Sandeep Somavarapu
2c29a9d91b Actions to open extension storage files 2016-10-12 16:58:53 +02:00
Joao Moreno
eb07dfb380 git: dirtydiff decorators lifecycle 2016-10-11 18:06:43 +02:00
Martin Aeschlimann
4ec94e9525 [coffeescript] update grammar, add script 2016-10-11 18:04:04 +02:00
Martin Aeschlimann
4ef9dcd6b4 [java] add grammar update script 2016-10-11 17:35:23 +02:00
Martin Aeschlimann
07bbf8bb4e [html] update languageservice. Fixes #12954 2016-10-11 11:48:19 +02:00
Dirk Bäumer
a0f68bfe3f Merge pull request #13432 from Microsoft/waderyan/version-mismatch-messaging
Updated version mismatch Info message
2016-10-11 10:02:04 +02:00
Joao Moreno
901810dc4a git: dirty diff first steps 2016-10-11 09:37:28 +02:00
Wade Anderson
b10d024111 Updated version mismatch Info message
Per https://github.com/Microsoft/vscode/issues/13284#issuecomment-252186657
2016-10-10 08:55:20 -07:00
Joao Moreno
8650a786ee git extension: first steps 2016-10-10 17:37:28 +02:00
Martin Aeschlimann
42a5c57451 [xml] update grammar to atom/language-xml@f461d42 (2016-10-01). Fixes #13193. 2016-10-10 17:20:28 +02:00
Johannes Rieken
c2c86bef86 tsfmt - extensions/vscode-colorize-tests 2016-10-08 09:42:14 +02:00
Johannes Rieken
196c630451 tsfmt - extensions/vscode-api-tests 2016-10-08 09:41:37 +02:00
Johannes Rieken
eda34bbe60 tsfmt - extensions/typescript 2016-10-08 09:39:48 +02:00
Johannes Rieken
52276538ed tsfmt - extensions/php 2016-10-08 09:35:06 +02:00
Johannes Rieken
69a30b6531 tsfmt - extensions/markdown 2016-10-08 09:33:01 +02:00
Johannes Rieken
507b551462 tsfmt - extensions/json/server 2016-10-08 09:32:25 +02:00
Johannes Rieken
7b5a828331 tsfmt - extensions/json/client 2016-10-08 09:31:07 +02:00
Johannes Rieken
6eb4cd9df5 tsfmt - extensions/javascript 2016-10-08 09:29:51 +02:00
Johannes Rieken
1ea464363c tsfmt - extensions/html/server 2016-10-08 09:28:50 +02:00
Johannes Rieken
48ac631f65 tsfmt - extensions/html/client 2016-10-08 09:28:09 +02:00
Johannes Rieken
0b9a8e165b tsfmt - extensions/css/server 2016-10-08 09:27:16 +02:00
Johannes Rieken
ee9ff34e72 tsfmt - extensions/css/client 2016-10-08 09:26:31 +02:00
Johannes Rieken
72e314b8b6 tsfmt - extensions/configuration-editing 2016-10-08 09:25:25 +02:00
Michael
261c23d427 fix typo in type definitiion 2016-10-03 16:02:02 +02:00
Joao Moreno
70bd724e4e fixes #12773 2016-09-29 22:35:01 +02:00
Dirk Baeumer
2e5b5f1750 Fixes #13035: Disable experimental auto build setting 2016-09-29 21:56:14 +02:00
Erich Gamma
cc3e8bb029 Fix for #12977 2016-09-29 21:21:05 +02:00
Dirk Baeumer
623e0176c7 Update typescript extension OSSReadme 2016-09-29 16:49:35 +02:00
Erich Gamma
8a6ba3b28b Fix for @12195 Adding a div causes an extra stray bracket in Razor 2016-09-29 14:34:40 +02:00
Dirk Baeumer
7067b5927c Fixes #12721: Info message about typescript.tsdk is a bit too much 2016-09-29 14:04:45 +02:00
Sandeep Somavarapu
5ad1483b63 fix #12750 2016-09-28 18:07:03 +02:00
Dirk Baeumer
82e929bd0f Partial fix for #12798. 2016-09-28 15:36:28 +02:00
Dirk Baeumer
d15f6491a7 Fixes #12803: Cannot read property 'then' of null 2016-09-28 14:49:35 +02:00
Dirk Baeumer
12a9daeb62 Fixes #12798: TS error stays around 2016-09-28 13:46:20 +02:00
Benjamin Pasero
f6d0cc1645 fixes #12757 2016-09-28 10:37:54 +02:00
Dirk Baeumer
5c602c0afd Fixes #12778: [loc][Query][VSCode] Please clarify string 2016-09-28 10:35:43 +02:00
Kai Maetzel
37cffbd031 Merge pull request #11066 from eklavyamirani/master
Fixed: Markdown syntax highlighting to support alternative header styles
2016-09-26 17:44:21 -07:00
Dirk Baeumer
f92b910dbb Fixes #11850: Investigate better synchronization between diagnostic request and auot code complete 2016-09-26 22:14:23 +02:00