Commit Graph

3108 Commits

Author SHA1 Message Date
isidor
8a6d73895e indentation: remove setIndentationOptions 2016-02-23 10:49:14 +01:00
Martin Aeschlimann
8e1db5e351 fixes #3273 Improve OLD INJECTION STYLE warning detection 2016-02-23 10:34:11 +01:00
Martin Aeschlimann
91e0fcdcfe [json] 'super' must be called before accessing 'this' 2016-02-23 10:27:38 +01:00
Joao Moreno
9b8f0a7d6f omit 'this before super' errors from build 2016-02-23 10:23:27 +01:00
Joao Moreno
6945d3a5ad compile: gitActions 2016-02-23 09:56:21 +01:00
Joao Moreno
b0dd96a91a update typescript to 1.8.2 2016-02-23 09:48:07 +01:00
Joao Moreno
c6ae31a9ae make build fail on compile errors 2016-02-23 09:33:16 +01:00
Joao Moreno
89b641e269 fix build: json server super call 2016-02-23 08:53:32 +01:00
isidor
443b25c2aa fix build error 2016-02-23 08:19:44 +01:00
isidor
1ae17c0e94 indentation: IndentUsingTabs and IndentUsingSpaces actions 2016-02-23 00:03:50 +01:00
isidor
f61fb802e6 editor: setIndentationOptions 2016-02-23 00:03:50 +01:00
Alex Dima
44c0b1706e Fixes #2604 2016-02-22 23:41:38 +01:00
Alex Dima
40d4c11fdf Fixes #2537 2016-02-22 23:36:42 +01:00
isidor
35d8f0a115 indentation: better handling for read only editor and diff editors
fixes #3257
2016-02-22 23:21:54 +01:00
Alex Dima
157e6c999f Fixes #2066 2016-02-22 23:03:24 +01:00
isidor
d2a4a01f95 debug: make areaLabel more concise
fixes #3009
2016-02-22 22:57:05 +01:00
isidor
be9473911b debug: anounce file name and line number when stopped
#3009
2016-02-22 22:57:05 +01:00
Andre Weinand
3010d4c4dc update node-debug to latest 2016-02-22 22:50:04 +01:00
Alex Dima
4de419d21b Adopt new editor.wordSeparators for word mouse navigation 2016-02-22 22:29:06 +01:00
Alex Dima
678700ea6a Adopt new editor.wordSeparators for moveWordRight 2016-02-22 21:39:18 +01:00
Alex Dima
d3bad4ff28 Adopt new editor.wordSeparators for moveWordLeft 2016-02-22 21:27:14 +01:00
Alex Dima
3dad077b07 Protect from spammy calls to setHiddenAreas 2016-02-22 21:19:25 +01:00
Alex Dima
abfaf52532 Adopt new editor.wordSeparators for deleteWordRight 2016-02-22 20:26:20 +01:00
Alex Dima
b505eac92f Adopt new editor.wordSeparators for deleteWordLeft 2016-02-22 20:05:10 +01:00
Alex Dima
a014701756 Add editor.wordSeparators option 2016-02-22 19:22:16 +01:00
Alex Dima
940c8d434e Fixes #66 2016-02-22 18:16:57 +01:00
Alex Dima
ceae9e0f48 Fixes #2653 2016-02-22 17:43:17 +01:00
Martin Aeschlimann
ed3c7ffc0f Merge pull request #2844 from mkosieradzki/patch-1
Add support for jsonSchema integer type in Intellisense
2016-02-22 17:09:58 +01:00
isidor
3ed8667581 indentation: also convert only whitespace lines
fixes #3255
2016-02-22 16:55:05 +01:00
isidor
ec4675ae11 debug: make exception breakpoints accessible 2016-02-22 16:55:05 +01:00
João Moreno
fb850a0b98 Merge pull request #3150 from Tyriar/3127_fix_open_relative_path
Fix opening code via command line using relative paths
2016-02-22 16:53:03 +01:00
Alexandru Dima
b6ba8c1968 Merge pull request #3184 from bgashler1/master
Enabling high contrast dark theme on all platforms + hc-dark improvements
2016-02-22 16:52:35 +01:00
Daniel Imms
655def280e Remove trailing dot removal all together 2016-02-22 07:48:53 -08:00
Alex Dima
5e916c1a51 Fixes #2225: registering a support does not instantiate mode, it waits until mode is instantiated 2016-02-22 16:36:48 +01:00
Alex Dima
8d2efab82a Simplify mode creation logic 2016-02-22 16:36:47 +01:00
Joao Moreno
fa12257047 add LICENSE link
fixes #2681
2016-02-22 16:21:11 +01:00
Joao Moreno
f403960aba remove extension links rounded corners
fixes #3232
2016-02-22 16:12:29 +01:00
isidor
beb7fcaeea editorStatus: encoding actions displayed in a better way in quick open 2016-02-22 16:09:09 +01:00
isidor
c288d0c4e4 editorStatus: show encoding 2016-02-22 16:09:09 +01:00
João Moreno
91950ae764 Merge pull request #3134 from stkb/snippets
Change accelerator key for menu item: User Snippets from 'U' to 'S'
2016-02-22 16:02:47 +01:00
Martin Aeschlimann
5e000888f0 Merge branch 'aeschli/cleanup-instantiationservice' 2016-02-22 16:01:56 +01:00
Martin Aeschlimann
cd9f8897e8 Rename INewConstructorSignature to IConstructorSignature 2016-02-22 15:59:49 +01:00
Martin Aeschlimann
802111ccfc Remove old constructor APIs 2016-02-22 15:31:06 +01:00
Alex Dima
3548516f89 Fixes #2205: distributed cursor paste uses cursor order 2016-02-22 15:08:06 +01:00
Alex Dima
72961bbfad Fixes #1336 2016-02-22 14:41:57 +01:00
Martin Aeschlimann
5ae8889dcd Merge pull request #3198 from alexaubry/master
Updated Swift Autocompletion Syntax
2016-02-22 14:39:19 +01:00
isidor
2756caab8b debug: move debug actions to bottom of context menu
fixes #3250
2016-02-22 14:32:01 +01:00
Alex Dima
37fb55aeff Fixes #2415: editor layout calls causes synchronous render 2016-02-22 14:19:47 +01:00
Martin Aeschlimann
41640b87ab some mistake in writing in folding.ts #3070 2016-02-22 13:39:05 +01:00
Alex Dima
9f6d389b90 Fixes #1585: Allow close brackets if open brackets are present in links 2016-02-22 13:30:11 +01:00