FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
docs/data/code-languages.yml at main · basiclines/docs · GitHub
basiclines
/
docs
Public
forked from
github/docs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
docs
/
data
/
code-languages.yml
Copy path
More file actions
More file actions
Latest commit
History
History
History
87 lines (87 loc) · 1.34 KB
Breadcrumbs
docs
/
data
/
code-languages.yml
Copy path
File metadata and controls
87 lines (87 loc) · 1.34 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
#
Comment options: number (#), slash (//), percent (%%), hyphen (--), xml (<!-- -->), none
#
For languages that support highlighting: https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md
#
We prefer full language name in lowercase to avoid conflicts
bash
:
name
:
Bash
comment
:
number
bicep
:
name
:
Bicep
comment
:
slash
copilot
:
name
:
Copilot prompt
comment
:
none
csharp
:
name
: C
#
comment
:
slash
dockerfile
:
name
:
Dockerfile
comment
:
number
golang
:
name
:
Go
comment
:
slash
graphql
:
name
:
GraphQL
comment
:
number
groovy
:
name
:
Groovy
comment
:
slash
html
:
name
:
HTML
comment
:
xml
http
:
name
:
HTTP
comment
:
none
java
:
name
:
Java
comment
:
slash
javascript
:
name
:
JavaScript
comment
:
slash
json
:
name
:
JSON
comment
:
none
jsonc
:
name
:
JSONC
comment
:
slash
markdown
:
name
:
Markdown
comment
:
xml
perl
:
name
:
Perl
comment
:
number
powershell
:
name
:
PowerShell
comment
:
number
python
:
name
:
Python
comment
:
number
ruby
:
name
:
Ruby
comment
:
number
rust
:
name
:
Rust
comment
:
number
scss
:
name
:
SCSS
comment
:
slash
shell
:
name
:
Shell
comment
:
number
sql
:
name
:
SQL
comment
:
hyphen
swift
:
name
:
Swift
comment
:
slash
text
:
name
:
Text
comment
:
number
typescript
:
name
:
TypeScript
comment
:
slash
xml
:
name
:
XML
comment
:
xml
yaml
:
name
:
YAML
comment
:
number
Back
|
FazBrowse Home
|
New Git URL