6 Commits (d518aab030150934192c79e81a655d8f1ff4f933)

Author SHA1 Message Date
Jørgen Lien Sellæg d518aab030 update lambdas to new format 5 years ago
eidheim 7bf9752200 Added colors to terminal warnings and errors 5 years ago
eidheim ed292c8c89 C/C++: corrected reparse after autocomplete error 5 years ago
eidheim 7aa3f3f323 Replaced type Gtk::TextBuffer::iterator with Gtk::TextIter 6 years ago
eidheim 60195fa0ec Added and made use of string functions starts_with and ends_with, and minor cleanup for selection window code 6 years ago
eidheim 480430ed16 Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
eidheim f2dee85d0f Language client: autocomplete documentation now supports markdown 6 years ago
eidheim d6f967281c Get token cleanup and improved rust debugging 6 years ago
eidheim 4b56c48e3e Now uses ctags to find methods in C/C++ source files 6 years ago
eidheim 2c5daa85e2 Fixed tests on FreeBSD 6 years ago
eidheim b5e5219a1c Cleanup of Ctags and Grep classes 6 years ago
eidheim 9ac4e65ddd Unescape Ctags source, and slight optimization of Ctag functions 6 years ago
eidheim 9346f0ee11 Slight optimization of ctags, and more general goto methods when ctags is used 6 years ago
eidheim 42341f98f3 Cleanup: added ec argument to filesystem calls, and added and made use of Project::get_view_folder and Project::get_directory_folder 6 years ago
eidheim 68156d7ef2 Fallback Go to Method now supported by all languages parsed by ctags. Additionally, if buffer is changed, a temporary file is created for ctags. 6 years ago
eidheim 7b34521a21 Added Go to Method to markdown and json files 6 years ago
eidheim 92b09633bf Renamed enum class enumerators 6 years ago
eidheim aa1c415e90 Fixes #373 : added Edit->Extend/Shrink Selection 6 years ago
eidheim 9e0a25e9ac Made use of clang's Thread Safety Analysis. Also added two new ci-jobs: static-analysis and thread-safety-analysis using the arch linux image. Static analysis tasks were removed from the other jobs. 7 years ago
eidheim 994573b75e Added support for snippets. Fixes #348 7 years ago