Commit Graph

3731 Commits

Author SHA1 Message Date
Martin Aeschlimann
15b6d56c3a [rust] update rust grammar (Feb 14, 2016) 2016-03-07 12:46:15 +01:00
Joao Moreno
9f8ee47b02 extract gulpfile rebase 2016-03-07 12:27:10 +01:00
João Moreno
b61dd976f6 fixes #1948 2016-03-07 12:09:15 +01:00
Benjamin Pasero
314c33f368 Cross arrow in search panel is different to that used elsewhere (fixes #3376) 2016-03-07 12:07:20 +01:00
isidor
3bc3fb6472 fixes #3668 2016-03-07 11:37:50 +01:00
Martin Aeschlimann
88ff05330e License statements for using the Ionic documentaton (#3696, #3734) 2016-03-07 11:37:21 +01:00
Martin Aeschlimann
c36ac07bea License statements for using the Ionic documentaton (#3696, #3734) 2016-03-07 11:21:55 +01:00
isidor
4042b2bb63 fixes #3511 2016-03-07 11:06:45 +01:00
Benjamin Pasero
bcc789e634 bye bye strings.replaceAll() 2016-03-07 11:04:06 +01:00
Martin Aeschlimann
2a121eddf5 Merge pull request #3734 from guillaumejenkins/ionicHtmlIntellisense
Adding descriptions of Ionic HTML tags
2016-03-07 11:01:53 +01:00
Joao Moreno
78e4f0e3ae use onUnexpectedError 2016-03-07 10:56:37 +01:00
Benjamin Pasero
f720529597 glob: prevent repeated basename computation 2016-03-07 10:56:11 +01:00
Joao Moreno
21d1c6249b protect tree's getChildren when errors occur 2016-03-07 10:54:57 +01:00
Martin Aeschlimann
7984d85c56 Merge pull request #3733 from lukehoban/fix-go-colorization
[go syntax] Don't treat multiline `var` specially
2016-03-07 10:35:00 +01:00
Alex Dima
6c0fe2014e Fixes #3594: copy over filenamePatterns when validating language extension point 2016-03-07 10:07:23 +01:00
Dirk Baeumer
1759819229 Build extensions with nls support 2016-03-07 09:40:44 +01:00
Benjamin Pasero
61066b2cdd Search results include large files which can't be viewed (fixes #3758) 2016-03-07 09:33:38 +01:00
Benjamin Pasero
e23aa19a65 Cannot read property 'saveViewState' of null (fixes #3728) 2016-03-07 09:16:39 +01:00
Benjamin Pasero
580d19ab2e remove unused 2016-03-07 09:06:07 +01:00
Benjamin Pasero
0a352a9901 Merge branch 'master' into ben/associations 2016-03-07 08:46:10 +01:00
Benjamin Pasero
cd05246560 fix encoding detection for utf8 and utf8bom 2016-03-07 06:55:23 +01:00
Alex Dima
c19f9bf590 Inline theme files 2016-03-06 12:42:58 +01:00
Alex Dima
a9952454eb Remove no longer necessary tasks 2016-03-06 12:37:24 +01:00
Benjamin Pasero
bc942c72cb improve snippet for file association 2016-03-05 14:58:49 +01:00
Benjamin Pasero
2672a276f6 fix markdown preview action contribution 2016-03-05 14:35:15 +01:00
Benjamin Pasero
b72aba598c some cleanup 2016-03-05 10:57:01 +01:00
Benjamin Pasero
5f7ac1ad0d Merge branch 'master' into ben/associations 2016-03-05 10:28:54 +01:00
Guillaume Jenkins
ac0dc5ecbe Adding descriptions of Ionic HTML tags 2016-03-04 13:41:57 -08:00
Luke Hoban
22b5600ed7 [go syntax] Don't treat multiline var specially
Fixes https://github.com/Microsoft/vscode-go/issues/223.
2016-03-04 11:05:42 -08:00
isidor
181042908c fixes #3730 2016-03-04 18:39:20 +01:00
Joao Moreno
eb257f595b improve extension recommendations
related to #3633
2016-03-04 18:30:16 +01:00
Benjamin Pasero
0c463fcbce Merge branch 'master' into ben/associations 2016-03-04 17:40:04 +01:00
Benjamin Pasero
7c803f78da Mac: Doubleclick sometimes ends up selecting the span (fixes #3726) 2016-03-04 17:39:40 +01:00
Benjamin Pasero
4d9afc6624 associate mimes from the modeservice 2016-03-04 17:38:15 +01:00
Benjamin Pasero
3041b376a0 have intellisense for modes 2016-03-04 17:36:31 +01:00
Joao Moreno
735d2de23b version bump 2016-03-04 17:27:08 +01:00
Martin Aeschlimann
3c3de953da [josn-server] remove typescript and mocha as dev dependencies 2016-03-04 17:06:50 +01:00
Joao Moreno
9c51f1a85e remove extension tips status bar contribution
fixes #3633
2016-03-04 16:40:10 +01:00
Joao Moreno
9f881a0898 fix npe 2016-03-04 16:26:05 +01:00
Joao Moreno
a934234261 fix build 2016-03-04 16:04:45 +01:00
Benjamin Pasero
3ff5de1e0a Merge branch 'master' into ben/associations 2016-03-04 15:57:04 +01:00
Joao Moreno
d0e3ab293d Merge branch 'ext-compile' 2016-03-04 15:54:01 +01:00
Joao Moreno
5e6427711e remove console.log 2016-03-04 15:53:04 +01:00
Joao Moreno
12d7f996b6 remove hardcode extensions dependencies 2016-03-04 15:48:57 +01:00
Benjamin Pasero
bf904af753 clear user configured mime associations when updating 2016-03-04 15:48:33 +01:00
Benjamin Pasero
7a48e16b61 implement more explicit mode lookup rules 2016-03-04 15:36:59 +01:00
Joao Moreno
eb2ab21c34 fix lint 2016-03-04 15:36:27 +01:00
Joao Moreno
69286bbe48 fix watch & compile tasks 2016-03-04 15:31:21 +01:00
Martin Aeschlimann
46657ddea7 [json] fix sourcemaps 2016-03-04 15:22:32 +01:00
Andre Weinand
575ee25111 update node-debug for #3675 2016-03-04 12:05:15 +01:00