Commit Graph

9 Commits

Author SHA1 Message Date
Johannes Rieken
b548d2128d split things up into api/node and api/electron-browser 2017-05-12 11:24:22 +02:00
Johannes Rieken
358eb92d72 make sure default editor position is set, fixes #25801 2017-05-03 14:42:36 +02:00
Johannes Rieken
936104d88a rename TextDocumentShowOptions#column to TextDocumentShowOptions#viewColumn 2017-04-25 17:28:32 +02:00
Eric Amodio
c5de5b2df3 Fixes fallthrough with no options 2017-04-25 10:23:16 -04:00
Eric Amodio
ca163e0de1 Changes ShowTextDocumentOptions to TextDocumentShowOptions
Changes pinned property to preview
Adds ITextDocumentShowOptions as main-side DTO
2017-04-25 09:33:26 -04:00
Eric Amodio
d44fa8feb1 Adds ShowTextDocumentOptions interface
Moves column into the options
Removes overloads from the proxy
2017-04-25 08:51:10 -04:00
Eric Amodio
b5340dbec3 Adds editor options overload to showTextDocument 2017-04-25 08:45:47 -04:00
Joao Moreno
acb29bf425 registerDiffInformationCommand instead of computeDiff 2017-03-24 15:22:43 +01:00
Johannes Rieken
1239cebb70 Merge branch 'joh/editors' 2017-03-06 12:40:47 +01:00