-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document type detection #183
Comments
Thanks buddy for your quick reply. It helps. I believe a simple this code would be ok for this
|
In next release I will add this feature |
Thanks @prasathmani |
view file is insecure #187 Get files size (recursive) #186 There is no possibility for translation for some hints (title =) #185 View dirSize instead of word "Folder" #184 Document type detection #183 Stored Cross-site Scripting (XSS) Vulnerability detected in File Names #180 strings in code #177 Remove tracking #164
@nk932714 , your suggestion added. |
Thanks a lot @prasathmani |
view file is insecure prasathmani#187 Get files size (recursive) prasathmani#186 There is no possibility for translation for some hints (title =) prasathmani#185 View dirSize instead of word "Folder" prasathmani#184 Document type detection prasathmani#183 Stored Cross-site Scripting (XSS) Vulnerability detected in File Names prasathmani#180 strings in code prasathmani#177 Remove tracking prasathmani#164
Fixes setting drop down boxes to the current ace editor mode and theme on page load.
It would be awesome if file manager automatically recognize the document type.
Example :- if we are editing
php
file then document type should automatically pick php template. But it is picking only JavaScript. we have to manually change this to php.However is there any way to set default language to php from javaScript. because I'm working only on Php files. So every time after i click save i have to choose php template. its annoying.
The text was updated successfully, but these errors were encountered: