1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a latex template problem on Win32. More... almost 13 years ago
Improve IDL(Interactive Data Language) built-in template. More... almost 13 years ago
Improve the LaTeX template. More... almost 13 years ago
Modify the name of the two JavaScript engine. More... almost 13 years ago
Add js built-in template. More... almost 13 years ago
Compilation flag improvements for texlive. More... almost 13 years ago
Added tag v2.8.5 for changeset f2802e677d90 More... almost 13 years ago
version 2.8.5 More... almost 13 years ago
Set autoload/SingleCompileAsync.vim to unix format. More... almost 13 years ago
Update doc. More... almost 13 years ago
Add php built-in template. More... almost 13 years ago
merge More... almost 13 years ago
Hide the console window when run asynchronously on Windows. More... almost 13 years ago
Added tag v2.8.4 for changeset 6761849ad937 More... almost 13 years ago
version 2.8.4beta More... almost 13 years ago
Some error messages should not be displayed when initialize 'auto' async mode. More... almost 13 years ago
Don't give some success messages when failed to run the process asynchronously. More... almost 13 years ago
Added tag v2.8.3 for changeset ade533eb49ee More... almost 13 years ago
version 2.8.3beta More... almost 13 years ago
Update doc. More... almost 13 years ago
Initialize startupinfo in s:InitializePython() and use startupinfo when invoke the subprocess in s:RunPython() .(For Win32) More... almost 13 years ago
Rewrite the python code in s:RunPython: 1. Platform dependent code is removed; 2. output lines end up with '\r\n' on Windows instead of '\n'. More... almost 13 years ago
Add :SCTerminateAsync and :SCViewResultAsync commands to menu. More... almost 13 years ago
Modify the modeline to display 'colorcolumn' for vim 7.3 and above when opening the source file. More... almost 13 years ago
Make s:ShowMessage() automatically prepend "SingleCompile: " to the message to be displayed. More... almost 13 years ago
Update doc. More... almost 13 years ago
Add :SCIsRunningAsync command. More... almost 13 years ago
Added tag v2.8.2 for changeset 1b4142b33081 More... almost 13 years ago
version 2.8.2beta More... almost 13 years ago
Give an error message if async mode is not available when run :SCCompileRunAsync or :SCCompileRunAsyncAF. More... almost 13 years ago