vscode/extensions
Matt Bierner 83db3cad0c Fix Autolink Syntax Highlighting in Markdown (#18201)
Fixes #18197

**Bug**
Autolinks that start a line in markdown are currently parsed as as html content

**Fix**
Restrict the html element parser a little more so that we don't match tags html tags that look like `<scheme:...>`
2017-01-05 17:03:39 -08:00
..
bat
clojure
coffeescript coffeescript: use new way of contributing breakpoints 2016-11-17 15:00:05 +01:00
configuration-editing Remove mocha.d.ts from extension projects that don't need it 2016-12-07 17:06:27 -08:00
cpp Update c grammar to atom/language-c@0d0f323 (2016-12-07) 2016-12-30 21:39:10 -04:00
css [css] update launch.json to outFiles 2016-12-05 17:16:25 +01:00
diff Change order of Diff extensions. 2016-12-21 16:26:51 +02:00
docker [docker] add update grammar script 2016-12-05 11:44:30 +01:00
extension-editing Remove mocha.d.ts from extension projects that don't need it 2016-12-07 17:06:27 -08:00
fsharp [fsharp] Updated fsharp.json to ionide/ionide-fsgrammar@864bfd9 (2016-12-21). Fixes #17820 2016-12-28 22:51:46 -04:00
git ups 2016-10-20 16:13:06 +02:00
go Merge pull request #13884 from Microsoft/aeschli/typescript-grammar-update 2016-10-17 15:03:07 +02:00
groovy [themes] add variable.language for this, super, self... 2016-10-14 18:33:16 +02:00
handlebars [hanldebar] update grammar to daaain/Handlebars@4e82444 (2016-12-08), fixes #17093 2016-12-13 09:46:26 +01:00
html [html] setting to disable script & style validation 2017-01-03 20:37:48 -04:00
ini Add .conf and .cfg file extensions for ini language 2016-11-15 22:02:44 +08:00
jade [jade] Adaptation of autoClosingPairs and surroundingPairs for Jade extension. Fixes #17745 2016-12-28 23:00:35 -04:00
java [java] Javadoc Syntax highlighting. Fixes #15527 2016-11-23 22:34:18 +01:00
javascript Merge pull request #17423 from mjbvz/fix-package-json-auto-complete 2016-12-30 13:50:14 +01:00
json Add a few casts to work around issues in ts 2.1.4 (#16861) 2016-12-07 13:54:25 -08:00
less [less] test for #14119 2016-11-07 10:26:08 +01:00
lua Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
make [make] Could you add *.mk file extension to be highlighted as a Makefile into default VS Code distribution? Fixes #17734 2016-12-28 23:06:42 -04:00
markdown Fix Autolink Syntax Highlighting in Markdown (#18201) 2017-01-05 17:03:39 -08:00
ms-vscode.node-debug update node-debug deps 2016-11-23 23:12:50 +01:00
ms-vscode.node-debug2
objective-c Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
perl Fix integration test ("whitespace" scopes should not get "invisibles" color) 2016-11-07 11:08:07 +01:00
php Remove mocha.d.ts from extension projects that don't need it 2016-12-07 17:06:27 -08:00
powershell [themes] add support.function 2016-10-14 18:02:14 +02:00
python Remove mocha.d.ts from extension projects that don't need it 2016-12-07 17:06:27 -08:00
r [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
razor Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551 2016-10-27 12:04:54 +02:00
ruby Remove mocha.d.ts from extension projects that don't need it 2016-12-07 17:06:27 -08:00
rust [themes] add support.function 2016-10-14 18:02:14 +02:00
scss [scss] update grammar to to atom/language-sass@0c65009 (2016-10-16) 2016-11-09 10:48:37 +01:00
shaderlab oss input 2016-10-27 09:16:32 +02:00
shellscript Add .zsh-theme to shellscript extensions 2016-11-15 09:46:24 +09:00
sql [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
swift Fix our snippets to be text mate compatible 2016-11-11 17:13:36 +01:00
theme-abyss [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
theme-defaults [php] use grammar from atom/language-php 2016-11-22 19:08:43 +01:00
theme-kimbie-dark [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
theme-monokai [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
theme-monokai-dimmed [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
theme-quietlight
theme-red
theme-seti New seti icon theme looks bad. Fixes #17252 2016-12-15 14:35:40 +01:00
theme-solarized-dark [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
theme-solarized-light [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
theme-tomorrow-night-blue [themes] built-in themes adoptions to findings from vscode-textmate changes 2016-12-01 15:17:32 +01:00
typescript Show Error Message if TypeScript Settings Update Fails (#18130) 2017-01-05 12:33:29 -08:00
vb Fix our snippets to be text mate compatible 2016-11-11 17:13:36 +01:00
vscode-api-tests Get rid of IEventService in favour of real events (#17515) 2016-12-19 09:37:10 +01:00
vscode-colorize-tests enable integration tests again, cleanup a little of the ///-reference mess, #14059 2016-10-20 12:04:01 +02:00
xml Update package.json 2016-11-03 14:32:44 +08:00
yaml
declares.d.ts Enable Strict Null Checks and Use Lib References in Markdown Extension (#16346) 2016-12-02 11:07:40 -08:00
lib.core.d.ts
node.d.ts
npm-shrinkwrap.json share TypeScipt node_module amongst extensions 2016-11-23 16:35:50 +01:00
package.json share TypeScipt node_module amongst extensions 2016-11-23 16:35:50 +01:00
postinstall.js share TypeScipt node_module amongst extensions 2016-11-23 16:35:50 +01:00