3029 Commits (bea9c089e46a943754e10f72658747e486ffc2bd)
 

Author SHA1 Message Date
doe300 bea9c089e4 Added base functionality to parse SARIF files and corresponding tests 3 weeks ago
eidheim 44288017b3 Updated cmake and docs since homebrew now has separate lldb package 3 weeks ago
eidheim d466638800 Update libclangmm module 3 weeks ago
eidheim dc7865e516 Updated archlinux install docs 3 weeks ago
eidheim 0e79894422 Language client: added support for textDocument/diagnostic 1 month ago
eidheim 99af083411 Corrected directory view for known file types 1 month ago
eidheim 5623b1dd22 Improved shebang detection code 1 month ago
eidheim a960e41187 Merge branch 'shebang' of https://gitlab.com/doe300/jucipp 1 month ago
eidheim 1f9e947a12 Fixed CI issue 2 months ago
doe300 93aee538ea Detect some common script languages via shebang 2 months ago
eidheim 729e1660b7 Added word_wrap option for terminal 6 months ago
eidheim 423f140c3d Fixed dialog focus problem on MacOS 6 months ago
eidheim 0bb5052d52 Added link option no_warn_duplicate_libraries to silence macos specific warnings 6 months ago
eidheim ddefa96d00 Moved methods in mutex.hpp to mutex.cpp and disabled thread analysis warnings in mutex.cpp 6 months ago
eidheim e4f7155f35 Slight adjustment to the blue ansi color 6 months ago
eidheim d3308e6843 Updated python exclude folders 6 months ago
eidheim c2eedbfce1 Now draws markdown lines in tooltips 6 months ago
eidheim 9d285e4466 Fixed tooltip indentation after list items 6 months ago
eidheim 679ebd68ec Added support for basedpyright 6 months ago
eidheim c707464b05 Replace deprecated Gdk::Cursor::create 6 months ago
eidheim b65fd1f910 Added replacement of deprecated Gtk::StyleContext::get_background_color(), and some cleanup 6 months ago
eidheim 9310077911 Language client: cleanup of workspace/applyEdit 6 months ago
eidheim a589edeaff Language client: improved search for lsp configuration response file 6 months ago
eidheim dd11a9c1d8 language client: cleanup of workspace/applyEdit 6 months ago
eidheim aa697b3ad8 Cleanup of ANSI escape code parsing, and added support for bold, italic, underline and strikethrough codes 6 months ago
eidheim 811df7c34d Changed bold tags from WEIGHT_ULTRAHEAVY to WEIGHT_BOLD 6 months ago
eidheim 80f3c04ab8 Updated symbol urls for documentation lookup 8 months ago
eidheim abc42525a5 Updated symbol headers for include fixits 8 months ago
eidheim 7f5d5af4e2 Whitespace cleanup 8 months ago
eidheim 510e4f466c Removed Project::LanguageProtocol and added Build::GitBuild 10 months ago
eidheim 6b023d3b25 Language client: improved support for lean 11 months ago
eidheim 7715265c68 Updated clangd language server instructions 11 months ago
eidheim bea59efc1c Language client: improvement to autocomplete after arrow and for servers that include seperation characters to the completion items 11 months ago
eidheim 210a8b35b2 Fixes #464: fixed language client autocomplete for clangd server 11 months ago
eidheim 18c119f651 Slight improvement to last commit 1 year ago
eidheim a8d8188bf2 Merge branch 'objective_c' of https://gitlab.com/doe300/jucipp 1 year ago
eidheim 6ae1680438 Made variable sized array constant size 1 year ago
doe300 598fdee582 Try to detect .m files as Objective-C 1 year ago
doe300 30cdbbf170 Add detection of .mm files as Objective-C 1 year 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 2 years ago
eidheim 1f94ae9a80 Added comment char for prolog 2 years ago
eidheim eb9fc4d9e6 Fixed isysroot settings on MacOS 2 years ago
eidheim e21a641d26 Fixed build issue on MacOS 2 years ago
eidheim bd2cb0a288 Escape key now closes tooltips 2 years ago
eidheim 1944bf78bb v1.8.1 2 years ago
eidheim 0984889b98 Fixed boost cmake warning 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