Skip to content

Add language tab custom name support#35

Open
oesukam wants to merge 2 commits intompociot:masterfrom
oesukam:feat-add-language-tab-custom-name
Open

Add language tab custom name support#35
oesukam wants to merge 2 commits intompociot:masterfrom
oesukam:feat-add-language-tab-custom-name

Conversation

@oesukam
Copy link

@oesukam oesukam commented Oct 27, 2020

Description

This PR adds the language tab custom name feature if you want to have a different name displayed then the supported language as provided in slate

How to test the functionality

  1. Clone the repo
  2. Have the language_tabs block listed as follow:
         language_tabs:
          - javascript: Web
          - shell
  3. Install the dependencies: npm install
  4. Run the app: npm run start

Screenshot

image

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

Successfully merging this pull request may close these issues.

1 participant

Comments