Commit Graph

3731 Commits

Author SHA1 Message Date
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
Joao Moreno
94cbf1f872 remove commented task dependency 2016-02-12 10:09:31 +01:00
Joao Moreno
bf3407239f Merge branch '2679_deb_package' of https://github.com/Tyriar/vscode into Tyriar-2679_deb_package 2016-02-12 10:00:32 +01:00
Dirk Baeumer
1e09b7d7ad Add missing semicolon 2016-02-12 09:24:25 +01:00
Daniel Imms
fe3988c9a2 Add gulp tasks to build deb packages
Build, install and run:
gulp vscode-linux-packages
sudo dpkg -i out-linux/vscode-amd64.deb
code .

Installing the package does the following:
- Puts VSCode dir at /usr/share/code
- Puts code.sh launcher in /usr/bin
- Defines a .desktop file to properly integrate with the launcher

Fixes #2679
2016-02-11 14:20:34 -08:00
Martin Aeschlimann
40635574d7 [folding] code beautification 2016-02-11 22:23:39 +01:00
Martin Aeschlimann
bcd46bbf26 [folding] add setting 2016-02-11 22:10:53 +01:00
Martin Aeschlimann
837b2358da [folding] fix in indent folding with same indent elements 2016-02-11 21:48:39 +01:00
Martin Aeschlimann
53639b063c [folding] fold/unfold commands and keybindings 2016-02-11 20:10:23 +01:00
isidor
60b63e468e debug: fix higlight decorations 2016-02-11 18:00:23 +01:00
isidor
5b45df4801 debug: do not highlight hovered and fix hectic hover jumps
fixes #2302
2016-02-11 17:42:35 +01:00
Martin Aeschlimann
eeb3ae98ca [folding] clicking on folding ellipses 2016-02-11 17:04:22 +01:00
isidor
7beba86bbe debug: opening the output for preLaunchTask lives in taskService
fixes #2086
2016-02-11 16:08:04 +01:00
isidor
49403bd021 debug: show notification in debug console icon when there is unseen output
fixes #2280
2016-02-11 15:54:35 +01:00
Alex Dima
de460f89de No need to export multiCursorFind 2016-02-11 12:41:19 +01:00
Alex Dima
99f6d9b8e2 Small perf tweaks 2016-02-11 12:41:18 +01:00
Alex Dima
2b6b07f865 Send/Receive bulk messages to extension host process 2016-02-11 12:41:17 +01:00
Alex Dima
c0df40382a Avoid URI serialization when sending TextDocument updates to the extension host 2016-02-11 12:41:16 +01:00
Alex Dima
8d349677e5 Speed up editorStatus: do minimal updates to the DOM 2016-02-11 12:41:15 +01:00
Sam Verschueren
090e66b139 fix TextEditorOptions declaration - fixes #2797 2016-02-11 11:34:18 +01:00
isidor
c9676af887 debug: only automatically reveal repl on debug session start
fixes #2467
2016-02-11 11:17:10 +01:00
Martin Aeschlimann
d90d8b4a42 [folding] prevent visual decorator from going on multiple lines 2016-02-11 11:16:23 +01:00
Martin Aeschlimann
3e34d1e16b folding decorators: Acomodate space for Git decorator 2016-02-11 11:14:41 +01:00
isidor
c0f5738168 debug: remove badges 2016-02-11 11:03:16 +01:00
Martin Aeschlimann
a4099fa13c Merge branch 'master' into aeschli-folding 2016-02-11 09:41:28 +01:00