Commit Graph

3731 Commits

Author SHA1 Message Date
isidor
9a6c18b921 remove csharp/omnisharp dependencies from top level ossreadme
fixes #3480
2016-02-26 10:19:23 +01:00
isidor
76b210e08e indentation: store indentation in history only if editor configuration changed by user
fixes #3469
2016-02-26 10:00:17 +01:00
isidor
d95f2abecb add overview ruler border top
fixes #3471
2016-02-26 09:46:54 +01:00
Joao Moreno
698fa9b30b folding fade out
related to #2984
2016-02-26 09:32:45 +01:00
bgashler1@users.noreply.github.com
8d3a88e7e0 Addresses #2984 adds fade in to folding icons. 2016-02-25 22:28:51 -08:00
bgashler1@users.noreply.github.com
cd54d4e206 Fixes #3450 High contrast theme bleeds into other themes in search viewlet 2016-02-25 21:39:05 -08:00
Daniel Imms
21aef8d3b4 Fix comment for editor.folding setting
Fixes #3478
2016-02-25 18:43:47 -08:00
Alex Dima
b80659efe8 Enable by default editor.experimentalScreenReader 2016-02-25 23:12:55 +01:00
Alex Dima
39439b6f3a Fixes #3391 2016-02-25 23:06:13 +01:00
Martin Aeschlimann
08801a0816 Fixes #3324 [folding] Stepping through 'Find' results does not expand their occurrences
Fixes #3323 [folding] Double clicking a 'Find All References' does not expand a folded occurrence
2016-02-25 22:59:54 +01:00
Alex Dima
6f8016bbec Fixes #3462 2016-02-25 22:20:55 +01:00
Martin Aeschlimann
78b557a3a2 [folding] fix indent computation with tabs 2016-02-25 22:09:00 +01:00
Martin Aeschlimann
e68a6bd3e9 Keep (un)folded region revealed (#3314) 2016-02-25 21:45:13 +01:00
Alex Dima
b233d909aa Fixes #3463 2016-02-25 21:28:34 +01:00
Martin Aeschlimann
7e96c99d71 fixes #3383 [folding] icon hides git gutter colouring 2016-02-25 21:23:48 +01:00
isidor
184279e77b debug: revisit wording
fixes #3333
2016-02-25 20:44:01 +01:00
Martin Aeschlimann
bf81d1ea0f Fixes #3296: [folding] Folding icons should not operate on mouse-down 2016-02-25 20:22:40 +01:00
Martin Aeschlimann
a87b674444 fixes #3314: [folding] File contents scrolls if folding is turned off 2016-02-25 20:22:39 +01:00
Alex Dima
feb540e6ea Fixes #3308: Output Panel never has rulers 2016-02-25 20:20:08 +01:00
Alex Dima
413bcb9fe1 Fixes #3071 2016-02-25 20:17:31 +01:00
Martin Aeschlimann
3b108af836 Fixes #3261: [folding] Please do not call setHiddenAreas on each model change! 2016-02-25 18:12:43 +01:00
Joao Moreno
00035055a4 use same cli script in Windows
fixes #3055
2016-02-25 17:35:33 +01:00
João Moreno
5730e16736 typo 2016-02-25 16:58:27 +01:00
Joao Moreno
1a51948f9c add code launcher for windows bash
fixes #1704
2016-02-25 16:53:32 +01:00
isidor
bc579fa55e do not offer to isntall mono debug on windows since it is not supported
fixes #3340
2016-02-25 16:50:59 +01:00
isidor
a62fc190a9 fixes #3460 2016-02-25 16:48:14 +01:00
isidor
83f1fe7f20 extensions assistant: show message that extension is being installed
fixes #3341
2016-02-25 16:31:39 +01:00
isidor
9d21055d97 Better options for installing removed extensions
fixes #2748
fixes #3332
2016-02-25 16:03:19 +01:00
Martin Aeschlimann
20c63d55df [folding] Setting editor.folding to false should expand all folded regions #3401 2016-02-25 15:50:27 +01:00
isidor
2d1804c24d debug: better error handling for reconnect case
fixes #3345
2016-02-25 15:30:48 +01:00
Joao Moreno
a5ead7b9f3 fixes #2476 2016-02-25 15:24:58 +01:00
Joao Moreno
0513f2c8a6 add reload javascript project command
fixes #3417
2016-02-25 15:05:14 +01:00
isidor
7400c5a595 debug: better updating of labels for actions
fixes #3386
2016-02-25 14:59:53 +01:00
isidor
8c24bc7dbc editorStatus: null guard
fixes #3409
2016-02-25 14:48:53 +01:00
isidor
11cea1b189 tasks: configure task runner action should not open output
fixes #3304
2016-02-25 14:44:31 +01:00
Martin Aeschlimann
37f7ae0419 Fixes #3401: [folding] Setting editor.folding to false should expand all folded regions 2016-02-25 14:35:13 +01:00
Alex Dima
f6bf3fee72 Fixes #2837 2016-02-25 14:34:11 +01:00
Alex Dima
bcd9c9e7e9 Fixes #2998: Render selection highlight in the overview ruler if model has no semantic highlight 2016-02-25 13:53:05 +01:00
Andre Weinand
8d9d44b8c9 update node-debug 2016-02-25 13:10:55 +01:00
Alex Dima
50834265ce Fixes #2988 2016-02-25 11:56:39 +01:00
Martin Aeschlimann
38d4f9865d Fixes #3398: [folding] Fold action does not respect current folding block 2016-02-25 11:53:58 +01:00
Martin Aeschlimann
6de9982a89 Fixes #3316 [folding] Opening a large file freezes VSCode due to folding decorations 2016-02-25 11:53:57 +01:00
isidor
a14b405d98 debug: do not open repl when restarting
fixes #3344
2016-02-25 11:44:13 +01:00
Alex Dima
246633512e Fixes #2802 2016-02-25 11:40:10 +01:00
isidor
740e085fed panel: panel border top is gray
fixes #2300
2016-02-25 11:39:06 +01:00
Joao Moreno
61ffc5c86a improve salsa release notes message
fixes #3430
2016-02-25 11:28:19 +01:00
Joao Moreno
ed2b41e571 swap readme and license links
fixes #3441
2016-02-25 11:28:19 +01:00
Joao Moreno
4ebaaecec4 add extension tips
fixes #3446
2016-02-25 11:28:19 +01:00
isidor
29c8f0bd17 change ms-vscode.omnisharp to ms-vscode.csharp
fixes #3427
2016-02-25 11:17:59 +01:00
isidor
c41223f575 debug: wording
fixes #3437
2016-02-25 11:14:20 +01:00