2978 Commits (617e5d96cb51b5c91a7b862e0a1e24289abb9fd9)
 

Author SHA1 Message Date
eidheim 617e5d96cb Minor improvement to space drawing code 1 year ago
eidheim 3be4752a64 Fixed space drawing 1 year ago
eidheim 4dc64b8cce Added cmake check for gtksourceviewmm-4 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 c7dbbcd962 Merge branch 'juci_menu_inconsistent' of https://gitlab.com/shivangsgangadia/jucipp-clangd-support 1 year ago
eidheim efc98b5b13 Space between lines cleanup 1 year ago
eidheim 27a4c47f5a Merge branch 'space_between_lines_option' of https://gitlab.com/shivangsgangadia/jucipp-clangd-support 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 20e74bd468 Updated libclangmm 1 year ago
eidheim 9d2604aa4b Updated libclangmm 1 year ago
eidheim 37e5f049d9 Updated libclangmm 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
Sven Otto ee90cfe3df Update install.md to cover OpenSuSE Leap as well, when i tried to compile it was missing some dependencies, now it builds successfully. You would probably have to check as there is still a Warning shown when running the IDE: "Could not find a supported Build System" 2 years ago
eidheim 9305e35f7a Updated LICENSE 2 years ago
eidheim 91425d9c74 Cleanup of clang resource directory lookup 2 years ago
eidheim 546d5810be Merge branch 'clang_resource_dir_fix' of https://gitlab.com/doe300/jucipp 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 f8cb78897a Updated CMake version 2 years ago
eidheim 23ebfaa509 v1.8.0 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 bdbcd22ca4 Updated submodules 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