Skip to content

phacks/vscode-isin-code

Repository files navigation

ISIN Code

The ISIN Code VS Code extension displays the name and type of an ISIN code.

Features

📟 Displays the name and type of an ISIN code on hover.

isin-code

Open FIGI API and rate limiting

The extension makes use of the OpenFIGI API to retrieve information based on an ISIN Code.

The API has a rate limiting policy:

Type of limitation Without API Key With API Key
Number of requests you could make per minute 5 250

If you wish to get an API Key, sign-up to OpenFIGI (free, requires an institutional email adress, i.e. no GMail) and go to the API page: your API Key will be displayed.

Extension Settings

  • isin-code.OpenFIGIAPIKey: Add your OpenFIGI API Key.

Known Issues

Release Notes

0.0.2

  • Removed unnecessary regex match for better performance
  • Added more file types (Python, R)

0.0.1

Functional hover box with basic info on ISIN code 🎉

About

Quickly lookup an ISIN code for basic information directly from VS Code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published