공대생의 이것저것☀︎

[JS] Ace플러그인을 이용한 Syntaxhighlighter지원 언어들 본문

IT/Develop

[JS] Ace플러그인을 이용한 Syntaxhighlighter지원 언어들

공대생92 2017. 4. 19. 00:04



이번에 쓰고자 하는 포스트는

ACE 플러그인을 이용한 Syntaxhighlighter가 지원하는 언어들 목록이다.


Syntaxhighlighter가 뭐하는거냐고 물어본다면



console.log("각종 코드들을 Syntax에 맞게 예쁘게 보여주는 친구 :)")



라고 한다.






이렇게 지원하는 언어를 직접 html옵션에서 brush: 뒤에 넣어야 하기때문에

'목록'이 필요하다고 생각하였고...



이 데이터를 뽑아내기위해






Github에 직접 찾아가서.......모조리 다 긁은다음에








엑셀에서 데이터분리!!









그리고 완성된 이것




abap

coldfusion

fortran

html_ruby

lisp

mysql

razor

sql

verilog

abc

csharp

ftl

ini

live_script

nix

rdoc

sqlserver

vhdl

actionscript

css

gcode

io

livescript

nsis

rhtml

stylus

wollok

ada

curly

gherkin

jack

logiql

objectivec

rst

svg

xml

apache_conf

d

gitignore

jade

lsl

ocaml

ruby

swift

xquery

applescript

dart

glsl

java

lua

pascal

rust

swig

yaml

asciidoc

diff

gobstones

javascript

luapage

perl

sass

tcl

assembly_x86

django

golang

json

lucene

pgsql

scad

tex

autohotkey

dockerfile

groovy

jsoniq

makefile

php

scala

text

batchfile

dot

haml

jsp

markdown

plain_text

scheme

textile

bro

drools

handlebars

jsx

mask

powershell

scss

toml

c9search

eiffel

haskell

julia

matlab

praat

sh

tsx

c_cpp

ejs

haskell_cabal

kotlin

maze

prolog

sjs

twig

cirru

elixir

haxe

latex

mel

properties

smarty

typescript

clojure

elm

hjson

lean

mips_assembler

protobuf

snippets

vala

cobol

erlang

html

less

mipsassembler

python

soy_template

vbscript

coffee

forth

html_elixir

liquid

mushcode

r

space

velocity


으로 좀더 편하게 쓸수 있다. 




아 물론 내가 :)







Comments