3042 Commits (1223a729082e86b296e72d9e0eb8bc35f5d775dd)
 

Author SHA1 Message Date
eidheim e3f294f5c8 Slight improvement to find_close_symbol_forward and find_open_symbol_backward 5 years ago
eidheim 60e6730b78 Improved support for non-ascii symbol names 5 years ago
eidheim b59d4befe6 Fixed markup on ctags results 5 years ago
eidheim 3498b4bf82 Fixes LanguageManager::guess_language calls in certain circumstances: use filename as argument instead of entire path 5 years ago
eidheim 88b4900e35 Added menu item Open With Default Application to right click directory menus 5 years ago
eidheim d8902c25f3 Removed unnecessary newline 5 years ago
Jørgen Lien Sellæg f8301c2648 remove unnecessary space 5 years ago
Jørgen Lien Sellæg d96121fa5a update to multiline echo and set shebangs to /bin/sh 5 years ago
Jørgen Lien Sellæg 67289736f9 update docs to use sh instead of bash and add chmod for glsl 5 years ago
Jørgen Lien Sellæg a89a965a80 add support for glsl shaders closes #439 5 years ago
eidheim 04b5aace73 Fixes #440: segmentation fault when running regex on very long lines. Also minor cleanup of Terminall::find_link, and added extra Termina::find_link tests. 5 years ago
eidheim 2074b03b7a Added Posix file link tagging to terminal 5 years ago
eidheim 9c726eaee3 Merge branch 'update-docs' of https://gitlab.com/cppit/jucipp 5 years ago
eidheim 25ce06b79c Added missing try around boost::property_tree::read_json call 5 years ago
Jørgen Lien Sellæg 5d1cd3282a add root hint to docs 5 years ago
eidheim 06d9854e15 Make terminal link tag higher priority than colored tags 5 years ago
eidheim b24113ae56 Improved terminal link tagging of Node.js error output 5 years ago
eidheim 9c0685cb01 No longer scroll terminal to botton when for instance running prettier or clang-format 5 years ago
eidheim 3c726f52da Formatting cleanup 5 years ago
Jørgen Lien Sellæg d518aab030 update lambdas to new format 5 years ago
Jørgen Lien Sellæg 6d40ecd8cc remove unnecessary else statement 5 years ago
Jørgen Lien Sellæg 007785a74d remove documentation about code style as it is no longer practise 5 years ago
Jørgen Lien Sellæg 889c80de70 add ci step to catch lint errors 5 years ago
Jørgen Lien Sellæg ead0a8c8b6 fix formatting in tooltips test 5 years ago
Jørgen Lien Sellæg 0a2f52f044 use if statement instead of ternary operator 5 years ago
Jørgen Lien Sellæg 946052c2a8 format raw strings 5 years ago
Jørgen Lien Sellæg bca93a62dc use correct format on certain parts 5 years ago
eidheim 4a76c6114f No longer adds semicolon after lambda expressions that are passed as arguments 5 years ago
eidheim f3d76e08ae Improved handling of enter after { at beginning of lambda expressions that are arguments 5 years ago
eidheim 19887dff27 Fixes #438: improved detection and handling of closing curly bracket in special circumstances 5 years ago
eidheim 64b67eedde Can now paste in terminal 5 years ago
eidheim 7e44c26615 Fix CI failure 5 years ago
eidheim 161b26aefa Cleanup of language client json parsing code 5 years ago
eidheim 85b19da51b Added include fixits for C warnings beginning with: implicitly declaring library function 5 years ago
eidheim 3124fa7fa3 Added suggestion to restart juCi++ on libclang completion failure 5 years ago
Jørgen Lien Sellæg 4e6c2c2d95 bind up tiny process lib and add test should also fix terminal warnings 5 years ago
eidheim e67799eec3 Added and made use of gray color in terminal. Also made all error messages red. 5 years ago
Jørgen Lien Sellæg 1a11a5736b update lldb test 5 years ago
Jørgen Lien Sellæg 92679161f4 update bindings of ctags, but disable test of it for now 5 years ago
Jørgen Lien Sellæg 9ad7c21407 update config test to not fail. Needs updating according to new config options 5 years ago
Jørgen Lien Sellæg 8a7dd41b73 initialize gtksourceviewmm since terminal uses that now and calls to terminal will cause an null value of the sourcebuffer 5 years ago
Jørgen Lien Sellæg 5139d6e127 add new line to terminal call 5 years ago
Jørgen Lien Sellæg 5b20c32754 remove enabled print 5 years ago
Jørgen Lien Sellæg 32a70dd5b0 add basic docs 5 years ago
Jørgen Lien Sellæg 19c3e90cca hook into juci after window has been loaded 5 years ago
Jørgen Lien Sellæg c7e67a70b4 handle creation of plugins directory if it doesn't exist, remove calls to terminal as it might not have been loaded yet at this point 5 years ago
Jørgen Lien Sellæg a994405c71 load config and plugins early 5 years ago
Jørgen Lien Sellæg ad60559d97 load plugins before application, we might want to do changes before the application starts 5 years ago
Jørgen Lien Sellæg 69d5297d88 bump version number so that config file updates 5 years ago
Jørgen Lien Sellæg c72aa8cdc4 Compiling again 5 years ago