Sublime Text 3 put C language as C++
When I use Sublime Text 3, I found Sublime Text 3 put a file which name end with ".c" as C++ language instead of C language.
This leads to some plugin work error, such as SublimeClang.
I modified C++.tmLanguage, delete the line "C", and It is correct now.
And this has not happened in Sublime Text 2.
So I think it is a bug in Sublime Text 3, that it detect file type by using ignored case file name.
By the way, I use Sublime Text 3 in Windows 7 x64.
New files don't update the project side bar
Undo buffer
Don't de-minimize when opening a folder
Prevent empty document creation on start
Spell check as you go (f6) is a little flakey.
expose modifier-click events (e.g. alt+lmb click in view) also additional mouse buttons
Back Button Behavior after using 'Goto Definition' in Sublime Text 3
OS X should resume in fullscreen
Edit files with no permission
Problems with smb shares
'Ensure newline at EOF' could do to trim extra newlines.
acces shortcuts from command palette
Hints from many files
Vintage mode should implement tilde key to change case
API support to write plugins for marking the file with custom labels/ decorating its bar with signs
I would like to find a plugin very useful which can run a command in behind to check the current file's custom attributes, this is like integrating sublime with other tools like perforce when I can check a file out for editing in my plugin but I can't mark that file with custom signs/labels to indicate that its already checked out (something like the option dirty, just controlled by my plugin I would create and not cleared when saving).
Thank you
Trim lines at the time of saving file
//set to true if you want to trim lines for white spaces at the time of saving file."trim_on_save": true,//specify charaters to trim. It will trim if trim_on_save option is true.
"trim_characters": " \t",
Service d'assistance aux clients par UserEcho