2591 Commits (e1bcc080ef657052856869e79647ca4cf85c7c6e)
 

Author SHA1 Message Date
eidheim bd3dfab765 Added Zen mode 5 years ago
eidheim 1055442772 Horizontal scrollbar on selection dialogs are no longer hidden 5 years ago
eidheim 8cbf9275e3 Added and made use of Project::Build::get_exclude_paths() 5 years ago
eidheim d3105fdc63 No longer shows info message when cancelling finding usages 5 years ago
eidheim 679fbcdcbc C/C++: can now cancel waiting for parsing buffers, and added check for crashed libclang processes in wait_parsing() 5 years ago
eidheim 46ad2f8459 Added Go to Tab in Window menu 5 years ago
eidheim 548e10b2ab Language client: improved detection of parameter number 5 years ago
eidheim 24b1688003 Language client: minor improvement to completion result parsing 5 years ago
eidheim fcbcc4e90e Language protocol: on signature help, show parameters only for current parameter position. Also improved signature help on named parameters 5 years ago
eidheim e21dd3681d Added workaround for libclang crash when looking for definitions of completion items 5 years ago
eidheim 0102ba90c9 Language client, python: links in diagnostics are now tagged 5 years ago
eidheim 965a9fec3a Fixed gcc warnings 5 years ago
eidheim 5ebccdaa58 Fixed compilation on FreeBSD 5 years ago
eidheim 7e41c5c2d5 Added -Wno-deprecated-declarations since gtksourceview does not seem to fix these warnings in the near future 5 years ago
eidheim 28fc254cb7 Cleanup of event naming 5 years ago
eidheim cf8f050e90 Terminal: now only scrolls to end of new text when scrollbar is at bottom 5 years ago
eidheim 6141282108 Slight improvement of Terminal::print 5 years ago
eidheim 2be7e1c943 Added std::regex::optimize to std::regex object constructions 5 years ago
eidheim 6e485514ed Improved resource use of Terminal::print 5 years ago
eidheim 9e170348df Tooltip sorkaround for flow's language server: make sure type information is shown first 5 years ago
eidheim b97cc5ca37 Cleanp of Tooltip::insert_code 5 years ago
eidheim 64fb22bcef C/C++: now shows type tooltip on this-object 6 years ago
eidheim b92da8dc12 Added syntax highlighting to tooltips, and some various cleanups. 6 years ago
eidheim 791c8b2d8c Hide tooltips on get_usages 6 years ago
eidheim 53a21d4d29 Cleanup after removing support for RLS (rust-analyzer should used instead) 6 years ago
eidheim 32d4859019 Cleanup of Go to Usage and rename message dialog 6 years ago
eidheim 5d6d664940 Added progress bar and possibility to cancel find usages and rename 6 years ago
eidheim 5445238c9a Soft wrap latex files as well 6 years ago
eidheim 088e708fd2 Added additional source_key test 6 years ago
eidheim a31cfcbb4a Reverted appveyor temporary fix now that appveyor works properly 6 years ago
eidheim 7b23428c2e Improved HTML and JSX indenting on enter 6 years ago
eidheim 3a7a4d1ccc Language client: added support for ?. completions 6 years ago
eidheim c952dec06c Added Cleanup of Ctags constructor 6 years ago
eidheim f867f8989f Slight improvement of Usages::Clang::parse_paths 6 years ago
eidheim 803195dafd Added and made use of Notebook::open(Source::View *view) 6 years ago
eidheim ef8bd4b166 Updated submodules 6 years ago
eidheim 76b9a049df Improved left/right arrow keys when using multiple cursors, and correctly clear snippet cursors when (main) cursor is moved manually 6 years ago
eidheim 1661a0766e Temporarily disable upgrade on Appveyor due to dependency error 6 years ago
eidheim 1c48dba45e Improved multiple cursor placement after left/right keys 6 years ago
eidheim 65deb655b9 Cleanup of mark creation, and added a combined snippet & multiple cursor test 6 years ago
eidheim beb9596db2 Cleanup of SourceBase::SnippetParameter class 6 years ago
eidheim f1f0638845 Cleanup of cursor history 6 years ago
eidheim f7a133b1ce Minor cleanup of cursor history 6 years ago
eidheim 7aa3f3f323 Replaced type Gtk::TextBuffer::iterator with Gtk::TextIter 6 years ago
eidheim 816418db40 Improved multiple cursor placements after undo or redo 6 years ago
eidheim a26ae56aae Cleanup of SelectionDialog::on_change and on_select 6 years ago
eidheim 84395d8a1f Updated About section in README 6 years ago
eidheim e1aae1cee3 Multiple cursor cleanup and improvement 6 years ago
eidheim d88c40fdcf Slightly improved snippet cursor behaviour, and multiple snippet parameter selections are now shown 6 years ago
eidheim 739a4081b2 Fixed control-left/right on MacOS 6 years ago