Skip to content

Initial clickable errors in enhanced scrollbar.#7

Open
gundermanc wants to merge 3 commits intojustcla:masterfrom
gundermanc:ErrorMarginNavigator
Open

Initial clickable errors in enhanced scrollbar.#7
gundermanc wants to merge 3 commits intojustcla:masterfrom
gundermanc:ErrorMarginNavigator

Conversation

@gundermanc
Copy link
Collaborator

tooltipgif

@gundermanc
Copy link
Collaborator Author

Possible enhancement: create a new IOverviewTipManagerProvider that imports the default VS one and injects a control that displays the error in the preview tip instead of creating a new tip.

@gundermanc
Copy link
Collaborator Author

In hindsight, this could be done without a margin entirely by instead getting the text view host in an IVsTextViewCreationListener and subscribing to the margin events there.

@justcla justcla changed the base branch from master to ScrollbarErrors March 14, 2018 17:00
@gundermanc gundermanc changed the base branch from ScrollbarErrors to master March 16, 2018 23:48
@ZAIDI123
Copy link

// Creates a folder that anyone on the Internet can read from and write to. (Domain
// administrators can prohibit this setting for G Suite users.)
var folder = DriveApp.createFolder('Shared Folder');
folder.setSharing(DriveApp.Access.ANYONE, DriveApp.Permission.EDIT);

1 similar comment
@ZAIDI123
Copy link

// Creates a folder that anyone on the Internet can read from and write to. (Domain
// administrators can prohibit this setting for G Suite users.)
var folder = DriveApp.createFolder('Shared Folder');
folder.setSharing(DriveApp.Access.ANYONE, DriveApp.Permission.EDIT);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants