hacke2
hacke2
copy-paste has has cross-platform issues, it will depends on xclip. vscode has [clipboard api,](https://code.visualstudio.com/api/references/vscode-api#Clipboard) replace copy-paste with vscode clipboard.
I had use hasOne get Pet,e.g: ``` Animal.hasOne('owner', Person, {reverse: 'pets'}) Person(1).getPets(function(err, pets) { console.log(pets); }); ``` I want through one sql query Animal's fields, can I ? like this...
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** - [ ] window.tabGroups - [ ] Tab - [ ] TabChangeEvent - [ ] TabGroup - [ ] TabGroupChangeEvent...
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** - [ ] ColorThemeKind.HighContrastLight **描述你预期的功能表现(Describe the solution you'd like)** **描述你考虑过的替代方案(Describe alternatives you've considered)** **补充信息(Additional context)**
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** - [ ] TerminalEditorLocationOptions - [ ] TerminalLocation - [ ] TerminalOptions.location - [ ] TerminalOptions.isTransient - [ ] TerminalSplitLocationOptions...
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** - [ ] InputBoxValidationMessage - [ ] InputBoxValidationSeverity **描述你预期的功能表现(Describe the solution you'd like)** **描述你考虑过的替代方案(Describe alternatives you've considered)** **补充信息(Additional context)**
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** - [ ] registerInlineCompletionItemProvider - [ ] InlineCompletionContext - [ ] InlineCompletionItem - [ ] InlineCompletionItemProvider - [ ] InlineCompletionList...
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** - [ ] InlayHint.label - [ ] InlayHint.tooltip - [ ] InlayHint.textEdits - [ ] InlayHint.paddingLeft - [ ] InlayHint.paddingRight...
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** - [ ] Comment.timestamp **描述你预期的功能表现(Describe the solution you'd like)** **描述你考虑过的替代方案(Describe alternatives you've considered)** **补充信息(Additional context)**
**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** - [ ] TreeDragAndDropController - [ ] dragAndDropController - [ ] DataTransfer - [ ] DataTransferFile - [ ] DataTransferItem...