Andre Weinand
|
cf45984418
|
update node-debug
|
2016-01-12 22:53:23 +01:00 |
|
isidor
|
2bc11998d8
|
debug: improve simple wording
|
2016-01-12 17:43:27 +01:00 |
|
Joao Moreno
|
1331354349
|
use VSCODE_ELECTRON_PLATFORM
|
2016-01-12 17:26:56 +01:00 |
|
Benjamin Pasero
|
0d0fea0fa4
|
Migrated autoSaveDelay formatting issues (fixes #1949)
|
2016-01-12 17:25:08 +01:00 |
|
Johannes Rieken
|
443a902d6a
|
introduce the concept fo ContentProvider to the ResourceEditorInput
Instead of just letting the API layer know about content provider we must push it lower because only than we can handle uri's opaque.
|
2016-01-12 17:24:24 +01:00 |
|
Martin Aeschlimann
|
1b409e306c
|
Fixes #1960: [html] Cannot read property 'attributes' of undefined in htmlTags
|
2016-01-12 17:21:33 +01:00 |
|
isidor
|
f4dfed42a5
|
debug: show warnings in launch.json for relative paths
fixes #1575
|
2016-01-12 17:12:45 +01:00 |
|
isidor
|
48127859ec
|
debug: dipose breakpoint widget on model changed.
|
2016-01-12 17:12:45 +01:00 |
|
Martin Aeschlimann
|
114b0a766d
|
Fixes #1502 [css] restriction attribute in css-scheme.xml doesn't work as expected for some types
|
2016-01-12 17:10:37 +01:00 |
|
Martin Aeschlimann
|
5f38d20061
|
[css] Evaluate the 2 browser rule for CSS auto-complete. Fixes #1233
|
2016-01-12 17:10:37 +01:00 |
|
Martin Aeschlimann
|
277510fe7b
|
Merge pull request #1457 from xaverh/master
C++11 keyword "noexcept" added
|
2016-01-12 17:04:18 +01:00 |
|
Joao Moreno
|
3e690ee703
|
fail test script on error
|
2016-01-12 16:59:22 +01:00 |
|
Joao Moreno
|
027ba03e63
|
enable tests
|
2016-01-12 16:29:10 +01:00 |
|
Joao Moreno
|
55963623d7
|
skip integration tests
|
2016-01-12 16:17:34 +01:00 |
|
Martin Aeschlimann
|
20a44f51c9
|
Merge pull request #1543 from bgse/bgse-html-angularjs-typos
[html] typos of angularjs attributes(directives)
|
2016-01-12 16:11:35 +01:00 |
|
Joao Moreno
|
17682edf40
|
use auth in proxies
related to #1942
|
2016-01-12 15:41:37 +01:00 |
|
Johannes Rieken
|
5273e35321
|
💄 tslint
|
2016-01-12 15:06:47 +01:00 |
|
Martin Aeschlimann
|
4ad3d6d00f
|
[css] Browsers without version number don’t show in CSS IntelliSense. Fixes #1224
|
2016-01-12 12:37:48 +01:00 |
|
Alex Dima
|
c217931f15
|
Fixes #1868: revealRange won't scroll horizontal with default reveal type.
|
2016-01-12 12:02:13 +01:00 |
|
isidor
|
883bd91240
|
debug: make hover grow and shrink with the tree
|
2016-01-12 11:41:53 +01:00 |
|
Johannes Rieken
|
7d6831f64b
|
💄 tslint
|
2016-01-12 11:39:53 +01:00 |
|
Johannes Rieken
|
699f47b089
|
💄 tslint
|
2016-01-12 11:38:11 +01:00 |
|
Martin Aeschlimann
|
0babb42991
|
Merge pull request #1217 from dstorey/update-css-intellisense
[css] Update css intellisense and css.plist
|
2016-01-12 11:17:55 +01:00 |
|
Benjamin Pasero
|
3a69eff8da
|
styles
|
2016-01-12 11:02:23 +01:00 |
|
Johannes Rieken
|
f345c94847
|
virtual doc - support content provider signalling change via onDidChange event
|
2016-01-12 10:50:53 +01:00 |
|
Martin Aeschlimann
|
0bdf9ca824
|
Dark+ theme: fields hard to see #1880
|
2016-01-12 10:21:17 +01:00 |
|
Martin Aeschlimann
|
e68a8078b4
|
[themes] color field types
|
2016-01-12 10:21:17 +01:00 |
|
Alex Dima
|
5f36fc4388
|
Fixes #1925: Add support for letter-spacing in TextEditorDecorationType
|
2016-01-12 10:20:33 +01:00 |
|
Johannes Rieken
|
9ba657e79a
|
📚 jsdoc for the text document content provider
|
2016-01-12 10:02:58 +01:00 |
|
Joao Moreno
|
20ff90c932
|
set rejectUnauthorized in regular https requests
related to #155
|
2016-01-12 09:15:56 +01:00 |
|
Chris Dias
|
c823a4f2ad
|
add viewlets to View menu
|
2016-01-11 16:38:52 -08:00 |
|
Johannes Rieken
|
a040433d1f
|
destroy virtual documents/models when not being used anymore
|
2016-01-11 17:34:36 +01:00 |
|
Johannes Rieken
|
b1228e5e59
|
💄 tslint
|
2016-01-11 16:58:59 +01:00 |
|
Johannes Rieken
|
a19740d091
|
Merge pull request #1831 from Microsoft/joh/registerTextDocumentProvider
register text document provider
|
2016-01-11 16:54:37 +01:00 |
|
Martin Aeschlimann
|
57853442ac
|
Merge pull request #1583 from Tyriar/patch-3
Disassociate .gn with python language
|
2016-01-11 16:28:28 +01:00 |
|
Benjamin Pasero
|
43f633c1d0
|
real fix for devtool focus issue
|
2016-01-11 16:16:51 +01:00 |
|
João Moreno
|
092161b189
|
run proper tests in appveyor
|
2016-01-11 16:14:46 +01:00 |
|
Benjamin Pasero
|
6e57a3c81c
|
fix weird NPE with calling webContents.isDevToolsFocused
|
2016-01-11 16:14:44 +01:00 |
|
João Moreno
|
c0b229aadb
|
fix test.bat
|
2016-01-11 16:14:37 +01:00 |
|
isidor
|
bbd8340d5f
|
debug: small css cleanup
|
2016-01-11 15:45:19 +01:00 |
|
Martin Aeschlimann
|
86be59b8f4
|
[themes] return types coloring
|
2016-01-11 15:42:58 +01:00 |
|
Martin Aeschlimann
|
9e93648c14
|
[themes] fix for parameterized types
|
2016-01-11 15:42:57 +01:00 |
|
isidor
|
6c5c3f43fc
|
debug: hover widget is a content widget
|
2016-01-11 15:41:11 +01:00 |
|
isidor
|
cc19a2d04f
|
alex: add 'overlowingContentWidgets' container
|
2016-01-11 15:41:10 +01:00 |
|
Benjamin Pasero
|
8b06fb3f4c
|
resource input: make sure it can deal with the fact that the underlying editor model gets disposed
|
2016-01-11 15:40:09 +01:00 |
|
Johannes Rieken
|
895948c14a
|
bring EditorService change back
|
2016-01-11 15:26:17 +01:00 |
|
Alex Dima
|
82f2a8afb2
|
Merge pull request #1586 from markrendle/cursor-style
|
2016-01-11 15:07:21 +01:00 |
|
Johannes Rieken
|
4728993c19
|
update npm-shrinkwrap
|
2016-01-11 14:48:29 +01:00 |
|
Johannes Rieken
|
81456a7212
|
move api/common to api/browser
|
2016-01-11 14:44:13 +01:00 |
|
Johannes Rieken
|
db46719428
|
exclude 'weak' from build, update weak.d.ts
|
2016-01-11 14:30:06 +01:00 |
|