Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hovering over Stripe resource method not showing link to API reference #808

Open
danpoynor opened this issue Aug 21, 2023 · 0 comments
Open

Comments

@danpoynor
Copy link

danpoynor commented Aug 21, 2023

Type: Bug

Create a new VS Code profile, disable or uninstall all extensions except Stripe, edit the VS Code settings.json file so it doesn't have any rules declared (resets VS Code). Then, with only the Stripe extension enabled, create a server.js file in a new empty project and add a Stripe statement such as const { data: paymentLinks } = await stripe.paymentLinks.list();

Notice that hovering over a Stripe resource method (such as paymentLinks) should reveal a link to the Stripe API reference as noted here: https://stripe.com/docs/stripe-vscode#api-reference, but this does not work.

Expected hover behavior:
Screen Shot 2023-08-21 at 12 34 49 PM

Actual hover behavior:
Screen Shot 2023-08-21 at 12 30 35 PM

Extension version: 2.0.14
VS Code version: Code - Insiders 1.82.0-insider (f125afbc800ec611f5a9ab1333c769832ce424b3, 2023-08-21T05:34:49.942Z)
OS version: Darwin x64 20.6.0
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz (8 x 4000)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: unavailable_off
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) 3, 3, 3
Memory (System) 32.00GB (0.16GB free)
Process Argv --crash-reporter-id ef8a6739-63f8-438e-a245-d9c9be5eb2af
Screen Reader yes
VM 0%
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythontb:30258533
pythonptprofiler:30281269
vshan820:30294714
vscod805:30301674
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30404738
py29gd2263:30784851
vsclangdf:30492506
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30618038
vscrp:30624060
a9j8j154:30646983
showlangstatbar:30737417
24365598:30687740
pythonfmttext:30716741
pythoncmvfstr:30726892
fixshowwlkth:30771523
showindicator:30805243
pythongtdpath:30726887
i26e3531:30792625
gsofa:30797620
welcomedialog:30812478
pythonnosmt12:30779711
pythonidxpt:30768918
pythonnoceb:30776497
copilotsettingc:30808720
asynctok:30815620
dsvsc013:30777762
dsvsc014:30777825
diffeditorv2:30786206
pythonlinttypecf:30810013
pythonmpsinfo:30815194

@danpoynor danpoynor changed the title Hover over Stripe resource method not showing link to API reference Hovering over Stripe resource method not showing link to API reference Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant