2005 Commits (332bf8b627399482c8ea38ab0563a347a6de7713)

Author SHA1 Message Date
eidheim 332bf8b627 Updated cmake_minimum_required 11 months ago
eidheim d473c95af0 Fixed fontconfig cmake search and libclang isysroot issue on MacOS 11 months ago
eidheim 617e5d96cb Minor improvement to space drawing code 1 year ago
eidheim 3be4752a64 Fixed space drawing 1 year ago
eidheim 14f37e4544 Fixed gtk_source_search functions for all gtksourceview versions 1 year ago
eidheim 261660c715 Added support for new space drawer in gtksourceview 1 year ago
eidheim de56bb1111 Fixed control-click to run source files on Linux 1 year ago
eidheim f4a1498c99 Reversed control-click to run source files on Linux for the time being 1 year ago
eidheim 54400ccf83 Cleanup of clang language server commits 1 year ago
Shivang Gangadia dfd4ef7f83 Restored C++14, made C++ language server access through symbolic linnk. Updated documentation. 1 year ago
Shivang Gangadia ffdf01c1ab Fixed C++20 ambiguous operator overload warning 1 year ago
Shivang Gangadia aedd819fbe Added support for optionally using LSP for c-like languages. Also bumped c++ version to 20 for project 1 year ago
eidheim a8163f0d84 Cleanup of menu inconsistency fix 1 year ago
eidheim efc98b5b13 Space between lines cleanup 1 year ago
Shivang Gangadia b4d6286460 Removed trailing app menu variable 1 year ago
Shivang Gangadia a5cf0529d5 Moved app menu to the menu bar to ensure consistent appearance across desktops. 1 year ago
Shivang Gangadia 69cec55f5a Added option to configure spacing between lines in editor 1 year ago
Shivang Gangadia 50adce1c4a Added support for configuration of space between lines in editor. Updated IsClangType to use a set. 1 year ago
eidheim 1289f45e59 Can now use control/command click to run source files directly from the directory view 1 year ago
eidheim cc3ecab010 Added project.open_with_default_application to preferences 2 years ago
eidheim 5bc8dde6de Language protocol: added sorting for rename items in case server does not return sorted changes 2 years ago
eidheim 2bff28a844 Added possibility to label run commands in the commands.json 2 years ago
eidheim fe16979289 ctags: location.symbol and location.source should now correspond with respect to escaping 2 years ago
eidheim f6aeb314f0 Added workaround for Invalid cross-device link error 2 years ago
eidheim 9e080d0f77 Improved indentation when inserting snippets 2 years ago
eidheim fccfd34771 Fixed boost::archive exception 2 years ago
eidheim 86b77fcff1 Replaced deprecated boost::filesystem::copy_option 2 years ago
eidheim 469d8c8cb0 Replaced deprecated boost::filesystem::iterator::no_push 2 years ago
eidheim 0889806b52 Removed use of deprecated boost::property_tree::get_child 2 years ago
eidheim 284cc068ff No longer considers keys pressed with control/command active as keyvals 2 years ago
eidheim 91425d9c74 Cleanup of clang resource directory lookup 2 years ago
doe300 481a728a59 Fix Clang resource directory lookup for Fedora with LLVM 17+ 2 years ago
eidheim 2b7fc1e7d6 Slight improvement to paste indentation for Python buffers 2 years ago
eidheim 043a105dc3 Search entry histories are now updated correctly 2 years ago
eidheim de7763e555 Fixed CMake and Meson project detection for dos newlines 2 years ago
eidheim ac3f17218a Updated cmake version when creating C/C++ projects 2 years ago
eidheim dd2f762924 Added support for prettier version 3 2 years ago
eidheim 43f4e9b30b Improved version extraction from clang_getClangVersion() 2 years ago
eidheim b269119622 Minor addition to source.tooltip_top_offset setting 2 years ago
eidheim f6f2610098 Made it possible to adjust tooltip top offset in configuration item source.tooltip_top_offset 2 years ago
eidheim ba3ee99d11 Added another attempt to find libclang resource path 3 years ago
eidheim 66b98f18f4 Platform independent way to find clang resource path 3 years ago
eidheim 70b01ba867 Further improvements to libclang's resource path 3 years ago
eidheim ddd53d98fb Improved resource path detection on systems without clang/clang++ installed 3 years ago
eidheim a5858199df Fixed rust-analyzer installation 3 years ago
eidheim 6cbaf89802 Cleanup of state handling and parsing in order to limit while loops with sleeps, and removed standard c++ version from libclang arguments due to C header crashes 3 years ago
eidheim c2d31f20ff Fixed autocomplete on for instance '.' after newline 3 years ago
eidheim 5370e68479 Added support for compile_commands.json file in project root folder 3 years ago
eidheim 082cee92ca Cleanup of CompileCommands class 3 years ago
eidheim 6603f52be9 Minor cleanup of clang -resource-dir setting 3 years ago