eefe86f2b2Cleanup of dialog source/header files
eidheim
2021-03-31 10:53:18 +0200
076ee4d7cfNo longer resolves symbolic links when finding current path
eidheim
2021-03-31 10:45:20 +0200
d2a5d81b59Made project name terminal output bold on creating new C/C++ project
eidheim
2021-03-30 20:27:30 +0200
f709c31ec3Language client, rename: now open, rename, save and close unopened buffers (as seems to be necessary for some language servers)
eidheim
2021-03-29 15:09:25 +0200
cd6af96e0eFind Symbol now always uses ctags
eidheim
2021-03-29 14:22:12 +0200
61caf12e82Improved and simplified folder exclusion for grep and ctags
eidheim
2021-03-29 10:45:30 +0200
454fe03fb4Cleanup for terminal messages
eidheim
2021-03-27 15:09:38 +0100
c7da9c4977Corrected typo in language server installation instructions
eidheim
2021-03-27 14:03:38 +0100
cdf44cac9aRemoved unnecessary line in python language server installation instructions
eidheim
2021-03-27 14:01:19 +0100
77b60abf07Added installation instruction outputs upon detecting missing language servers when opening some source file types
eidheim
2021-03-27 13:53:01 +0100
d94024f38dAdded comment to Filesystem::find_executable, and slight changed message on created C/C++ project
eidheim
2021-03-27 13:29:01 +0100
7d1e49559fFixes#443: added preference item for keeping entry shown after running command
eidheim
2021-01-29 13:00:11 +0100
f853ae9d08Language client: workaround for buggy language servers that report double equal codeAction edits
eidheim
2021-01-06 13:25:38 +0100
5d06b6fdddLanguage client: slightly improved codeAction message where range is set to diagnostic range if only one diagnostic exists
eidheim
2021-01-05 10:54:04 +0100
fa716a5d8cUpdated cmake minimum required to 3.1
eidheim
2020-12-29 22:42:48 +0100
404ac10afaGo to Usage now shows filenames for all rows unless usages are in current file only
eidheim
2020-12-29 13:01:11 +0100
4f9b3c5940Fixed grep command: always show filename, even when folder contains only one file
eidheim
2020-12-28 19:38:08 +0100
4476df8b29Updated minimum required cmake version
eidheim
2020-10-26 14:32:50 +0100
1722d1288aFixed prettier error messages with ansi colors, and now add link tag to prettier error links
eidheim
2020-10-10 12:03:39 +0200
e3f294f5c8Slight improvement to find_close_symbol_forward and find_open_symbol_backward
eidheim
2020-10-09 12:30:58 +0200
60e6730b78Improved support for non-ascii symbol names
eidheim
2020-10-05 14:42:47 +0200
b59d4befe6Fixed markup on ctags results
eidheim
2020-10-06 09:59:08 +0200
3498b4bf82Fixes LanguageManager::guess_language calls in certain circumstances: use filename as argument instead of entire path
eidheim
2020-09-30 09:55:41 +0200
88b4900e35Added menu item Open With Default Application to right click directory menus
eidheim
2020-09-25 10:04:20 +0200