mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
Added x86 assembly syntax highlighting (Closes SpartanJ/ecode#75).
Added PICO8 syntax highlighting. Added PSQL syntax highlighting. Added Haskell linter, formatter and LSP support. Improved JSON syntax definition to CPP. Cleaning up SyntaxDefinitionManager.
This commit is contained in:
@@ -90,6 +90,7 @@ CODE_SRCS := \
|
||||
ui/*.cpp \
|
||||
ui/css/*.cpp \
|
||||
ui/doc/*.cpp \
|
||||
ui/doc/languages/*.cpp \
|
||||
ui/abstract/*.cpp \
|
||||
ui/models/*.cpp \
|
||||
ui/tools/*.cpp
|
||||
|
||||
Reference in New Issue
Block a user