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 61fbdfd8a8 Language protocol: rename and showing usages now fallsback to document_highlight if no better capability is supported. This for instance enables rename and showing usages when flow-language-server is used. 7 years ago
..
CMakeLists.txt move cmake_modules to share folder 8 years ago
Doxyfile.in Add documentation generation using doxygen 10 years ago
autocomplete.cc Formatted code with custom clang-format 8 years ago
autocomplete.h Formatted code with custom clang-format 8 years ago
cmake.cc Formatted code with custom clang-format 8 years ago
cmake.h Formatted code with custom clang-format 8 years ago
compile_commands.cc Formatted code with custom clang-format 8 years ago
compile_commands.h Formatted code with custom clang-format 8 years ago
config.cc Formatted code with custom clang-format 8 years ago
config.h Formatted code with custom clang-format 8 years ago
ctags.cc Formatted code with custom clang-format 8 years ago
ctags.h Formatted code with custom clang-format 8 years ago
debug_lldb.cc Formatted code with custom clang-format 8 years ago
debug_lldb.h Formatted code with custom clang-format 8 years ago
dialogs.cc Formatted code with custom clang-format 8 years ago
dialogs.h Formatted code with custom clang-format 8 years ago
dialogs_unix.cc Formatted code with custom clang-format 8 years ago
dialogs_win.cc Formatted code with custom clang-format 8 years ago
directories.cc Formatted code with custom clang-format 8 years ago
directories.h Formatted code with custom clang-format 8 years ago
dispatcher.cc Formatted code with custom clang-format 8 years ago
dispatcher.h Formatted code with custom clang-format 8 years ago
documentation_cppreference.cc Formatted code with custom clang-format 8 years ago
documentation_cppreference.h Formatted code with custom clang-format 8 years ago
entrybox.cc Formatted code with custom clang-format 8 years ago
entrybox.h Formatted code with custom clang-format 8 years ago
files.h Auto-reloading of files changed on disk is now on by default, since this is also the default on several other editors. 8 years ago
filesystem.cc Formatted code with custom clang-format 8 years ago
filesystem.h Formatted code with custom clang-format 8 years ago
git.cc Formatted code with custom clang-format 8 years ago
git.h Formatted code with custom clang-format 8 years ago
info.cc Formatted code with custom clang-format 8 years ago
info.h Formatted code with custom clang-format 8 years ago
juci.cc Formatted code with custom clang-format 8 years ago
juci.h Formatted code with custom clang-format 8 years ago
menu.cc Formatted code with custom clang-format 8 years ago
menu.h Formatted code with custom clang-format 8 years ago
meson.cc Formatted code with custom clang-format 8 years ago
meson.h Formatted code with custom clang-format 8 years ago
notebook.cc Formatted code with custom clang-format 8 years ago
notebook.h Formatted code with custom clang-format 8 years ago
project.cc Language protocol: fixes to ::escape_text, and improved rename when entire buffer is replaced. Also some minor cleanups, and fixed a potential crash after use of scroll_to_cursor_delayed. 7 years ago
project.h Formatted code with custom clang-format 8 years ago
project_build.cc Formatted code with custom clang-format 8 years ago
project_build.h Formatted code with custom clang-format 8 years ago
selection_dialog.cc Language protocol: fixes to ::escape_text, and improved rename when entire buffer is replaced. Also some minor cleanups, and fixed a potential crash after use of scroll_to_cursor_delayed. 7 years ago
selection_dialog.h Formatted code with custom clang-format 8 years ago
source.cc Slight improvement when tabbing from empty line 7 years ago
source.h Cleanup of is_code_iter and related functions 7 years ago
source_base.cc Cleanup of is_code_iter and related functions 7 years ago
source_base.h Language protocol: fixes to ::escape_text, and improved rename when entire buffer is replaced. Also some minor cleanups, and fixed a potential crash after use of scroll_to_cursor_delayed. 7 years ago
source_clang.cc Formatted code with custom clang-format 8 years ago
source_clang.h Formatted code with custom clang-format 8 years ago
source_diff.cc Formatted code with custom clang-format 8 years ago
source_diff.h Formatted code with custom clang-format 8 years ago
source_language_protocol.cc Language protocol: rename and showing usages now fallsback to document_highlight if no better capability is supported. This for instance enables rename and showing usages when flow-language-server is used. 7 years ago
source_language_protocol.h Language protocol: fixes to ::escape_text, and improved rename when entire buffer is replaced. Also some minor cleanups, and fixed a potential crash after use of scroll_to_cursor_delayed. 7 years ago
source_spellcheck.cc Cleanup and fixing of ' handling in is_code_iter and is_spellcheck_iter, and added tests for is_spellcheck_iter and is_code_iter 7 years ago
source_spellcheck.h Cleanup and fixing of ' handling in is_code_iter and is_spellcheck_iter, and added tests for is_spellcheck_iter and is_code_iter 7 years ago
terminal.cc Formatted code with custom clang-format 8 years ago
terminal.h Formatted code with custom clang-format 8 years ago
tooltips.cc Formatted code with custom clang-format 8 years ago
tooltips.h Formatted code with custom clang-format 8 years ago
usages_clang.cc Formatted code with custom clang-format 8 years ago
usages_clang.h Improved CUDA support, and no longer passes multiple -x arguments to libclang. Some related cleanup as well. 8 years ago
window.cc Language protocol: fixes to ::escape_text, and improved rename when entire buffer is replaced. Also some minor cleanups, and fixed a potential crash after use of scroll_to_cursor_delayed. 7 years ago
window.h Formatted code with custom clang-format 8 years ago