You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gist data sent from the server includes a field for the file type. If we concatenated that into an editor.getSession().setMode('ace/mode/'+fileType) command, we could try to incorpoate Gists auto file-type detection.
The text was updated successfully, but these errors were encountered:
The gist data sent from the server includes a field for the file type. If we concatenated that into an editor.getSession().setMode('ace/mode/'+fileType) command, we could try to incorpoate Gists auto file-type detection.
The text was updated successfully, but these errors were encountered: