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

Add an API that returns icons for available languages #62

Closed
janehmueller opened this issue Jun 20, 2019 · 1 comment
Closed

Add an API that returns icons for available languages #62

janehmueller opened this issue Jun 20, 2019 · 1 comment
Assignees
Labels

Comments

@janehmueller
Copy link
Contributor

Similar to Polyglot languageNameOf: 'python' a function Polyglot languageIconOf: 'python' that returns the icon as a form would be very convenient.

Currently the PNBCodeCellLabel has an instance function iconFor: aLanguageID that does exactly that, but that method should in a more general class as a class method.

@fniephaus fniephaus self-assigned this Jul 3, 2019
@fniephaus
Copy link
Member

Fixed in 0.8.4 via e6f4678.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants