Skip to content
#

flowtype

Here are 427 public repositories matching this topic...

spectrum
nickcolley
nickcolley commented Nov 21, 2018

Issue Type (check one)

  • Bug Report

Description (type any text below) -->

When tabbing through the Spectrum interface it's difficult to know what you're interacting with since the outlines for tabbable elements have been removed.

If you force outlines back on you can see what is being tabbed.

*:focus {
    outline: 3px solid orange !important;
    outline-offse
Bug good first issue

JavaScript Enhancements is a plugin for Sublime Text 3. It offers not only a smart javascript autocomplete but also a lot of features about creating, developing and managing javascript projects (real-time errors, code refactoring, etc.).

  • Updated Sep 30, 2020
  • Python

Improve this page

Add a description, image, and links to the flowtype topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the flowtype topic, visit your repo's landing page and select "manage topics."

Learn more