forked from eclipse-theia/vscode-theia-comparator
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add initial issue links as notes based on eclipse-theia/theia#9863. * Tweak generated html code to open clicked links in a new tab/window and improve link color for readability Contributed on behalf of STMicroelectronics Signed-off-by: Lucas Koehler <lkoehler@eclipsesource.com>
- Loading branch information
1 parent
a76362a
commit cfbb698
Showing
2 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
root: | ||
AccessibilityInformation: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9965">#9965</a>' | ||
CodeAction: | ||
isPreferred: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9989">#9989</a>' | ||
disabled: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9989">#9989</a>' | ||
CodeActionKind: | ||
SourceFixAll: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/9991">#9991</a>' | ||
CommentThread: | ||
canReply: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10002">#10002</a>' | ||
ConfigurationScope: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10004">#10004</a>' | ||
CustomDocumentOpenContext: | ||
untitledDocumentData: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10005">#10005</a>' | ||
DebugProtocolBreakpoint: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10011">#10011</a>' | ||
DebugProtocolSource: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10011">#10011</a>' | ||
DebugSession: | ||
workspaceFolder: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10023">#10023</a>' | ||
DocumentSymbolProviderMetadata: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10026">#10026</a>' | ||
EvaluatableExpression: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10027">#10027</a>' | ||
Extension: | ||
extensionKind: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10029">#10029</a>' | ||
extensionMode: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10201">#10201</a> (current impl is only a stub)' | ||
ExtensionContext: | ||
logUri: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10033">#10033</a>' | ||
InlineValue: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10028">#10028</a>' | ||
InputBoxOptions: | ||
title: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10030">#10030</a>' | ||
LinkedEditingRangeProvider: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10200">#10200</a>' | ||
LinkedEditingRanges: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10200">#10200</a>' | ||
TreeViewOptions: | ||
canSelectMany: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/10102">#10102</a>' | ||
|
||
window: | ||
registerWebviewViewProvider: | ||
_note: '<a href="https://github.com/eclipse-theia/theia/issues/8740">#8740</a>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters