bgashler1@users.noreply.github.com
|
e59c7d736d
|
Fixes #3682 scrollbar thumb size is innacurate in hc-dark theme
|
2016-03-03 11:50:19 -08:00 |
|
bgashler1@users.noreply.github.com
|
e457c84801
|
Removed repetitive code to be more DRY
|
2016-03-03 11:49:41 -08:00 |
|
isidor
|
43ec71a66f
|
show header actions on hover over the whole pane
fixes #3066
|
2016-03-03 18:17:16 +01:00 |
|
isidor
|
ac7b3fa987
|
debug: protect against null variables from adapter
fixes #3499
|
2016-03-03 17:41:41 +01:00 |
|
isidor
|
60068521d9
|
panel top HC aware
fixes #3657
|
2016-03-03 17:24:12 +01:00 |
|
Alex Dima
|
189321eb12
|
Fix compile error
|
2016-03-03 16:19:53 +01:00 |
|
Alex Dima
|
ae4f1974fd
|
Remove modes.Bracket
|
2016-03-03 16:17:12 +01:00 |
|
Alex Dima
|
10acbcc96f
|
Reduce usage of modes.Bracket
|
2016-03-03 16:17:11 +01:00 |
|
Alex Dima
|
c8e3ea4879
|
Do not generate brackets when tokenizing monarch modes
|
2016-03-03 16:17:09 +01:00 |
|
Alex Dima
|
448e178d3e
|
Do not generate brackets when tokenizing handlebars, json, php or razor
|
2016-03-03 16:17:07 +01:00 |
|
Alex Dima
|
3ac30c24fb
|
Do not generate brackets when tokenizing CSS
|
2016-03-03 16:17:06 +01:00 |
|
Alex Dima
|
b2597ff2c0
|
Do not generate brackets when tokenizing JS/TS
|
2016-03-03 16:17:04 +01:00 |
|
Dirk Baeumer
|
74de3be44d
|
Read locale information from environment
|
2016-03-03 15:07:21 +01:00 |
|
Alex Dima
|
cfe6cd90cd
|
Fixes #3662: validate positions when converting them
|
2016-03-03 11:22:44 +01:00 |
|
Joao Moreno
|
a9d26d5926
|
damn it extension status bar
|
2016-03-03 09:59:11 +01:00 |
|
Joao Moreno
|
2c5444ba57
|
clean up extension tips css
|
2016-03-03 09:59:11 +01:00 |
|
Joao Moreno
|
b3107fbab9
|
I don't even
|
2016-03-03 09:59:11 +01:00 |
|
Joao Moreno
|
97ee8cd9bb
|
Revert "status bar: do not consume space for hidden status"
This reverts commit 69fa46da90.
|
2016-03-03 09:59:04 +01:00 |
|
Benjamin Pasero
|
69fa46da90
|
status bar: do not consume space for hidden status
|
2016-03-03 09:41:36 +01:00 |
|
Benjamin Pasero
|
c8dbbefc72
|
Allow to save with UTF-8 + BOM encoding (fixes #751)
|
2016-03-03 09:01:43 +01:00 |
|
Benjamin Pasero
|
2ddf83aacc
|
Close other files does not close diff editor, md previews (fixes #3405)
|
2016-03-03 07:47:02 +01:00 |
|
Benjamin Pasero
|
6f9385fb3d
|
close file also works on non file editors (fixes #3439)
|
2016-03-03 07:32:52 +01:00 |
|
Daniel Imms
|
7e89b382ef
|
Resolve path arg instead of normalize
Fixes #1579
|
2016-03-02 21:56:58 -08:00 |
|
Alex Dima
|
9c850946b6
|
Fixes #3559: C# folding error
|
2016-03-02 18:41:21 +01:00 |
|
Benjamin Pasero
|
1480351660
|
make sure the workbench does not fall over a runtime exception during startup
|
2016-03-02 17:29:44 +01:00 |
|
isidor
|
54609ce3f6
|
debug: null guard
fixes #3589
|
2016-03-02 16:55:19 +01:00 |
|
Benjamin Pasero
|
7975b1b635
|
Do not use electron's remote in event handlers (fixes #3072)
|
2016-03-02 16:44:38 +01:00 |
|
isidor
|
187a9e33d8
|
fixes #3624
|
2016-03-02 15:32:01 +01:00 |
|
isidor
|
a0b9377ab5
|
debug: use paths.isAbsoluteRegex
|
2016-03-02 15:32:01 +01:00 |
|
Benjamin Pasero
|
bcfad8e785
|
focus preview editor after refresh
|
2016-03-02 12:41:29 +01:00 |
|
Benjamin Pasero
|
62c66c7242
|
Investigate to reduce working files watcher to only the ones opened (fixes #3617)
|
2016-03-02 12:32:13 +01:00 |
|
Benjamin Pasero
|
49ed473dfb
|
New files get view state of previously open file (fixes #3619)
|
2016-03-02 11:32:45 +01:00 |
|
Benjamin Pasero
|
b9a706e93b
|
File picker doesn't open file with full path (fixes #3013)
|
2016-03-02 11:20:43 +01:00 |
|
Martin Aeschlimann
|
f9a32719ce
|
[folding] validate view state before applying
|
2016-03-02 11:15:24 +01:00 |
|
isidor
|
5e6ebb0c98
|
pahts.isAbsolute
|
2016-03-02 11:10:51 +01:00 |
|
Benjamin Pasero
|
3db6bb93db
|
Go to File does not find files in directory junctions (fixes #2896)
|
2016-03-02 11:02:42 +01:00 |
|
isidor
|
90c05ec80c
|
debug: space key to toggle breakpoint enablement
fixes #3379
|
2016-03-02 00:57:54 +01:00 |
|
isidor
|
8b29cfb294
|
debug: remove ansi escape codes
fixes #3006
|
2016-03-02 00:32:21 +01:00 |
|
isidor
|
d553c86b48
|
debug: show a link in error notifications
fixes #3591
|
2016-03-02 00:18:13 +01:00 |
|
isidor
|
6598d2939c
|
render whitespace in menu not in status bar
|
2016-03-01 23:36:52 +01:00 |
|
Benjamin Pasero
|
23498a3d02
|
QuickPick "recently opened" indicator is clipped (fixes #3375)
|
2016-03-01 20:37:40 +01:00 |
|
Alex Dima
|
0668737166
|
Clean up threadService
|
2016-03-01 19:02:12 +01:00 |
|
Alex Dima
|
a3bdfe7ede
|
More plugin -> extension
|
2016-03-01 18:54:44 +01:00 |
|
Alex Dima
|
533844ab8d
|
More plugin -> extension
|
2016-03-01 18:54:42 +01:00 |
|
Alex Dima
|
f693ba1495
|
rename nativePluginService to nativeExtensionService
|
2016-03-01 18:54:40 +01:00 |
|
Alex Dima
|
6ae815a7c5
|
plugin -> extension
|
2016-03-01 18:54:39 +01:00 |
|
Andre Weinand
|
44afe82ba0
|
pass a 'More Information' url from the debug adapter to the frontend. fixes #3448
|
2016-03-01 17:28:53 +01:00 |
|
Alex Dima
|
1f089172b3
|
plugin -> extension
|
2016-03-01 17:12:44 +01:00 |
|
isidor
|
74b07c3b96
|
Toggle Render Whitespace
|
2016-03-01 16:49:58 +01:00 |
|
Alex Dima
|
7bd205a3d5
|
More plugin -> extension renames and reorg
|
2016-03-01 16:44:56 +01:00 |
|