Commit Graph

3648 Commits

Author SHA1 Message Date
Johannes Rieken
c9c409cb7b deco - don't call check-ignore without files 2017-10-18 12:15:18 +02:00
Johannes Rieken
44bd7e3176 deco - don't check for ignored files outside the repo 2017-10-18 11:44:55 +02:00
Johannes Rieken
71d332b464 deco - remove opacity, use colors only, remove provider label from proposed api 2017-10-18 10:36:47 +02:00
Johannes Rieken
ca2c107324 deco - update decorations when gitignore-file changes 2017-10-18 10:06:13 +02:00
Johannes Rieken
5faa72ac39 deco - use a color for ignored files 2017-10-18 09:03:15 +02:00
Matt Bierner
2cbaa8c7d5 Pick up TS 2.6.1-insiders.20171016 2017-10-17 22:32:27 -07:00
Matt Bierner
4d09bef3c5 Update coffeescript grammar
Fixes #36422
2017-10-17 12:54:49 -07:00
Johannes Rieken
d5880b1a59 deco - decorate ignored files 2017-10-17 17:19:36 +02:00
Johannes Rieken
41f0ff15d7 deco - move scm decorations to git extension 2017-10-17 12:49:56 +02:00
Matt Bierner
f8bac907b7 Mark markdown yaml frontmatter as yaml embedded language
Fixes #30873
2017-10-16 14:45:06 -07:00
Matt Bierner
a101ae1817 Change a few more ts providers to use async 2017-10-16 14:45:06 -07:00
Johannes Rieken
65a2d30efe color - jsdoc and tiny tweaks for color provider api 2017-10-16 12:43:21 +02:00
Dániel Tar
de68b077b5 Improve consistency of Emmet messages (#36251)
- Start Emmet with capital E
- Write BEM with all caps like in the official documentation
2017-10-15 10:56:52 -07:00
Ramya Achutha Rao
36b598c047 Fix typos for descriptions of emmet prefrerences #35676 2017-10-14 17:37:57 -07:00
Matt Bierner
73635a9cd3 Add option to disable quick suggestions for js/ts paths
Fixes #35877
2017-10-13 15:37:19 -07:00
Matt Bierner
989c40066d Fix commenting of jsx attribute using jsx style comments
Fixes #36175
2017-10-13 14:51:04 -07:00
Matt Bierner
9613018ef0 Update ts grammar 2017-10-13 14:46:12 -07:00
Matt Bierner
3a54e32291 Update TypeScript to use new task API
Fixes #35371
2017-10-13 14:19:51 -07:00
Martin Aeschlimann
7b6d3a13af [json] update service 2017-10-13 11:59:41 +02:00
Martin Aeschlimann
c697689589 [folding] add java folding regions 2017-10-13 09:31:48 +02:00
Matt Bierner
d1047a65ed Pick up first TS 2.6 insiders 2017-10-12 19:25:15 -07:00
Matt Bierner
ae20b2073a Make sure we rewrite contentName for jsx grammar 2017-10-12 19:25:15 -07:00
Matt Bierner
9ca019f9e8 Update js/ts grammars 2017-10-12 19:25:15 -07:00
jmdowns2
49e570e136 Fix for #32342 (#35463)
* When expanding abbreviations, do so from bottom to top.  This way a change higher up will not interfere with text below.

* When expanding abbreviations, do so from bottom to top.  This way a change higher up will not interfere with text below.
2017-10-12 10:26:55 -07:00
Benjamin Pasero
ca6a055ba2 git - once again fix broken selection syncing 2017-10-12 17:52:55 +02:00
Martin Aeschlimann
cf70385df5 Folding regions broken 2017-10-12 16:55:15 +02:00
Joao Moreno
3070c0bb66 Merge branch 'dirtydiff' 2017-10-12 16:07:31 +02:00
Johannes Rieken
f813a949c1 adjust scm colors 2017-10-12 14:47:02 +02:00
Benjamin Pasero
20d7f8ab15 test for showWorkspaceFolderPick 2017-10-12 10:39:35 +02:00
Matt Bierner
c098b394b0 Use single setting to control autodetect of tasks
#35067
2017-10-11 18:45:31 -07:00
Matt Bierner
a60a551582 add new typescript.tsc.autoDetectType to enable either detection of build or watch tasks
Fixes #35067
2017-10-11 18:30:49 -07:00
Matt Bierner
b811aa6c40 Fix all javascript being tagged as the javascript react language 2017-10-11 18:15:31 -07:00
Ramya Achutha Rao
fd77f04352 Include recent emmet preferences in settings suggestions Fixes #35676 2017-10-11 10:26:34 -07:00
Martin Aeschlimann
1fb361861f [folding] add work boundries to folding markers 2017-10-11 17:28:10 +02:00
Joao Moreno
1f058ae1cb diff: fix stage/revert ranges 2017-10-11 17:17:10 +02:00
Martin Aeschlimann
a5f49516c1 [json] update server & service 2017-10-11 16:01:48 +02:00
Martin Aeschlimann
c6b980c672 [html] update server 2017-10-11 16:01:47 +02:00
Martin Aeschlimann
08597e3aaf [css] update service & server 2017-10-11 16:01:47 +02:00
Joao Moreno
45fa36902e diff: snappier stage 2017-10-11 15:27:37 +02:00
Joao Moreno
7d729c9d17 diff: inline actions 2017-10-11 15:16:47 +02:00
Dániel Tar
e03163d9a8 Fix wrong placement of 'e.g.'s in the description of window.title setting (#35986)
* Fix wrong placement of 'e.g.'s in the description of `window.title` setting

* Fix the same error in configuration-editing
2017-10-11 10:02:55 +02:00
Matt Bierner
00dbc4541c Autoshow intellisense for import with no side effects
Fixes #35691
2017-10-10 18:05:14 -07:00
Matt Bierner
63ecf01397 Use unique grammar and scope for JavaScript react to avoid conflicts when overriding plain old javascript grammar
Fixes #35532
2017-10-10 15:02:32 -07:00
Johannes Rieken
a34ee0c5aa label tweak 2017-10-10 17:09:36 +02:00
Johannes Rieken
9c4052804d adjust git colors 2017-10-10 17:09:35 +02:00
Johannes Rieken
e73da33e4f add back untracked color, remove suffix for now 2017-10-10 17:09:35 +02:00
Johannes Rieken
73164106d5 simplify git decorations... 2017-10-10 17:09:34 +02:00
Johannes Rieken
5c109769f0 use ColorIdentifier instead of Color, define some git colors for untracked, modifed, and ignored 2017-10-10 17:08:53 +02:00
Joao Moreno
dfc3c944a4 remove unused variable 2017-10-10 16:05:37 +02:00
Joao Moreno
ccb7910128 git content provider checks the wrong cache key
fixes #35559
2017-10-10 10:22:11 +02:00