Commit graph

5539 commits

Author SHA1 Message Date
Dirk Baeumer
3318619f5d First cut of translations. 2016-05-26 15:47:28 +02:00
Martin Aeschlimann
e1999f2685 Test for #6916 2016-05-26 15:37:05 +02:00
Martin Aeschlimann
780bbcb348 Merge pull request #6917 from alexandrudima/fixes6916
Fixes #6916: Remove type parameters rule from JavaScript grammar
2016-05-26 15:31:32 +02:00
Joao Moreno
0dfe6fecd4 show insider builds disclaimer
fixes #6671
2016-05-26 15:21:24 +02:00
Andre Weinand
2af2d090cc generate new ThirdPartyNotices.txt 2016-05-26 15:17:52 +02:00
Alex Dima
998d9b8f1e Fixes #4383: Prevent editors inside diff editor from doing wrapping 2016-05-26 15:16:51 +02:00
Alex Dima
2139645128 Fixes #6247: Fix border css 2016-05-26 14:35:41 +02:00
Alex Dima
0f38435250 Fixes #4312: pressing Tab when a selection is inside a line replaces the selection with a \t 2016-05-26 14:24:59 +02:00
Alex Dima
9326b1406b Fixes #6916: Remove type parameters rule from JavaScript grammar 2016-05-26 13:44:39 +02:00
Alex Dima
1a37bd04eb Fixes #6908: Shorten editor aria label 2016-05-26 12:52:47 +02:00
Alex Dima
de54cb5a47 Fixes #4065: Catch the copyright case in the onEnterRules 2016-05-26 12:43:16 +02:00
Martin Aeschlimann
9823c9d7df Update typescript grammar 2016-05-26 12:28:53 +02:00
Alex Dima
ca2ca08c63 Fixes #6878: Add limits to the ammount of text we write to the <textarea> for screen readers to avoid stalling the UI. 2016-05-26 11:53:28 +02:00
Joao Moreno
f60df359cc fix npe in suggestions
related to #6640
2016-05-26 10:51:41 +02:00
Joao Moreno
58b253544b mention extension id case sentitivity
fixes #6727
2016-05-26 10:46:12 +02:00
Joao Moreno
09ecb80c94 always check whether extension is installed
fixes #6732
2016-05-26 10:45:06 +02:00
Joao Moreno
870c700e55 parse gallery error message
fixes #6761
2016-05-26 10:42:08 +02:00
Joao Moreno
91198c9b95 localize help messages
fixes #6717
2016-05-26 10:25:58 +02:00
Joao Moreno
72c9754990 fixes #6009 2016-05-26 09:50:59 +02:00
Martin Aeschlimann
d4761cba6a fixes #6858: Could not get external grammar injections to work 2016-05-26 09:50:13 +02:00
Joao Moreno
4711312dcf show remote url in pick list
fixes #5974
2016-05-26 09:46:47 +02:00
isidor
1f9c258c8f fixes #6901 2016-05-26 09:32:42 +02:00
Joao Moreno
d12a408d8a uppercase id
fixes #6870
2016-05-26 09:14:45 +02:00
Joao Moreno
73065012a9 add title to git changes
fixes #6271
2016-05-26 09:13:59 +02:00
Joao Moreno
11b139d1cd fix ellipsis for suggestions
fixes #6880
2016-05-26 09:07:37 +02:00
Joao Moreno
68bd7d6226 only dispose ipc cp clients when there are no active requests
fixes #5838
2016-05-26 08:56:36 +02:00
Alex Dima
f1db15766a Fixes #5942: Correctly send the previous cursor state in all cases when trimming whitespace 2016-05-26 08:52:01 +02:00
Joao Moreno
c8189568a7 use pagesize 50 instead of 30 2016-05-26 08:16:59 +02:00
Joao Moreno
2cc65e9541 extension updates every 12 hours 2016-05-26 08:10:36 +02:00
Daniel Imms
9c4c58251f Fix typo in cli breaking launch
Fixes #6902
2016-05-25 17:08:17 -07:00
Daniel Imms
a38efd89f9 Tweak light theme terminal colors for readability
Fixes #6786
2016-05-25 16:22:26 -07:00
Alex Dima
355656c52f Add languages API to the standalone editor 2016-05-25 23:56:28 +02:00
Daniel Imms
b4e01bd065 Move common/terminal into electron-browser
Fixes #6892
2016-05-25 13:02:27 -07:00
Daniel Imms
2880c92f63 Add default terminal colors per theme, update immediately on theme change
Part of #6766
2016-05-25 12:54:41 -07:00
Daniel Imms
a2d4a292d4 Simplify default windows shell fetching 2016-05-25 12:51:16 -07:00
Daniel Imms
9990094981 Add toggle integrated terminal to view menu
Fixes #6452
2016-05-25 11:35:20 -07:00
Daniel Imms
cfb3196cb3 Merge pull request #6876 from marvinhagemeister/babelrc
Add .babelrc to json mimetype
2016-05-25 11:21:31 -07:00
Daniel Imms
b2b4de665f Remove colors from terminal config interface 2016-05-25 11:02:15 -07:00
Daniel Imms
34ccc760e4 Improve default terminals, make Windows %COMSPEC%
Fixes #6886
2016-05-25 10:55:46 -07:00
Daniel Imms
d3af04288a Remove color customization from integrated terminal
Part of #6766
2016-05-25 10:45:22 -07:00
Joao Moreno
4a0488901d simplify render and splice methods in list
fixes #3464
2016-05-25 18:18:07 +02:00
Marvin Hagemeister
3edd29e801 Add .babelrc to json mimetype 2016-05-25 16:08:10 +02:00
Alex Dima
e074dc1892 Regenerated standalone API 2016-05-25 15:38:02 +02:00
Alex Dima
8913a2b964 Add typed events to IModel 2016-05-25 15:31:32 +02:00
Alex Dima
d6659f6dd3 Reduce standalone editor API through @internal markers 2016-05-25 15:31:31 +02:00
Martin Aeschlimann
462bdd37e5 JSON edit deletes comments. fixes #6725 2016-05-25 14:56:01 +02:00
Martin Aeschlimann
18802ed5f4 Fixes in OSSREADME's 2016-05-25 14:48:10 +02:00
Sandeep Somavarapu
449f900b84 clean up: merge declaration and variable declaration in css 2016-05-25 12:55:25 +02:00
Sandeep Somavarapu
edf993f4aa Fix sass parser 2016-05-25 12:54:52 +02:00
Sandeep Somavarapu
338f9523fa #6765 fix LESS textmate grammar to support css variables 2016-05-25 12:54:31 +02:00