2090 Commits (3841fc884b45a00d0e13479c6a38b6c914ceb0f1)

Author SHA1 Message Date
eidheim 0e79894422 Language client: added support for textDocument/diagnostic 1 day ago
eidheim 99af083411 Corrected directory view for known file types 5 days ago
eidheim 5623b1dd22 Improved shebang detection code 5 days ago
doe300 93aee538ea Detect some common script languages via shebang 2 weeks ago
eidheim 729e1660b7 Added word_wrap option for terminal 5 months ago
eidheim 423f140c3d Fixed dialog focus problem on MacOS 5 months ago
eidheim ddefa96d00 Moved methods in mutex.hpp to mutex.cpp and disabled thread analysis warnings in mutex.cpp 5 months ago
eidheim e4f7155f35 Slight adjustment to the blue ansi color 5 months ago
eidheim d3308e6843 Updated python exclude folders 5 months ago
eidheim c2eedbfce1 Now draws markdown lines in tooltips 5 months ago
eidheim 9d285e4466 Fixed tooltip indentation after list items 5 months ago
eidheim 679ebd68ec Added support for basedpyright 5 months ago
eidheim c707464b05 Replace deprecated Gdk::Cursor::create 5 months ago
eidheim b65fd1f910 Added replacement of deprecated Gtk::StyleContext::get_background_color(), and some cleanup 5 months ago
eidheim 9310077911 Language client: cleanup of workspace/applyEdit 5 months ago
eidheim a589edeaff Language client: improved search for lsp configuration response file 5 months ago
eidheim dd11a9c1d8 language client: cleanup of workspace/applyEdit 5 months ago
eidheim aa697b3ad8 Cleanup of ANSI escape code parsing, and added support for bold, italic, underline and strikethrough codes 5 months ago
eidheim 811df7c34d Changed bold tags from WEIGHT_ULTRAHEAVY to WEIGHT_BOLD 5 months ago
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 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 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