Commit Graph

  • d8630c02b9 cascade and remove two conflicting packages Jørgen Lien Sellæg 2019-05-31 19:10:23 +0200
  • d7790f3e70 remove deprecated packages Jørgen Lien Sellæg 2019-05-31 18:58:20 +0200
  • 5aa01cfaa5 Related to #406: updated dependencies installation for Debian and Debian based distributions eidheim 2019-05-31 12:50:17 +0200
  • 59ce9693c4 Updated libclangmm-submodule: fixed compilation issue on MacOS with latest llvm package eidheim 2019-05-21 12:42:56 +0200
  • 0e1fbd6662 add job to clear appveyor cache Jørgen Lien Sellæg 2019-05-16 17:59:18 +0200
  • 0d2cbd1399 sort target list Jørgen Lien Sellæg 2019-05-16 14:54:35 +0200
  • 0735598be3 use specific targets when selecting link libraries for boost Jørgen Lien Sellæg 2019-05-16 14:50:51 +0200
  • 8e922d74f5 do msys2 system upgrade in appveyor Jørgen Lien Sellæg 2019-05-10 09:01:51 +0200
  • b2593723d0 Cmake and meson: when no executable is found, look in src-folder if any eidheim 2019-05-16 09:15:21 +0200
  • 840da5b706 Added MacOS Mojave instructions eidheim 2019-05-15 20:04:30 +0200
  • 40c19bc252 libclang: prevent infinite loop when searching for symbol documentation eidheim 2019-05-10 12:17:46 +0200
  • f53bf4991e Fixed crash in newest libgit2: initialize must now be called before using git_diff_buffers eidheim 2019-05-05 18:47:01 +0200
  • 4a2d4e52ce Updated tiny-process-library submodule eidheim 2019-05-03 11:17:46 +0200
  • d56eb33385 Fixes #include-completion where an extra " or > was added after inserted text eidheim 2019-04-12 19:25:35 +0200
  • e09ef29a08 Added workaround for gtksourceview change: meson.build files are now again identified as meson-files eidheim 2019-04-07 09:26:34 +0200
  • 0837de33c3 Corrected arguments sent to libclang for newer llvm versions eidheim 2019-04-07 08:31:47 +0200
  • e074e4daea Fixes build and lldb issue on MacOS, and added workaround for buggy Gsv::Buffer::create_source_mark eidheim 2019-04-02 10:16:59 +0200
  • fa7bf3ae33 Updated install-instructions for MacOS eidheim 2019-03-26 11:10:26 +0100
  • 6106092891 MacOS: Added missing system include folder for llvm 8.0.0 eidheim 2019-03-26 10:43:47 +0100
  • c05d825858 Improvements to CompileCommands::get_arguments when file_path is a header file eidheim 2019-03-09 12:32:53 +0100
  • 0434a40379 Fixes #401: when parsing header files, try use the same flags as source files in the same folder eidheim 2019-03-08 12:32:48 +0100
  • ea00368ded add mingw64 to cache Jørgen Lien Sellæg 2019-03-07 16:48:35 +0100
  • 7a0477a11b set correct path for subsequent commands as well Jørgen Lien Sellæg 2019-03-07 16:32:07 +0100
  • 2f931a9647 use all available cores when compiling Jørgen Lien Sellæg 2019-03-07 16:30:49 +0100
  • f241aab997 speed up build by caching pacman packages between builds Jørgen Lien Sellæg 2019-03-07 16:19:30 +0100
  • 600adc6ad2 Merge https://gitlab.com/cppit/jucipp eidheim 2019-03-05 13:02:39 +0100
  • 0497b8c8e7 Updated libclangmm submodule eidheim 2019-03-05 11:22:58 +0100
  • 3cefe36949 update year Jørgen Lien Sellæg 2019-03-04 15:34:23 +0100
  • b466b46efa Removed unused member variable in git.h eidheim 2019-02-14 19:14:17 +0100
  • 418f6c13d3 Improved LIBGIT2_VER_MAJOR check eidheim 2019-02-14 19:05:01 +0100
  • 3e1ed92cc1
    src/git.cc: Fix API compatibility with libgit2 0.28 maxice8 2019-02-12 05:40:18 -0200
  • 8c6f76cca8 keep prefix in front of "CMakeFiles/" for executable path of cmake target Viktor Schneider 2019-02-02 03:42:05 +0100
  • cdc69d082d Language protocol: added uri encoding/decoding, and added missing argument escaping to some Terminal::process calls eidheim 2019-01-02 10:40:30 +0100
  • 51a55faae8 When running HTML-files, use npm start if npm-project is found eidheim 2018-12-02 08:30:25 +0100
  • 092d729554 Bracket languages: now adds or removes /**/ around selection when typing / eidheim 2018-11-30 11:56:27 +0100
  • 7cd178e2b2 Use lowercase instead of uppercase when sort naturally in directory view eidheim 2018-11-26 16:29:42 +0100
  • d9e49d8ba2 Directories and files in directory view are now naturally sorted eidheim 2018-11-16 22:36:36 +0100
  • 7a456b8ddb Added Edit.Show/Hide that can be used to hide text in a buffer by making it smaller eidheim 2018-11-14 16:21:31 +0100
  • 6eca4d6555 Added possibility to override theme font eidheim 2018-11-14 14:25:47 +0100
  • 343a518376 Language protocol: tab is now escaped eidheim 2018-11-16 14:47:06 +0100
  • aac80d0ade Prettier: speed up by no longer using prettier to find configuration path eidheim 2018-11-14 10:43:17 +0100
  • 9f9f4393dc Added additional buffer word tests eidheim 2018-11-12 09:34:04 +0100
  • a053feb38f Language protocol: correctly clears flow warnings eidheim 2018-11-12 09:21:19 +0100
  • ecd4c5dc55 Merge https://gitlab.com/cppit/jucipp eidheim 2018-11-12 09:12:09 +0100
  • 6934fb0790 Language protocol: made flow coverage asynchronous to speed up saving javascript files eidheim 2018-11-11 23:01:47 +0100
  • 414d8f195c Clang index no longer static due to libclang crashes when using the same index in parallel parses. eidheim 2018-11-10 12:45:01 +0100
  • 5157a3b635 Make use of lock_guard instead of unique_lock where possible eidheim 2018-11-09 20:44:31 +0100
  • dc026f5fa6 Added support for builds that includes compile_commands.json files created by tools like Bear and compiledb. Fixes #392 eidheim 2018-11-09 09:28:46 +0100
  • 8b8f493780 Fixed sorting of filenames and directories in directory view eidheim 2018-11-08 13:12:36 +0100
  • c6efc4599f Markdown format: no newlines in table rows starting with | eidheim 2018-11-06 08:06:56 +0100
  • f18e38c6bc Disabled excludeDeclarationsFromPCH due to libclang bug where clang_visitChildren could behave differently between runs eidheim 2018-11-05 10:10:42 +0100
  • 994573b75e Added support for snippets. Fixes #348 eidheim 2018-10-29 15:03:56 +0100
  • 97279b04dc Fixed directory git status for paths within a symbolic linked folder eidheim 2018-10-29 08:40:16 +0100
  • 58e5533a74 Added log.libclang to preferences that when enabled outputs diagnostics to standard output. Also set excludeDeclarationsFromPCH when creating clangmm::Index-instances eidheim 2018-10-26 10:58:30 +0200
  • acff98e83d Fixed broken "enhancement" link in README.md Noah11012 2018-10-26 19:53:24 +0000
  • ec18276160 v1.4.6 v1.4.6 eidheim 2018-10-25 12:35:50 +0200
  • dd3a02fc7d Fixed javascript indentation outside brackets when line starts with (, [ or { eidheim 2018-10-05 10:12:21 +0200
  • 0ea7655065 Updated Debian install instructions eidheim 2018-10-05 08:23:21 +0200
  • 88dc16d1f2 Fixed Project::Build::get_debug_path() that was not correctly changing <project_directory_name> when inserted from <default_build_path>. Reported in #394 eidheim 2018-10-05 08:02:06 +0200
  • 6f7388bf4d Fixed prettier error tooltips eidheim 2018-10-04 10:03:22 +0200
  • b9b31c3c93 No longer adds -fretain-comments-from-system-headers when using pch file. Related to #394 eidheim 2018-10-04 09:20:59 +0200
  • ffe3e90500 Added comment char for yaml eidheim 2018-10-04 09:08:03 +0200
  • cfba57dfcf Fixed Appveyor CI (resolves #393) Ole Christian Eidheim 2018-10-03 07:54:49 +0000
  • 0a4bc8cb60 Meson, related to #394: exclude dependency file generation when parsing to silence clang error eidheim 2018-10-03 08:58:38 +0200
  • 6e147af6fb Remove -include-pch arguments for header files eidheim 2018-10-03 08:10:51 +0200
  • e7b0a901f4 Merge https://gitlab.com/cppit/jucipp eidheim 2018-10-01 10:44:27 +0200
  • 596f8f166b Language protocol setup doc: flow-bin should be installed globally eidheim 2018-09-30 13:29:46 +0200
  • 122787f35d Language protocol: no longer adds documentation to autocomplete if it is equal to the detail already added eidheim 2018-09-30 12:31:34 +0200
  • 75760bb016 add shebang Jørgen Lien Sellæg 2018-09-28 12:45:04 +0200
  • a2116b12ed exit if cd fails Jørgen Lien Sellæg 2018-09-28 12:44:52 +0200
  • 2f52f4703d get debug information from bash Jørgen Lien Sellæg 2018-09-28 12:43:51 +0200
  • 780e27fcbf Update libclangmm submodule eidheim 2018-09-28 08:33:55 +0200
  • a5b2f75bab WIP notebook_tab Jørgen Lien Sellæg 2018-06-15 00:25:27 +0200
  • b1a3943da4 Correction to Find dialog, related to !390: last_search variable is now correctly updated when search entry is set to current selection. Also reverted history workaround. eidheim 2018-08-29 13:08:28 +0200
  • 3bbc3b0fe7 Fixed history skipping first entry after copying source view selection to initialize EntryBox. ckurz 2018-08-29 11:17:39 +0200
  • fc5c11f61e Find dialog will now use selection from active view as initial text. ckurz 2018-08-29 10:04:16 +0200
  • 1099fced5d Update README.md Ole Christian Eidheim 2018-08-27 10:31:57 +0000
  • 0776d0a5ea Corrected python versions in language servers document eidheim 2018-08-20 13:28:24 +0200
  • 5de75971d9 Language protocol: no longer shows tooltips when view is not in focus eidheim 2018-08-20 08:45:30 +0200
  • 03143e6166 Language protocol: corrected autocompletion insertion when selecting autocomplete items through for instance arrow up/down eidheim 2018-08-17 12:00:36 +0200
  • 365a471030 Language protocol: no longer adds parameters when selecting autocomplete items using for instance arrow down/up eidheim 2018-08-17 11:53:21 +0200
  • 47a5d3db58 Simplified and corrected autocomplete regexes. No longer autocompletes on . after a number eidheim 2018-08-16 12:52:56 +0200
  • 24246de5c3 Language protocol: fixed documentSymbol queries eidheim 2018-08-15 21:20:05 +0200
  • b61ff41300 Language protocol: added error message if request to server timed out. Also corrected error argument on handlers called on timeout or process error eidheim 2018-08-15 19:34:44 +0200
  • 7cb59e5adb Language protocol: improved Find Symbol, and implemented Go to Method eidheim 2018-08-14 22:31:55 +0200
  • 3aeb2d4d98 Fixed indentation when pasting Python code where the first line ends with : eidheim 2018-08-14 14:42:29 +0200
  • 29c0f8f124 Language protocol: no longer adds = after inserting named parameter eidheim 2018-08-13 06:32:43 +0200
  • deacb4314f No longer adds semicolon after lambda inside curly or square brackets eidheim 2018-08-12 07:56:47 +0200
  • 804b56a2c9 Added and made use of ScopeGuard class eidheim 2018-08-12 07:48:42 +0200
  • 27d4c3ea5f Language protocol: added argument completions for Python. Also removed unnecessary copy of text buffer. eidheim 2018-08-10 10:10:48 +0200
  • 99725f392c Removed custom BreakBeforeBraces and MaxEmptyLinesToKeep from default clang format style eidheim 2018-08-09 09:04:34 +0200
  • 0ee817e95e Improved spelling search and a slight optimization of finding C/C++ usages eidheim 2018-08-09 06:20:20 +0200
  • e34da71fd6 Now always fully reparses on file rename to avoid wrong file names in libclang operations eidheim 2018-08-08 09:22:23 +0200
  • d4fcd709df Removed SpaceBeforeParens: Never as default since it is very common to have spaces for instance between if and ( eidheim 2018-08-08 09:19:41 +0200
  • e95c2aa2f5 v1.4.5 v1.4.5 eidheim 2018-08-06 10:50:22 +0200
  • 6cc4fadd63 Ctags: now excludes node_modules even when run path is empty eidheim 2018-08-02 11:40:46 +0200
  • 057e68fdc1 Ctags now excludes node_modules, and language protocol show symbols now falls back to Ctags eidheim 2018-08-02 11:25:10 +0200
  • 9a79946194 Markdown style format: added | as special character so that newlines are not removed/added inside tables eidheim 2018-08-02 09:25:15 +0200
  • d540476356 Added note on Python3 and MacOS eidheim 2018-08-02 09:06:57 +0200
  • 4ddf229c58 Language protocol: fixed bug where only the current buffer was modified eidheim 2018-08-02 08:44:24 +0200