isidor
|
8408ca4ac0
|
debug: lint in node/ and electron-browser
|
2015-12-22 16:48:31 +01:00 |
|
isidor
|
5ef5a112e4
|
debugService.ts - linting
|
2015-12-22 16:37:49 +01:00 |
|
Johannes Rieken
|
f51691468a
|
trying to fix #1382
|
2015-12-22 15:56:38 +01:00 |
|
Johannes Rieken
|
3ae2793a31
|
tslint
|
2015-12-22 15:34:21 +01:00 |
|
isidor
|
fdb1ceedee
|
fix failing test
|
2015-12-22 14:24:53 +01:00 |
|
Johannes Rieken
|
93477a794e
|
honor sort text in suggest view mode, fixes #1403
|
2015-12-22 13:08:20 +01:00 |
|
Benjamin Pasero
|
f54f854387
|
use same octicon sizes in status bar
|
2015-12-22 12:38:33 +01:00 |
|
Johannes Rieken
|
356853ae99
|
put snippets into the first bucket of suggestions, fixes #1190
|
2015-12-22 12:35:43 +01:00 |
|
Benjamin Pasero
|
b8164089c8
|
modify launch.json Zoom back to 100% (fixes #1536)
|
2015-12-22 11:54:13 +01:00 |
|
Johannes Rieken
|
e49c8ea2f2
|
debt - tslint suggest code
|
2015-12-22 11:53:41 +01:00 |
|
isidor
|
59ad77f186
|
Revert "debug: hide function breakpoints from UI"
This reverts commit 41c4753b95.
|
2015-12-22 11:32:50 +01:00 |
|
isidor
|
aa00bb9051
|
debug: show variables changed in red in viewlet.
fixes #866
|
2015-12-22 11:32:50 +01:00 |
|
Johannes Rieken
|
af9bc1f82d
|
debt - tslint ftw
|
2015-12-22 10:35:27 +01:00 |
|
Benjamin Pasero
|
2e67535446
|
tweak search message for no results
|
2015-12-22 09:44:53 +01:00 |
|
Benjamin Pasero
|
d7dfd53d01
|
inline outputworker
|
2015-12-22 09:44:03 +01:00 |
|
Benjamin Pasero
|
243a900a73
|
move services helper to common
|
2015-12-22 09:39:43 +01:00 |
|
Benjamin Pasero
|
9f6b37fbcf
|
debt - move all workbench events to common
|
2015-12-22 09:38:01 +01:00 |
|
isidor
|
a54f5621ae
|
debug: do not pass source.path when source is in memory.
fixes #1514
|
2015-12-22 09:30:48 +01:00 |
|
Johannes Rieken
|
4dfa345e91
|
api - allow to provide a cancellation token to findFiles. Fixes #1553
|
2015-12-22 09:29:49 +01:00 |
|
Benjamin Pasero
|
28e35df8b9
|
debt - push down more events to common
|
2015-12-22 09:25:07 +01:00 |
|
Benjamin Pasero
|
70ee90dcc1
|
debt - move untitlededitorservice to common
|
2015-12-22 09:09:51 +01:00 |
|
Benjamin Pasero
|
103d61e776
|
Support slashes in Quick open dialog even on Windows (fixes #1487)
|
2015-12-22 08:39:05 +01:00 |
|
Benjamin Pasero
|
ac2e9dd6e0
|
Merge pull request #1564 from ristomatti/toggle-menu-linux
Support menu bar visibility toggle also on Linux (fixes #1563)
|
2015-12-22 08:02:02 +01:00 |
|
Ristomatti Airo
|
39d599cd2e
|
Support menu bar visibility toggle also on Linux (fixes #1563)
|
2015-12-22 07:45:10 +02:00 |
|
David Storey
|
9fdd9567eb
|
Update browser support for non-standard webkit properties
…webkit-text-size-adjust, text-fill-color, and tap-highlight-color
|
2015-12-21 14:09:49 -08:00 |
|
David Storey
|
36e7df9803
|
Remove duplicative <line-width>'s and make a restriction
…also defined in CSS3 B&B as a reusable data type that is used in many properties throughout CSS.
|
2015-12-21 13:57:55 -08:00 |
|
Benjamin Pasero
|
607af81350
|
debt - fix a layer breaker in explorer
|
2015-12-21 19:21:07 +01:00 |
|
Benjamin Pasero
|
788201b268
|
debt - move quick open service to common
|
2015-12-21 19:07:56 +01:00 |
|
Benjamin Pasero
|
5906207073
|
workbench api linting
|
2015-12-21 18:51:51 +01:00 |
|
Benjamin Pasero
|
acd6a190c3
|
debt: move extHostStatusBar to common
|
2015-12-21 18:36:40 +01:00 |
|
Benjamin Pasero
|
b2cbd89d82
|
more services cleanup
|
2015-12-21 18:20:08 +01:00 |
|
Benjamin Pasero
|
570ed794a9
|
more tslint of workbench parts
|
2015-12-21 18:03:08 +01:00 |
|
Benjamin Pasero
|
ae33727a08
|
lint workbench services
|
2015-12-21 17:45:14 +01:00 |
|
Benjamin Pasero
|
465fc4f58b
|
more linting in workbench
|
2015-12-21 17:35:25 +01:00 |
|
Benjamin Pasero
|
54782e5a5f
|
some tslint in platform
|
2015-12-21 17:01:25 +01:00 |
|
Benjamin Pasero
|
19ed5bfc98
|
some tslinting in base
|
2015-12-21 16:56:38 +01:00 |
|
Benjamin Gerfelder
|
6fd5778af9
|
fix typos in htmlTags.ts angular globalattributes
Fix typos as per Angular API reference, fixes Microsoft/vscode#1402
|
2015-12-21 16:11:58 +01:00 |
|
Johannes Rieken
|
6485896c97
|
debt - no code is the best code, remove unsued types and functions
|
2015-12-21 15:54:10 +01:00 |
|
Johannes Rieken
|
e68b01935b
|
debt - no code is the best code, remove more unsued types and functions
|
2015-12-21 15:49:20 +01:00 |
|
Johannes Rieken
|
575cbbde6e
|
debt - Delete event provider, #1522
|
2015-12-21 15:46:48 +01:00 |
|
Johannes Rieken
|
53d6395138
|
debt - reuse converter code in marshalling
|
2015-12-21 15:43:12 +01:00 |
|
Benjamin Pasero
|
63f8136c51
|
remove usage of EventSource in favour of Event & Emitter (fixes #1522)
|
2015-12-21 15:32:12 +01:00 |
|
Johannes Rieken
|
263a9551b7
|
debt - add toJSON methods to ext host types
|
2015-12-21 15:27:18 +01:00 |
|
isidor
|
f802678265
|
debug: try to send source reference when possible to adapter.
fixes #1514
|
2015-12-21 14:55:42 +01:00 |
|
Benjamin Pasero
|
ba04fe4c0e
|
remove unused variable
|
2015-12-21 14:40:37 +01:00 |
|
Johannes Rieken
|
0542c7e775
|
remove .m setting from C
|
2015-12-21 13:42:28 +01:00 |
|
Johannes Rieken
|
dfaa347b1b
|
missing change after rename
|
2015-12-21 13:40:26 +01:00 |
|
Johannes Rieken
|
a066421a78
|
fix issue #1532
|
2015-12-21 12:40:36 +01:00 |
|
isidor
|
a5f3b8acf5
|
debug: respect message box size when layouting call stack view
fixes #1362
|
2015-12-21 12:01:44 +01:00 |
|
isidor
|
f81295e9d8
|
debug: outter container in split view should have a class, not the tree itself.
|
2015-12-21 12:01:43 +01:00 |
|