This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Changes:
- 0196719 0.0.89
- 1fcc7b0 0.0.88
- 3ffbbfd 0.0.87
- d3e77df Merge pull request #73 from babakks/add-tooltip
- 677d230 format doc
- 92509ea update pipeline
- 6527f43 🔨 Include label and detail in call item tooltip
- c698c38 🔨 Add tooltip to tree items (for calls)
- 2595e58 0.0.86
- 07b1ab9 dependency cleanup
See More
- 53e7079 move off API proposal and depend on latest
vscode.d.ts
- 3d81601 Update .vscodeignore
- 21758f9 0.0.85
- 6148eb7 adopt latest API for dnd
- c5f5c9e 0.0.84
- 430eb8a fix end of
asResourceUrl
-links - 009671e adopt latest API changes and URI format
- c20c857 renames, also adopt for type and call hierarchy
- 2ef177d start with dnd of references (not just files)
- 4d7b4ea Fix typo
- ce5f4ea Switch to using the genering pipeline template
- 45d2b5b Merge pull request #72 from SriMethan/patch-1
- 556f158 Fix link
- f6b179b remove empty/unused integration tests
- 44eb272 remove ADO badge
- a47ebca 0.0.83
- c80c829 update readme
- 807f3aa remove GA, tweak ADO
- df53cae add ADO config
- b977fdf use latest API spec, delete proposed.d.ts
- ba7ce81 skip tests since they are empty anyways...
- ee3ab67 0.0.82
- 668e49c fix integration tests
- 2f89ce7 npm audit, start with publish workflow
- 31bc670 cleanup extension recommendations
- 60c6aec 0.0.81
- 338c3ef Merge pull request #71 from Eskibear/type-h
- 2656973 change spelling to supertypes (single word)
- b2a1d66 show type hierarchy
- 566d5c3 Merge pull request #70 from microsoft/dependabot/npm_and_yarn/lodash-4.17.21
- 01ce051 Bump lodash from 4.17.20 to 4.17.21
- 870c7f3 0.0.80
- cdbedbf Merge pull request #69 from microsoft/sandy081-adoptCapabilities
- 1c8a9b0 adopt capabilities
- e90c056 0.0.79
- a38da1a Merge pull request #68 from microsoft/icon-update
- 16114ff Update icon
- b8e2243 Bump y18n from 4.0.0 to 4.0.3 (#67)
- 8b8295e update dev dependencies
- e6a1c9f 0.0.78
- afe6685 declare workspace trust
- 3d2dbc0 add security.md
- f1b526b 0.0.77
- 37f35c4 use esbuild instead of webpack
- dbec3c6 0.0.76
- 2a4d43f use codicon as view icon
- c188511 udpate demo screen shot
- 9bfcfc3 update package-lock.json
- 04a4250 0.0.75
- d49d910 Merge pull request #64 from nixel2007/patch-1
- 1ac3466 Pass selectionRange as parameter to prepareHierarchy call
- 721d67d 0.0.74
- 438bf15 remove proposed api usage
- dcf0d7c adopt latest API, adopt latest compiler
- 0012c56 0.0.73
- feef788 remove preserve focus defaults, microsoft/vscode#85636 (comment)
- 837d407 F4 doesn't focus editor, Shift+F4 does...
- 7b29b41 0.0.72
- 7308002 use vscode.open command for references and call hierarchy items, fyi @alexr00, microsoft/vscode#85636
- 2be810e 0.0.71
- 8bbf89f use last, not first history entry, microsoft/vscode#109293
- 82cfb19 0.0.70
- 6a47cb1 fix microsoft/vscode#108726
- 4fd1c75 0.0.69
- 8c8a83c fix microsoft/vscode#108567
- 72661d1 call SymbolTreeInput#with only when needed, microsoft/vscode#107707
- 524e66d tweak
with
-function so that it accepts a location, microsoft/vscode#107707 - 2aa2d07 head comment
- 6ef70c4 0.0.68
- 9d93bd5 fix microsoft/vscode#107781
- 62a21e0 fix microsoft/vscode#107703
- b4f02c1 only call
with
when having a new position, microsoft/vscode#107710 - ed4e2c6 more jsdoc, fixes microsoft/vscode#107710
- ea563f5 indent eslint rule
- b5c6a04 0.0.67
- a44cd9a name tweaks
- ba013ec rename api file
- 247f58f npm i
- 6a3a0ea 0.0.66
- 4c30136 API tweaks and doc
- 922adf7 0.0.65
- 3ba3758 restore old activation event
- fa535d1 0.0.64
- 8bcc221 histroy message
- b40217e tweaks
- 2d8929a renames
- bbee474 remove old code
- d06cdb2 simplify inputs
- 8461e30 renames
- 0d406ee fix call items highlights
- 9409eb0 remove commands, call hierarchy rebase
- b4017ea copy commands, history picker
- 6495852 can navigate, dispose model
- e836077 navigation wired up
- 0c3f4c3 interface polish, account for moved positions
- ed1b53c editor highlights
- 40ada23 empty results
- 8397f04 much more wip
- 22021be calls message
- 478de9b more refactorings, migrate call hierarchy, add abstraction for navigation and editor highlights
- 2426ea8 sketch up some new concepts
- 5aec900 remove toxic quick fix
- 157622c spelling
- 4284552 some provider simplifications
- efc0b7f make tree data provider wrapper more generic
- 4e209ab 💄
- 142d69a add stub for an integration test
- f3331f8 update version
- 25e428e eslint'ing
- 0161cb4 Merge pull request #61 from babakks/extend-remove-ref
- 50e4d04 🔨 Fix wrong variable name
- ac00da9 🔨 Remove unnecessary falsy check
- 1192816 🔨 Make resolveCalls private
- 8454258 💄 Add curly braces for one-line if statements
- b4c4e9a 💄 Add curly braces for one-line if statements
- 42c8f9f 🔨 Fix remove call item
- e99d4ee 🔨 Implement getParent
- 546bb0a 🛠 Change children querying procedure
- c0bf2f9 🔨 Call children resolve method in model
- 0120d88 npm audit
- 770a368 update to 0.0.62
- 1935256 drop nodejs dependency, microsoft/vscode#103249
- 400fdce update to 0.0.61
- 3148d65 Update package.json
- caa5967 0.0.60
- 2016f3a fix microsoft/vscode#100487
- da2c7b0 update version
- 802f790 Revert "Move focus to the editor when showing references from the references view, call hierarchy and history"
- c2bf25f update version
- ac60bce Merge pull request #62 from Neurrone/fix/move-focus-to-editor-when-showing-references
- c77216e Move focus to the editor when showing references from the references view, call hierarchy and history
- 5a13c44 🔨 Fix change event argument type
- fd685ca 🎁 Extend removeRefCommand to support call items
- 564a689 🔨 Update calls data provider for the new model
- 20e63c7 🔨 Add move & remove to CallsModel
- bee3e42 🎁 Add remove call item command associations
- f63eaed d'oh, fix compare logic microsoft/vscode#97881
- a23a123 sort references by full uri, group by uri without fragment, microsoft/vscode#97881
- 8463674 fix highlight issues, microsoft/vscode#97881
- affc14d update version
- 721ad3d tweak group-by logic, microsoft/vscode#97881
- 090548b Merge pull request #60 from usernamehw/patch-1
- 71e3fa2 💄
- 8990fc3 update version
- 74f21ef dependency update
- 3df68dc use vscode.open, fixes #97821
- 3d3bebb update version
- 061999e Define
references-view.next/prev
as commands so that they have names - 8f2304d Update README.md
- 4b7bbae update version
- 968b709 Merge pull request #59 from jeanp413/fix-vscode-95288
- ce87e7c Fixes microsoft/vscode#95288
- 6aa452a publish codicon change
- 3b74343 Merge pull request #58 from microsoft/misolori/codicons
- beb9f3f Adopt codicons
- a1117eb Merge pull request #57 from microsoft/dependabot/npm_and_yarn/acorn-6.4.1
- eb1ab70 Bump acorn from 6.3.0 to 6.4.1
- bc5f461 update version
- 464fb58 fix microsoft/vscode#92072
- 7d4f1bb update version
- 72f7d3e add word anchor to history items, microsoft/vscode#92073
- b365a62 extract context key usage into util
- b7cf421 update settings
- 2a70604 use (experimental) project wide TS validation
- 05339da update version
- db5c0a9 fix microsoft/vscode#89214
- e0955a0 fix microsoft/vscode#88413
- a505658 fix microsoft/vscode#88591
- 77e4c90 fix microsoft/vscode#87625
- 0cb7589 update latest api, simpler icon lookup
- 9761d06 don't show highlights in peek editor, microsoft/vscode#86327
- dce80c6 add context menu commands, microsoft/vscode#86125
- de44624 update version
- c123c3b Merge pull request #56 from microsoft/misolori/call-icons
- e32f569 Update call hierarchy icons
- 3462038 update version
- a822a1a highlight root in
- 9979416 use phone handle icon for re-root command, microsoft/vscode#86125
- e651919 bump version
- 9b82f75 Change re-run here message
- f3e341a add (hacky!) theme icons
- 93fcb2b Merge pull request #55 from microsoft/joh/calls
- 46e96a6 update version
- 9a3efbc tweak empty messages
- edd695e add editor highlights for call items, more refactorings
- 7fae6bd fix open command fro calls
- 10b6b8d have only one tree active at a time
- 08f412f tweak command, focus tree on start
- 5ed89c9 hide make root command from command palette
- 94402a9 persist calls direction
- dab3d30 fix leak
- bd681e5 show editor highlights
- 373d723 prepare for codicon icon paths
- a9cdba3 add history for call hierarchy view
- a33e1d5 add open command that reveal item
- 89a1aeb add "make root" command
- 114aa26 simplify direction toggle
- b265a66 move reference-logic into refs-folder, add calls-folder for call hierarchy work
- 590dc61 bump version
- 2866f39 reset title when clearing results
- 64e621a update version
- 018772e add source context key
- 3aeaecb bump version
- 9f69e53 tweak titles
- 88ad8f9 change order of commands, fixes microsoft/vscode#84563
- 381ef12 update webpack command
- b41259b update version
- db52f8b fix microsoft/vscode#84222
- f076f1f npm i
- 8324d7b add missing activation event
- 6f631ec update vscode engine
- ab90905 update version
- db6dcec add "Find All Implementations" command
- 3eba794 use vscode-dts tool for dependencies
- 30a6515 move Find command into its own group
- d11daa7 fis task.json file
- a48315c updates
- 65b0175 make sure to actually warmUp next document
- 6a39931 0.0.30
- ca99be9 update vscode.proposed.d.ts
- 32d3ddb use TreeView#message only as string, microsoft/vscode#64406
- 81887ed 0.0.29
- 2865656 update proposed api def file
- 44c87f2 Merge pull request #53 from hwhung0111/Fix-vscode-#77827 [ microsoft/vscode#77827 ]
- d93bc26 Fix microsoft/vscode#77827
- 6bf88d7 0.0.28
- 453794c update dependencies
- a3f6db9 Merge pull request #52 from microsoft/misolori/icons
- e75277e Update reference icon
- f40aaf3 Update icons
- 1baf4f1 update version
- 4d22ba8 Merge pull request #51 from guywald1/clear-button
- cb52a12 Don't show icon when a result is selected
- a053728 Change icon back to original clear icon
- 67f29bc Change message after clearing history
- d209c16 Add a context key for whether history exists
- b04608b Add custom icons for clear button
- 1d64d82 Add command to clear reference history
- e9e819f webpack - update launch.json to use
dist
folder - d649d01 Merge pull request #50 from Microsoft/joh/webpack
This list of changes was auto generated.