2021 Commits (80f3c04ab84bc7da96484356694867e122c0e248)

Author SHA1 Message Date
eidheim 80f3c04ab8 Updated symbol urls for documentation lookup 7 months ago
eidheim abc42525a5 Updated symbol headers for include fixits 7 months ago
eidheim 7f5d5af4e2 Whitespace cleanup 7 months ago
eidheim 510e4f466c Removed Project::LanguageProtocol and added Build::GitBuild 8 months ago
eidheim 6b023d3b25 Language client: improved support for lean 10 months ago
eidheim bea59efc1c Language client: improvement to autocomplete after arrow and for servers that include seperation characters to the completion items 10 months ago
eidheim 210a8b35b2 Fixes #464: fixed language client autocomplete for clangd server 10 months ago
eidheim 18c119f651 Slight improvement to last commit 12 months ago
eidheim 6ae1680438 Made variable sized array constant size 12 months ago
doe300 598fdee582 Try to detect .m files as Objective-C 12 months ago
doe300 30cdbbf170 Add detection of .mm files as Objective-C 12 months ago
eidheim f8f112f3fc Made variable sized array constant size 1 year ago
eidheim 659dc0d49a Improved extend selection for latex 1 year ago
eidheim 14b3317eee Select all now works in terminal as well 1 year ago
eidheim 1f94ae9a80 Added comment char for prolog 1 year ago
eidheim eb9fc4d9e6 Fixed isysroot settings on MacOS 1 year ago
eidheim bd2cb0a288 Escape key now closes tooltips 2 years ago
eidheim 332bf8b627 Updated cmake_minimum_required 2 years ago
eidheim d473c95af0 Fixed fontconfig cmake search and libclang isysroot issue on MacOS 2 years ago
eidheim 617e5d96cb Minor improvement to space drawing code 2 years ago
eidheim 3be4752a64 Fixed space drawing 2 years ago
eidheim 14f37e4544 Fixed gtk_source_search functions for all gtksourceview versions 2 years ago
eidheim 261660c715 Added support for new space drawer in gtksourceview 2 years ago
eidheim de56bb1111 Fixed control-click to run source files on Linux 2 years ago
eidheim f4a1498c99 Reversed control-click to run source files on Linux for the time being 2 years ago
eidheim 54400ccf83 Cleanup of clang language server commits 2 years ago
Shivang Gangadia dfd4ef7f83 Restored C++14, made C++ language server access through symbolic linnk. Updated documentation. 2 years ago
Shivang Gangadia ffdf01c1ab Fixed C++20 ambiguous operator overload warning 2 years ago
Shivang Gangadia aedd819fbe Added support for optionally using LSP for c-like languages. Also bumped c++ version to 20 for project 2 years ago
eidheim a8163f0d84 Cleanup of menu inconsistency fix 2 years ago
eidheim efc98b5b13 Space between lines cleanup 2 years ago
Shivang Gangadia b4d6286460 Removed trailing app menu variable 2 years ago
Shivang Gangadia a5cf0529d5 Moved app menu to the menu bar to ensure consistent appearance across desktops. 2 years ago
Shivang Gangadia 69cec55f5a Added option to configure spacing between lines in editor 2 years ago
Shivang Gangadia 50adce1c4a Added support for configuration of space between lines in editor. Updated IsClangType to use a set. 2 years ago
eidheim 1289f45e59 Can now use control/command click to run source files directly from the directory view 2 years 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 3 years ago
doe300 481a728a59 Fix Clang resource directory lookup for Fedora with LLVM 17+ 3 years ago
eidheim 2b7fc1e7d6 Slight improvement to paste indentation for Python buffers 3 years ago