ChFlick/firecode

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintignore
.github/workflows/codeql-analysis.yml
.gitignore
.travis.yml
.vscode/extensions.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
.vscodeignore
CHANGELOG.md
LICENSE
README.md
dev-troubleshooting.md
language-configuration.json
package.json
resources/autocomplete.gif
resources/autoformat.gif
resources/firecode.png
resources/mouseover-info.gif
resources/syntax-highlighting.png
syntaxes/firestorerules.tmLanguage.json
tsconfig.json
yarn.lock
.eslintrc.js15
src/Documentation.ts91
A
1 hr
src/documentation/keywordDocumentation.ts63
src/documentation/methodDocumentation.ts87
src/documentation/typeDocumentation.ts311
A
3 hrs
src/documentation/types.ts25
src/extension.ts7
src/providers/FirestoreCompletionProvider.ts31
src/providers/FirestoreFormattingProvider.ts53
A
1 hr
src/providers/FirestoreHoverProvider.ts9
src/providers/index.ts3
src/utils/index.ts26
A
1 hr
src/utils/textmate/scope-info.ts47
src/utils/textmate/text-util.ts98
A
3 hrs
src/utils/textmate/textmate.ts67