File: tsx.coffee
Defined in: | src/languages |
Variables Summary
- module.exports =
-
{ name: "TSX", namespace: "tsx", fallback: ['js'], /* Supported Grammars */ grammars: ["TypeScriptReact"], /* Supported extensions */ extensions: ["tsx"] }
Defined in: | src/languages |
{
name: "TSX",
namespace: "tsx",
fallback: ['js'],
/*
Supported Grammars
*/
grammars: ["TypeScriptReact"],
/*
Supported extensions
*/
extensions: ["tsx"]
}
Quickly fuzzy find classes, mixins, methods, file:
Control the navigation frame:
You can focus and blur the search input: