Alex Dima
|
021995c100
|
tslint
|
2016-02-13 00:10:18 +01:00 |
|
Andre Weinand
|
7ec1904233
|
update node-debug
|
2016-02-13 00:08:49 +01:00 |
|
Daniel Imms
|
ec54b8289e
|
Add git as a package dependency
|
2016-02-12 13:36:00 -08:00 |
|
Daniel Imms
|
994b0ad09d
|
Add maintainer email back in
It's a package quality requirement to avoid security warnings on installation
|
2016-02-12 13:34:44 -08:00 |
|
Daniel Imms
|
e581d75dcb
|
Fix tslint error in cli.ts
|
2016-02-12 12:34:33 -08:00 |
|
Daniel Imms
|
61f5dc6697
|
Fix Linux .desktop file name
|
2016-02-12 11:51:24 -08:00 |
|
Martin Aeschlimann
|
e7e8ed29ff
|
Merge pull request #2971 from Microsoft/aeschli-folding
Add indent based code folding
|
2016-02-12 18:07:41 +01:00 |
|
Martin Aeschlimann
|
219496359c
|
[folding] turn folding on by default
|
2016-02-12 18:05:44 +01:00 |
|
Alex Dima
|
9f18292150
|
tslint
|
2016-02-12 18:02:01 +01:00 |
|
Martin Aeschlimann
|
0f61b67de5
|
Merge branch 'master' into aeschli-folding
|
2016-02-12 17:57:34 +01:00 |
|
Martin Aeschlimann
|
ba43f5fb5b
|
Merge pull request #2873 from mkosieradzki/patch-2
Fixed typo in json parser
|
2016-02-12 17:46:45 +01:00 |
|
Martin Aeschlimann
|
e49b48d984
|
FIxes #2965 [folding] incorrect folding region when folding vscode.d.ts
|
2016-02-12 17:39:14 +01:00 |
|
Alex Dima
|
2b3cca886b
|
tslint
|
2016-02-12 17:37:47 +01:00 |
|
Martin Aeschlimann
|
0f8bc3b19e
|
[folding] use Ctrl+Shift+Bracket, fix fold/unfold all
|
2016-02-12 17:32:19 +01:00 |
|
Alex Dima
|
d27f694455
|
tslint
|
2016-02-12 17:29:34 +01:00 |
|
Joao Moreno
|
98b3482a49
|
tslint 💄
|
2016-02-12 17:20:07 +01:00 |
|
Martin Aeschlimann
|
c8a956e139
|
[folding] don't grow visual decoration
|
2016-02-12 17:10:12 +01:00 |
|
Martin Aeschlimann
|
9929545f48
|
[folding] use pointing cursor
|
2016-02-12 17:05:50 +01:00 |
|
Joao Moreno
|
be4a1ef00c
|
add darwin specific launcher
|
2016-02-12 16:58:39 +01:00 |
|
Joao Moreno
|
76465f35f8
|
make control quality aware
|
2016-02-12 16:26:40 +01:00 |
|
Alex Dima
|
48a527de6c
|
Suggest: keep completionModel alive in the suggestModel to speed things up dramatically in the no matching suggestions case
|
2016-02-12 16:15:13 +01:00 |
|
Joao Moreno
|
16f31d80e8
|
make code.desktop quality aware
|
2016-02-12 16:11:49 +01:00 |
|
Joao Moreno
|
1940ca7163
|
rename linux executable to quality
|
2016-02-12 16:11:49 +01:00 |
|
isidor
|
d06956dd63
|
editor: allow editor action descriptor to pass in a KbExpr
|
2016-02-12 16:08:57 +01:00 |
|
Andre Weinand
|
cd6d41ce75
|
upgrade to latest debug protocol
|
2016-02-12 16:02:04 +01:00 |
|
Joao Moreno
|
771257c5ab
|
make linux deb build quality dependent
|
2016-02-12 15:48:47 +01:00 |
|
Joao Moreno
|
b20c19c88f
|
fix build
|
2016-02-12 15:48:47 +01:00 |
|
Joao Moreno
|
d1bccebbd1
|
win32ShortcutName -> applicationName
|
2016-02-12 15:48:47 +01:00 |
|
isidor
|
82d60a43da
|
debug: aria roles for hover
|
2016-02-12 15:45:46 +01:00 |
|
isidor
|
ff44080558
|
debug: word wrap for simple value hover
|
2016-02-12 15:45:45 +01:00 |
|
Joao Moreno
|
13f7004599
|
remove VSCODE_PATH from cli, move to linux
|
2016-02-12 14:51:20 +01:00 |
|
Alex Dima
|
ef931f2ec0
|
Extract CompletionModel from suggestWidget.ts
|
2016-02-12 13:57:09 +01:00 |
|
Joao Moreno
|
4821ad5f43
|
use ELECTRON_RUN_AS_NODE
|
2016-02-12 12:43:24 +01:00 |
|
Joao Moreno
|
c0b72c1658
|
fix bootstrap
|
2016-02-12 12:39:38 +01:00 |
|
Joao Moreno
|
ede6fc0e46
|
make sure cli is top level module
|
2016-02-12 12:39:37 +01:00 |
|
Joao Moreno
|
8626f24faa
|
move launcher.js to cli.js
|
2016-02-12 12:39:37 +01:00 |
|
Joao Moreno
|
c1ef29da9b
|
export bootstrap from bootstrap-amd
|
2016-02-12 12:39:37 +01:00 |
|
Alex Dima
|
27c4aca1c5
|
Add and use NVDAPagedText strategy
|
2016-02-12 12:27:56 +01:00 |
|
Martin Aeschlimann
|
56efb3ce95
|
[folding] size arrows acording to editor font size
|
2016-02-12 11:50:08 +01:00 |
|
Alex Dima
|
ace4741833
|
Add screen reader support and keyboard support for gotoError
|
2016-02-12 11:48:01 +01:00 |
|
isidor
|
9e8834fc77
|
debug: tune word wrap numbers
fixes #1260
|
2016-02-12 11:32:41 +01:00 |
|
Martin Aeschlimann
|
76cc7af5e8
|
[folding] adopt to commonEditorConfig changes
|
2016-02-12 11:16:43 +01:00 |
|
Joao Moreno
|
12b921f7cd
|
package minified linux to deb
|
2016-02-12 11:10:54 +01:00 |
|
Joao Moreno
|
9433f3f98f
|
build deb in .build/linux
|
2016-02-12 11:07:18 +01:00 |
|
Martin Aeschlimann
|
5bf1515bda
|
Merge branch 'master' into aeschli-folding
|
2016-02-12 11:04:42 +01:00 |
|
Martin Aeschlimann
|
3c5090878b
|
[folding] store folding state as view state
|
2016-02-12 11:03:56 +01:00 |
|
Joao Moreno
|
1a9e481a5c
|
Merge branch 'Tyriar-2679_deb_package'
|
2016-02-12 10:38:16 +01:00 |
|
João Moreno
|
aec4996f73
|
Merge pull request #2949 from Tyriar/2679_deb_package
Add gulp tasks to build deb packages
|
2016-02-12 10:37:30 +01:00 |
|
Joao Moreno
|
5d787e0cb4
|
count deb package size in stream
|
2016-02-12 10:36:52 +01:00 |
|
isidor
|
3a8e342aec
|
editor: vertical overview ruler and scroll all the way to bottom
fixes #2291
|
2016-02-12 10:36:23 +01:00 |
|