isidor
|
8f5da24980
|
debug: seriously polish debugEditorModelManager.
|
2015-12-02 10:49:26 +01:00 |
|
isidor
|
c910b02618
|
debug: show breakpoint error glyph.
|
2015-12-02 10:49:25 +01:00 |
|
isidor
|
c2b1481140
|
debug: add breakpoint.error to model
|
2015-12-02 10:49:25 +01:00 |
|
Martin Aeschlimann
|
3da2e1c4a1
|
[json] Uncaught TypeError: Cannot read property 'getResolvedSchema' of undefined #668
|
2015-12-02 10:26:56 +01:00 |
|
Benjamin Pasero
|
055168dd8c
|
Trim trailing whitespaces on line with cursor when explicitly saving (fixes #466)
|
2015-12-02 09:49:43 +01:00 |
|
Alex Dima
|
41568f6eeb
|
Adopt latest loader
|
2015-12-02 09:45:56 +01:00 |
|
Benjamin Pasero
|
65d8505740
|
Telemetry: We should log startup times (fixes #707)
|
2015-12-02 09:27:43 +01:00 |
|
Benjamin Pasero
|
e2341f63df
|
fix npe when splitting error from service lib
|
2015-12-02 09:19:22 +01:00 |
|
Benjamin Pasero
|
3fc609a5d2
|
update comment
|
2015-12-02 09:16:02 +01:00 |
|
Joao Moreno
|
2711351884
|
fail mocha upon loader fail
related to #885
|
2015-12-02 09:13:31 +01:00 |
|
Daniel Imms
|
e75ff1882f
|
Move isEmptyElement into a shared file
|
2015-12-01 13:47:49 -08:00 |
|
Daniel Imms
|
59f178bf93
|
Disable rtc and data html tag intellisense due to adoption
According to MDN only Firefox implement these tags so far.
|
2015-12-01 13:20:45 -08:00 |
|
Daniel Imms
|
e800531082
|
Use inline nls.localize for proper string externalizing
|
2015-12-01 13:17:09 -08:00 |
|
Matt Talbot
|
f940964192
|
Syntax Highlighting for Roku's BrightScript Language
BrightScript (.brs) files use the default visual basic syntax highlighting.
|
2015-12-01 11:24:54 -08:00 |
|
Benjamin Pasero
|
db42fed458
|
add missing copyright
|
2015-12-01 18:45:16 +01:00 |
|
isidor
|
337cf1813c
|
debug: give priority to the later registered debug extension.
fixes #838
|
2015-12-01 18:40:43 +01:00 |
|
isidor
|
cf28e900f1
|
debug: remove setBreakpointsForModel and simplify removing breakpoints in model.
|
2015-12-01 18:40:42 +01:00 |
|
isidor
|
ec1838f347
|
debug: remove toggleBreakpoint and setBreakpointLineNumber from debugModel.
|
2015-12-01 18:40:42 +01:00 |
|
isidor
|
83405abcfe
|
debug: change decoration for disabled breakpoints.
|
2015-12-01 18:40:41 +01:00 |
|
Benjamin Pasero
|
4e9b3c3289
|
update OSS readme for electron update
|
2015-12-01 18:26:32 +01:00 |
|
Joao Moreno
|
eaa5bcfe19
|
bring proxy stuff together
add http.proxyStrictSSL option
fixes #155
|
2015-12-01 18:20:57 +01:00 |
|
Joao Moreno
|
9b6bff1573
|
dont let mutex be garbage collected
|
2015-12-01 18:19:23 +01:00 |
|
Benjamin Pasero
|
bbeb32aae0
|
Merge pull request #868 from Microsoft/ben/persistent-zoom
Persist zoom settings
|
2015-12-01 18:03:03 +01:00 |
|
Benjamin Pasero
|
df346e4923
|
respect configured zoom level in zoom actions
|
2015-12-01 17:59:03 +01:00 |
|
Alex Dima
|
d0751f6159
|
Ensure margin-view-overlays height on render (fixes #841)
|
2015-12-01 17:58:21 +01:00 |
|
Benjamin Pasero
|
158be75173
|
cleanup zoomlevel configuration
|
2015-12-01 17:47:02 +01:00 |
|
Johannes Rieken
|
a0fb61812c
|
parameter hint trigger characters are ( and , - fixes #758
|
2015-12-01 17:20:57 +01:00 |
|
Johannes Rieken
|
a3e4cc1bae
|
Merge pull request #870 from Microsoft/joh/commands
Joh/commands
|
2015-12-01 17:11:02 +01:00 |
|
Johannes Rieken
|
0be6912ffe
|
command: executeFormatOnTypeProvider
|
2015-12-01 16:57:13 +01:00 |
|
Benjamin Pasero
|
45cf858677
|
Merge pull request #854 from Microsoft/ben/electron-v0.34.5
Adopt latest Electron build (#826)
|
2015-12-01 16:52:41 +01:00 |
|
Benjamin Pasero
|
fe88d384e6
|
initial wip
|
2015-12-01 16:42:17 +01:00 |
|
Johannes Rieken
|
78e11f23b7
|
commands: executeFormatDocumentProvider, executeFormatRangeProvider
|
2015-12-01 16:38:42 +01:00 |
|
Martin Aeschlimann
|
03e35bb468
|
Merge pull request #858 from thomasmichaelwallace/master
[xml] Add Windows Workflow (.xoml) extension.
|
2015-12-01 16:30:32 +01:00 |
|
Martin Aeschlimann
|
2767b596c1
|
[js] TypeError: e.split is not a function #829
|
2015-12-01 16:22:52 +01:00 |
|
Joao Moreno
|
6c32610551
|
mixing extra suggestion support
fixes #741
|
2015-12-01 16:19:32 +01:00 |
|
Benjamin Pasero
|
e08e52dc54
|
Add a command line flag to disable loading of extensions (users, dev)
|
2015-12-01 16:06:12 +01:00 |
|
Johannes Rieken
|
a7f719e46c
|
command: executeCodeLensProvider
|
2015-12-01 16:02:16 +01:00 |
|
Benjamin Pasero
|
73183ff3c5
|
update more comments around save dialog
|
2015-12-01 15:42:48 +01:00 |
|
Benjamin Pasero
|
f463f8e5ff
|
disable save dialog extension filtering for now as there are issues
|
2015-12-01 15:41:04 +01:00 |
|
Joao Moreno
|
b8b38173bf
|
update windows-mutex
|
2015-12-01 15:35:49 +01:00 |
|
isidor
|
674694e6bc
|
debug: expose attach to IRawDebugSession.
|
2015-12-01 15:32:05 +01:00 |
|
Benjamin Pasero
|
374cfd1507
|
set ELECTRON_DEFAULT_ERROR_MODE when running code.bat and crash reporter is not enabled
|
2015-12-01 15:26:04 +01:00 |
|
Johannes Rieken
|
4dad67b848
|
command: executeCodeLensProvider
|
2015-12-01 15:01:04 +01:00 |
|
Johannes Rieken
|
fb9cfb1a53
|
command: executeCodeActionProvider
|
2015-12-01 14:54:54 +01:00 |
|
thomas michael wallace
|
c44731e247
|
Add Windows Workflow (.xoml) extension.
|
2015-12-01 11:55:20 +00:00 |
|
Johannes Rieken
|
1d7819f052
|
command: executeCompletionItemProvider
|
2015-12-01 11:54:48 +01:00 |
|
isidor
|
679e0f5b98
|
debug: better action enablement with respect to function breakpoints.
|
2015-12-01 11:53:06 +01:00 |
|
Benjamin Pasero
|
ebac96772e
|
update electron to 0.34.5
|
2015-12-01 11:45:01 +01:00 |
|
Joao Moreno
|
c1d7172433
|
fix npe in non git workspaces
|
2015-12-01 11:11:42 +01:00 |
|
Joao Moreno
|
c70b486631
|
silence service lib orphans
fixes #808
|
2015-12-01 09:52:30 +01:00 |
|