mirror of
https://github.com/simon987/Simple-Incremental-Search-Tool.git
synced 2025-12-13 15:19:05 +00:00
Dashboard + UI enhancements
This commit is contained in:
@@ -271,7 +271,7 @@ class TextFileParser(GenericFileParser):
|
||||
"text/x-bibtex", "text/x-tcl", "text/x-c++", "text/x-shellscript", "text/x-msdos-batch",
|
||||
"text/x-makefile", "text/rtf", "text/x-objective-c", "text/troff", "text/x-m4",
|
||||
"text/x-lisp", "text/x-php", "text/x-gawk", "text/x-awk", "text/x-ruby", "text/x-po",
|
||||
"text/x-makefile"
|
||||
"text/x-makefile", "application/javascript"
|
||||
]
|
||||
|
||||
def parse(self, full_path: str):
|
||||
|
||||
Reference in New Issue
Block a user