Bug type: Language Service Describe the bug I came across the same issue reported from this thread for VSCode C++ outline view. (microsoft/vscode#107161). In short, the C++ outline view does not show class methods in hierarchy if the edi...
This permits a flat structureora tree structure in the outline view (the two cannot be mixed). classSwmfConfigDocumentSymbolProviderimplementsvscode.DocumentSymbolProvider{publicprovideDocumentSymbols(document: vscode.TextDocument,token: vscode.CancellationToken):Promise<vscode.DocumentSymbol[]> {return...
Enter the following Python code in VSCode: importpprintpprint.pprint("hello world") Right-click thepprint("hello world")function call and choose "Show Call Hierarchy". Click the "Show Outgoing Calls" button at the top-right of the call history view: I can explore the call hierarchy to get...
IVsClassView IVsCmdNameMapping IVsCodeDefView IVsCodeDefViewContext IVsCodeShareHandler IVsCombinedBrowseComponentSet IVsCommandArgInfo IVsCommandWindow IVsCommandWindow2 IVsCommandWindowsCollection IVsCommentTaskInfo IVsCommentTaskToken IVsCommonMessagePump IVsCommonMessagePumpClientEvents IVsCommonMessagePumpFactory...
"vscode": "^1.60.0" }, "categories": [ "Other" ], "activationEvents": [ "onView:outline-map-view" ], "main": "./out/extension/index.js", "badges": [ { "href": "https://img.shields.io/", "url": "https://img.shields.io/visual-studio-marketplace/v/gerrn...
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll) Syntax C# 複製 public enum VSOUTLINECAPTION Members 展開資料表 Member nameDescription OUTLINECAPTION_FULL Name of the outline view – document name. OUTLINECAPTION_SIMPLE Name of the outline view. Remarks...
When I switch from or close the editor tab with this large file while having the Outline view open vscode fully freezes for > 30s. When I close the Outline before and then close the editor. All works seemlessly, closing the Outline as well as closing the editor tab. ...
outline shows nothing but "The active editor cannot provide outline information" in my extensionI'm currently working on my ipynb and It does display this error in outline view.What do I need to implement to fill the outline view? Are there also custom buttons possible in the VSCode outline...
SVsBuiltInServiceInfoQueryService SVsCallBrowser SVsClassView SVsCmdNameMapping SVsCodeDefView SVsCodeShareHandler SVsCommandWindow SVsCommandWindowsCollection SVsCommonMessagePumpFactory SVsComplusLibrary SVsComponentModelHost SVsComponentSelectorDlg SVsComponentSelectorDlg2 ...
microsoft/vscodePublic NotificationsYou must be signed in to change notification settings Fork30.3k Star167k Code Issues5k+ Pull requests490 Actions Projects1 Wiki Security15 Insights Additional navigation options Lines wrap in outline view#114537 ...