This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-04-24 18:49:00 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7114851c4a4b7102ac287c43bd9d4e54a55eb787
vscode
/
extensions
/
references-view
/
src
History
Johannes Rieken
a89b0e97a1
ensure (newly) selected item from references tree is visible in the editor (
#168574
)
...
fixes
https://github.com/microsoft/vscode/issues/167296#event-7989480633
2022-12-09 13:31:54 +01:00
..
calls
fix
https://github.com/microsoft/vscode/issues/146171
(
#168307
)
2022-12-07 15:22:52 +01:00
references
ensure (newly) selected item from references tree is visible in the editor (
#168574
)
2022-12-09 13:31:54 +01:00
types
adopt
vscode.l10n
in references view (
#165245
)
2022-11-02 08:21:33 -07:00
extension.ts
…
highlights.ts
…
navigation.ts
ensure (newly) selected item from references tree is visible in the editor (
#168574
)
2022-12-09 13:31:54 +01:00
references-view.d.ts
Merge branch 'main' into cs-reference-view-api
2022-08-19 12:57:24 +02:00
tree.ts
adopt
vscode.l10n
in references view (
#165245
)
2022-11-02 08:21:33 -07:00
utils.ts
…