Benjamin Pasero
|
4136ce9f7f
|
Workspace settings info message wording (fixes #4174)
|
2016-03-15 11:44:10 +01:00 |
|
Alex Dima
|
b514b3c8c4
|
Fixes #4166: nls localize for plain text alias
|
2016-03-15 11:43:35 +01:00 |
|
Alex Dima
|
55a4a04089
|
Fixes #4173: ToggleRenderWhitespaceAction does not need a writeable editor
|
2016-03-15 11:41:37 +01:00 |
|
Alex Dima
|
0bb7ffc26b
|
Fix accessing disposed model
|
2016-03-15 11:41:36 +01:00 |
|
Benjamin Pasero
|
e9a80467e3
|
file path to language association settings need window reload to work for existing files (fixes #4193)
|
2016-03-15 11:40:14 +01:00 |
|
Benjamin Pasero
|
c508281497
|
Save with Encoding shows 'UTF-8 (configured encoding)' while it is UTF with BOM (fixes #4197)
|
2016-03-15 11:35:26 +01:00 |
|
Alex Dima
|
8f022902e0
|
Fixes #4145: column select does not get default keybindings on linux
|
2016-03-15 11:33:51 +01:00 |
|
Benjamin Pasero
|
522679f6d7
|
Wording tweak File Association (fixes #4200)
|
2016-03-15 11:32:11 +01:00 |
|
Alex Dima
|
c4b514244e
|
Fixes #2670: reference search tree css rules overwrite suggest widget css rules
|
2016-03-14 22:24:35 +01:00 |
|
Alex Dima
|
478ddf2fa0
|
Fixes #2548: make next layout call proceed when changing strategy while off-dom
|
2016-03-14 22:08:09 +01:00 |
|
Alex Dima
|
c82868d09d
|
Fixes #3882: Ctrl+Delete removing entire line when used at the end of line
|
2016-03-14 21:35:32 +01:00 |
|
Alex Dima
|
326378a431
|
Add originalEditable option to diff editor (#4180)
|
2016-03-14 16:49:22 +01:00 |
|
Dirk Baeumer
|
de19c21627
|
Fixed typo.
|
2016-03-14 16:46:22 +01:00 |
|
Alex Dima
|
c94bac4ee4
|
Fixes #3980: relax overlapping operations check in cursor.ts
|
2016-03-14 16:02:52 +01:00 |
|
Alex Dima
|
5704f0d69a
|
Allow touching edits in editableTextModel (#3980)
|
2016-03-14 15:57:40 +01:00 |
|
Alex Dima
|
2e9f0124dc
|
Fixes #3984: repaint rulers when scroll height changes
|
2016-03-14 12:31:20 +01:00 |
|
isidor
|
ff10a29529
|
debug: do not change view state when rawAttaching
fixes #4017
|
2016-03-14 11:30:37 +01:00 |
|
Johannes Rieken
|
950454959b
|
💄 tslint
|
2016-03-14 09:38:08 +01:00 |
|
Martin Aeschlimann
|
6d61b40be7
|
Fixes #4099: Coloring broken on startup
|
2016-03-14 09:12:47 +01:00 |
|
Alex Dima
|
0b62ace479
|
Fix test
|
2016-03-14 09:02:48 +01:00 |
|
Benjamin Pasero
|
e88c7bb5b0
|
fix an issue where the markdown preview action shows up for non markdown editors
|
2016-03-14 08:06:24 +01:00 |
|
Alex Dima
|
ae59c6166f
|
column select
|
2016-03-13 23:39:38 +01:00 |
|
Alex Dima
|
c424d1e5eb
|
Fix issue when doing column selection with mouse
|
2016-03-13 23:39:37 +01:00 |
|
Alex Dima
|
182f764926
|
Tweaks to column select with mouse
|
2016-03-13 23:39:36 +01:00 |
|
Martin Aeschlimann
|
64a83fe3ad
|
Load VS themes from theme file, clean tokens.css
|
2016-03-13 22:51:10 +01:00 |
|
Martin Aeschlimann
|
0785eecda3
|
Add 'include' to JSON schema
|
2016-03-13 22:51:09 +01:00 |
|
Martin Aeschlimann
|
8c846582e1
|
Allow themes to be defined in JSON
|
2016-03-13 22:51:08 +01:00 |
|
Martin Aeschlimann
|
2fbdbe8026
|
Polish for #4013
|
2016-03-13 22:51:08 +01:00 |
|
Dirk Baeumer
|
ff22654ea7
|
Merge branch 'dbaeumer/3849'
|
2016-03-13 16:30:48 +01:00 |
|
Dirk Baeumer
|
2fdbc353df
|
Label changes
|
2016-03-13 16:14:50 +01:00 |
|
Dirk Baeumer
|
571dcf9fe0
|
Run autodetection for a specific task runner only
|
2016-03-13 16:07:41 +01:00 |
|
Alex Dima
|
9085cd6bec
|
Add CursorStyle.Underline
|
2016-03-12 16:14:26 +01:00 |
|
Alex Dima
|
9d00c59b91
|
Better handling of cursorStyle
|
2016-03-12 16:14:25 +01:00 |
|
Martin Aeschlimann
|
0e6a43b9f6
|
Fixes #2116: [html] Inconsistent de-indentation behavior while closing html tags using Autocomplete
|
2016-03-12 15:12:00 +01:00 |
|
Andre Weinand
|
1555dd7368
|
Revert "Revert "stdfork respect stderr""
This reverts commit 0a03c66cc557eb3783f0df8f46108ba0b10b0693.
|
2016-03-12 00:38:37 +01:00 |
|
Andre Weinand
|
0a03c66cc5
|
Revert "stdfork respect stderr"
This reverts commit dd7709ec29044160c8a260effa19caac4eed7980.
|
2016-03-12 00:15:45 +01:00 |
|
Martin Aeschlimann
|
a4b5f2328f
|
Fixes #4013. Expose the HTML formatter options as user settings
|
2016-03-11 23:04:23 +01:00 |
|
Dirk Baeumer
|
0dbc8105bd
|
Add default template
|
2016-03-11 19:30:28 +01:00 |
|
Joao Moreno
|
f22e8a8406
|
improve extenion error message
|
2016-03-11 18:13:39 +01:00 |
|
Joao Moreno
|
ab9e8cd111
|
add release notes contribution
fixes #3525
|
2016-03-11 17:55:18 +01:00 |
|
Joao Moreno
|
aadb68be5f
|
generic Registry.as
|
2016-03-11 17:55:18 +01:00 |
|
Joao Moreno
|
6462558cd9
|
change extension installation animation
|
2016-03-11 17:55:18 +01:00 |
|
Andre Weinand
|
d96fa2a918
|
Improve heuristics for tab detection
|
2016-03-11 17:37:01 +01:00 |
|
Johannes Rieken
|
e21108f362
|
fix #3827
|
2016-03-11 17:23:01 +01:00 |
|
Benjamin Pasero
|
56ee46ffa9
|
Delete on subst drive doesn't work anymore (fixes #4014)
|
2016-03-11 17:22:36 +01:00 |
|
Dirk Baeumer
|
481e3e37fe
|
Improve quick pick behavior
|
2016-03-11 17:06:56 +01:00 |
|
Benjamin Pasero
|
3225912c5f
|
Missing command to set focus to "currently open project" in side bar (fixes #4009)
|
2016-03-11 16:53:06 +01:00 |
|
Benjamin Pasero
|
20e91cc151
|
improved openInNewWindow handling
|
2016-03-11 16:48:05 +01:00 |
|
Benjamin Pasero
|
9e73da898f
|
do not add diff files to recent list for now
|
2016-03-11 16:36:19 +01:00 |
|
Dirk Baeumer
|
cb4a41e547
|
Add task template quick picker
|
2016-03-11 16:26:07 +01:00 |
|