2654 Commits (ba6ebe81622aa5fd18565e7410019720c40fac13)
 

Author SHA1 Message Date
eidheim bb3e669445 Improvements in removal of internal namespaces in types shown in tooltips 5 years ago
eidheim 3ba7e26529 Further support for python docstrings 5 years ago
eidheim 1e472bd36c Tooltip links are no longer shortened in certain circumstances 5 years ago
eidheim d21bda1ba2 Added support for python docstrings, and releasing for instance shift no longer changes shown completion items 5 years ago
eidheim 3b21ebe33d Minor optimization 5 years ago
eidheim 83660f1398 Language client: no longer keeps parameter name when a new completion should occur 5 years ago
eidheim 9f9d5127ac Language client: added tooltip workarounds for the python language server 5 years ago
eidheim 953420ecc4 Removed necessary check 5 years ago
eidheim d8403582ed Temporary fix for appveyor 5 years ago
eidheim 97dadc5a0b Now shows full documentation, not only brief documentation, on C/C++ tooltips, and added a doxygen parser. 5 years ago
eidheim 1f895044a5 Star, underscore, and tilde can now be inserted around selections for all languages 5 years ago
eidheim 0c4731597e Added parameter names to C/C++ type tooltips, and simplified std::string types in C/C++ tooltips 5 years ago
eidheim f469a41601 Can now enable word wrap for specific languages 5 years ago
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