You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eidheim 5144dbb2d3 Language client: added support for JSX property completion after space inside JSX angle brackets 6 years ago
..
CMakeLists.txt Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
autocomplete.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
cmake.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
cmake.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
compile_commands.cpp Updated libclangmm submodule 6 years ago
compile_commands.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
config.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
config.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
ctags.cpp Corrected unescaped file path in Ctags constructor 6 years ago
ctags.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
debug_lldb.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
debug_lldb.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs_unix.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dialogs_win.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
directories.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
directories.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dispatcher.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
dispatcher.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
documentation.cpp C/C++: added missing include fixits for std 6 years ago
documentation.hpp C/C++: added missing include fixits for std 6 years ago
entrybox.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
entrybox.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
files.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
filesystem.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
filesystem.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
git.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
git.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
grep.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
grep.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
info.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
info.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
juci.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
juci.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
menu.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
menu.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
meson.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
meson.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
mutex.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
notebook.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
notebook.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
project.cpp Language client: escape values from language server when using selection dialog 6 years ago
project.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
project_build.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
project_build.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
selection_dialog.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
selection_dialog.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
snippets.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
snippets.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source.cpp C/C++: added missing include fixits for std 6 years ago
source.hpp C/C++: added missing include fixits for std 6 years ago
source_base.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_base.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_clang.cpp C/C++: added missing include fixits for std 6 years ago
source_clang.hpp Updated libclangmm submodule 6 years ago
source_diff.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_diff.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_generic.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_generic.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_language_protocol.cpp Language client: added support for JSX property completion after space inside JSX angle brackets 6 years ago
source_language_protocol.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_spellcheck.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
source_spellcheck.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
terminal.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
terminal.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
tooltips.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
tooltips.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
usages_clang.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
usages_clang.hpp Updated libclangmm submodule 6 years ago
utility.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
utility.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
window.cpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
window.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
window_macos.hpp Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
window_macos.m MacOS: places juCi++ in front at startup for MacOS versions Mojave and earlier 6 years ago