Commit graph

4409 commits

Author SHA1 Message Date
f111fei
8fb523f810 optimize postinstall 2016-04-12 10:20:18 +08:00
Martin Aeschlimann
37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann
320a247a6f fixes #499: syntax highlighting broken when divide symbol is not separated using space 2016-04-11 21:28:17 +02:00
Martin Aeschlimann
3a486b145e colorize tests: add color, normalize type 2016-04-11 21:28:15 +02:00
Johannes Rieken
4431fb83c1 debt - move suggest registry to modes 2016-04-11 18:04:17 +02:00
Johannes Rieken
37be9a631d debt - move rename registry to modes 2016-04-11 18:04:17 +02:00
Johannes Rieken
39038672c0 debt - move reference search registry to modes 2016-04-11 18:04:17 +02:00
Martin Aeschlimann
f6c9b396f9 Merge pull request #5139 from pjmeyer/master
Update Dockerfile highlighting to support 'ARG'
2016-04-11 17:48:25 +02:00
Martin Aeschlimann
8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00
Martin Aeschlimann
34470d1810 [xml] colorizer tests 2016-04-11 16:03:39 +02:00
Martin Aeschlimann
a5ae040dba [js/ts] colorizer tests 2016-04-11 16:03:39 +02:00
Martin Aeschlimann
e475fdebcc [html/razor/handlebars/xml] colorizer tests 2016-04-11 16:03:38 +02:00
Martin Aeschlimann
f324e87fc7 [docker] colorizer tests 2016-04-11 16:03:37 +02:00
Martin Aeschlimann
04f70fd797 [diff] colorizer tests 2016-04-11 16:03:37 +02:00
Martin Aeschlimann
1416f6e5ce [git] colorizer tests 2016-04-11 16:03:36 +02:00
Martin Aeschlimann
d4182e34b8 colorizer test code polish 2016-04-11 16:03:35 +02:00
Martin Aeschlimann
084e8dba55 [css/less/sass] colorizer tests 2016-04-11 16:03:35 +02:00
Martin Aeschlimann
4f3dfc420f [c] colorizer tests 2016-04-11 16:03:34 +02:00
Martin Aeschlimann
0f32c8e950 [coffescript] tokenizer tests 2016-04-11 16:03:34 +02:00
Martin Aeschlimann
4ad359a330 exclude colorize-fixtures from hygiene 2016-04-11 16:03:33 +02:00
Martin Aeschlimann
de555832a4 [clojure] colorize tests 2016-04-11 16:03:32 +02:00
Martin Aeschlimann
045ff8db5c [bat] colorize tests 2016-04-11 16:03:31 +02:00
Benjamin Pasero
4fc3951d92 [loc][Query][VSCode] Please clarify whether this should be locked "{0}, git branch" (fixes #5159) 2016-04-11 15:48:13 +02:00
Johannes Rieken
93ba880a9e better warning logging 2016-04-11 14:58:22 +02:00
João Moreno
2fa8b7d8d3 Merge pull request #5158 from f111fei/patch-4
Fixes #821
2016-04-11 14:07:10 +02:00
Johannes Rieken
edc2d3fa5b use isWeakRef as existence check for document references, #5117 2016-04-11 12:12:21 +02:00
Johannes Rieken
8f3ece6e1f Merge pull request #5156 from Ikuyadeu/patch-2
Remove the space between the semicolon
2016-04-11 11:59:38 +02:00
Johannes Rieken
189f411c26 :liptsick: tuple types and destructuring 2016-04-11 11:46:41 +02:00
Johannes Rieken
20209812db cancel reference search promise on widget close, fixes #5100 2016-04-11 11:46:41 +02:00
Joao Moreno
865c9c77a5 Merge branch 'eklavyamirani-master' 2016-04-11 11:15:20 +02:00
Joao Moreno
5b10e423a1 adjust textarea maxlength 2016-04-11 11:14:48 +02:00
Joao Moreno
3881282c8d Merge branch 'master' of https://github.com/eklavyamirani/vscode into eklavyamirani-master 2016-04-11 11:08:54 +02:00
Johannes Rieken
c48212f8e0 bump version to 1.0.0 2016-04-11 10:57:14 +02:00
xzper
8b9070e249 Fix contextmenu position when zoom in/out 2016-04-11 16:46:51 +08:00
Yuki Ueda
b70a6d0c0d Remove the space between the period
I think, this space might not be necessary.
2016-04-11 17:15:11 +09:00
Johannes Rieken
5801d6d9b0 undo isNearDeath change, #5117 2016-04-11 10:06:20 +02:00
Joao Moreno
e1cbf08f39 fixes #5133 2016-04-11 09:57:55 +02:00
Dirk Baeumer
a862919a89 Updated i18n translations 2016-04-11 09:30:03 +02:00
Benjamin Pasero
b0f260cc63 some linting in unit tests 2016-04-11 07:56:21 +02:00
Benjamin Pasero
314e122b16 Windows 7: New files not automatically displayed in explorer (.NET 4.5 required) 2016-04-11 07:27:58 +02:00
PJ Meyer
0ae67eeff6 Add ARG and match DTD 2016-04-10 21:00:42 -07:00
Daniel Imms
251829217a Use scoped /home/daimms variable to encapsulate rpmbuild
Fixes #3871
2016-04-08 15:57:48 -07:00
Martin Aeschlimann
b6bdc71d72 colorize-test fixes for build 2016-04-08 23:26:25 +02:00
Martin Aeschlimann
24dfa08f6f Theme tests as extension test 2016-04-08 23:26:12 +02:00
Martin Aeschlimann
4d1a9fe47b Theming tests 2016-04-08 23:25:42 +02:00
Johannes Rieken
be0565c680 Merge pull request #5098 from Microsoft/joh/diag
enrich DiagnosticsCollection, pass on the actual Diagnostic-objects
2016-04-08 18:42:59 +02:00
Alex Dima
4ab672d865 Fixes #5043: SelectionHighlighter highlights with a bit of a delay 2016-04-08 18:31:31 +02:00
Alex Dima
4629e26560 Fixes #110: Turn editor.selectionClipboard on by default 2016-04-08 17:58:33 +02:00
Johannes Rieken
742ae2ea14 provideCodeActions get those diagnostic instances others provided, not a clone 2016-04-08 17:52:20 +02:00
Alex Dima
84d418f434 Fixes #4562: || should be && 2016-04-08 17:42:07 +02:00